Skip to content

#ceeb9e

a light, vivid green · neutral · closest name: Pale Goldenrod

RGB
206, 235, 158
HSL
83°, 66%, 77%
CMYK
12, 0, 33, 8
Luminance
0.7501

At a glance

Every number on this page in one read: what #ceeb9e is made of, how bright it looks, and which way it leans.

Hex
#ceeb9e
Hue
83°
green
Saturation
66%
vivid
Lightness
77%
light
Brightness
92%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7501
WCAG relative
Temperature
Neutral
44/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
16.00:1
Closest name
Pale Goldenrod
ΔE2000 8.9
Where it sits
Hue83° of 360°
Saturation66%
Lightness77%
Temperature
Warm ← → Cool44% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#ceeb9e
RGBrgb(206, 235, 158)
HSLhsl(83, 66%, 77%)
CMYKcmyk(12%, 0%, 33%, 8%)
LABlab(89.4 -22.2 34.3)
LCHlch(89.4 40.9 122.9)
OKLCHoklch(0.901 0.105 125.2)
Decimal13560734
Display P3color(display-p3 0.808 0.922 0.620)

Copy-ready code

/* CSS */
color: #ceeb9e;
background-color: #ceeb9e;
/* Tailwind (arbitrary) */
class="text-[#ceeb9e] bg-[#ceeb9e]"
/* SCSS */
$brand: #ceeb9e;
/* SwiftUI */
Color(red: 0.808, green: 0.922, blue: 0.620)
/* Android */
Color.parseColor("#ceeb9e")
/* Flutter */
Color(0xFFCEEB9E)
/* Python / OpenCV (BGR) */
(158, 235, 206)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #ceeb9e · 16.00:1
Use #000000AAA at every size.
Aa
White text · 1.31:1
AA fail · AA large fail · AAA fail
Aa
Black text · 16.00:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #ceeb9e as text scores 1.31:1 on white and 16.00:1 on black.

Accessibility — WCAG contrast

Aa
#ceeb9e on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#ceeb9e on black: 16.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F3E299
deuteranopia · #EFE0A2
tritanopia · #D3E4D7

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ceeb9e is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F8FBF3
#F2F8E8
#E3F1CB
#ceeb9e
#B9E273
#A1D945
#8ECB2A
#77A923
#5F871C
#466218
#2C3D0F
Base = 300Lightest = 50 · #F8FBF3Darkest = 950 · #2C3D0F
:root {
  --brand-50: #F8FBF3;
  --brand-100: #F2F8E8;
  --brand-200: #E3F1CB;
  --brand-300: #ceeb9e;
  --brand-400: #B9E273;
  --brand-500: #A1D945;
  --brand-600: #8ECB2A;
  --brand-700: #77A923;
  --brand-800: #5F871C;
  --brand-900: #466218;
  --brand-950: #2C3D0F;
  --brand: #ceeb9e;
  --brand-ink: #000000;
}

Colors that work with #ceeb9e

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F8FAF4
Tinted page background
Border#DCEDC0
Hairlines and dividers
Muted text#7D9B4B
Captions on the surface
Accent#311FAD
Second voice, not a rival
Dark variant#4A6A16
Hover, pressed, headers
Light variant#F4FBEA
Selected rows, tints
Dark surface#1E2414
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #ceeb9e

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#BB9EEB
Analogous left#EBE29E
Analogous right#A8EB9E
Split-complement 1#9EA8EB
Split-complement 2#E29EEB
Triadic 1#9ECEEB
Triadic 2#EB9ECE
Tetradic#9EEBE2

RGB percentages

Red80.8%
Green92.2%
Blue62.0%

CMYK percentages

Cyan12.3%
Magenta0.0%
Yellow32.8%
Key (black)7.8%

Color previews

#ceeb9e text on a black background

contrast 16.00:1

Card sample

#ceeb9e text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #ceeb9e;
Background color
Panel with #ceeb9e background
background-color: #ceeb9e;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #ceeb9e;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(206, 235, 158, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(206, 235, 158, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ceeb9e;
background: linear-gradient(135deg, #ceeb9e, #9EEBA2);

Monochromatic scale

Palettes built from #ceeb9e

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#ceeb9e in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#ceeb9e, answered

What color is #ceeb9e?

#ceeb9e is a light vivid green, closest to Pale Goldenrod (ΔE2000 8.9). It sits at 83° on the hue wheel with 66% saturation and 77% lightness, which reads as neutral.

What is the RGB value of #ceeb9e?

rgb(206, 235, 158) — 206 red, 235 green and 158 blue out of 255, or 80.8% / 92.2% / 62% by channel.

Is #ceeb9e a light or a dark color?

It is a light color. Relative luminance is 0.7501 and perceived brightness is 86%, so black text on it reaches 16.00:1.

Should I use black or white text on #ceeb9e?

Black. It scores 16.00:1 against #ceeb9e, versus 1.31:1 for white — AAA at any size.

What is the complementary color of #ceeb9e?

#BB9EEB sits directly opposite on the wheel. Softer options are the split-complements #9EA8EB and #E29EEB, which give the same contrast with far less vibration.

What colors go well with #ceeb9e?

For interface work: #F8FAF4 as the surface, #DCEDC0 for borders, #7D9B4B for secondary text, #311FAD as an accent and #4A6A16 for hover and pressed states. For a palette, the analogous pair #EBE29E and #A8EB9E stays calm, while #BB9EEB is the loudest partner.

What is #ceeb9e in CMYK for printing?

cmyk(12%, 0%, 33%, 8%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #ceeb9e warm or cool?

Neutral — it scores 44 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #EAEB9E; nudged cooler, #B1EC9D.

Work with #ceeb9e in the Color Lab