Skip to content

#ceec89

a light, vivid green · warm · closest name: Khaki

RGB
206, 236, 137
HSL
78°, 72%, 73%
CMYK
13, 0, 42, 8
Luminance
0.7492

At a glance

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

Hex
#ceec89
Hue
78°
green
Saturation
72%
vivid
Lightness
73%
light
Brightness
93%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7492
WCAG relative
Temperature
Warm
40/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
15.98:1
Closest name
Khaki
ΔE2000 9.5
Where it sits
Hue78° of 360°
Saturation72%
Lightness73%
Temperature
Warm ← → Cool40% cool

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

Every format

HEX#ceec89
RGBrgb(206, 236, 137)
HSLhsl(78, 72%, 73%)
CMYKcmyk(13%, 0%, 42%, 8%)
LABlab(89.3 -25.3 44.7)
LCHlch(89.3 51.3 119.5)
OKLCHoklch(0.899 0.129 122.8)
Decimal13560969
Display P3color(display-p3 0.808 0.925 0.537)

Copy-ready code

/* CSS */
color: #ceec89;
background-color: #ceec89;
/* Tailwind (arbitrary) */
class="text-[#ceec89] bg-[#ceec89]"
/* SCSS */
$brand: #ceec89;
/* SwiftUI */
Color(red: 0.808, green: 0.925, blue: 0.537)
/* Android */
Color.parseColor("#ceec89")
/* Flutter */
Color(0xFFCEEC89)
/* Python / OpenCV (BGR) */
(137, 236, 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 #ceec89 · 15.98:1
Use #000000AAA at every size.
Aa
White text · 1.31:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.98:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #ceec89 as text scores 1.31:1 on white and 15.98:1 on black.

Accessibility — WCAG contrast

Aa
#ceec89 on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#ceec89 on black: 15.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F6E181
deuteranopia · #F2E08E
tritanopia · #D5E3D4

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ceec89 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.

#F9FCF3
#F3F8E7
#E6F3C9
#ceec89
#C3E86E
#AFE03E
#9DD322
#83B01C
#698D17
#4D6614
#30400D
Base = 300Lightest = 50 · #F9FCF3Darkest = 950 · #30400D
:root {
  --brand-50: #F9FCF3;
  --brand-100: #F3F8E7;
  --brand-200: #E6F3C9;
  --brand-300: #ceec89;
  --brand-400: #C3E86E;
  --brand-500: #AFE03E;
  --brand-600: #9DD322;
  --brand-700: #83B01C;
  --brand-800: #698D17;
  --brand-900: #4D6614;
  --brand-950: #30400D;
  --brand: #ceec89;
  --brand-ink: #000000;
}

Colors that work with #ceec89

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#F9FAF4
Tinted page background
Border#DFEDC0
Hairlines and dividers
Muted text#839B4B
Captions on the surface
Accent#2118B4
Second voice, not a rival
Dark variant#526E12
Hover, pressed, headers
Light variant#F6FBE9
Selected rows, tints
Dark surface#1F2414
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 #ceec89

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#A789EC
Analogous left#ECD889
Analogous right#9CEC89
Split-complement 1#899CEC
Split-complement 2#D889EC
Triadic 1#89CEEC
Triadic 2#EC89CE
Tetradic#89ECD8

RGB percentages

Red80.8%
Green92.5%
Blue53.7%

CMYK percentages

Cyan12.7%
Magenta0.0%
Yellow41.9%
Key (black)7.5%

Color previews

#ceec89 text on a black background

contrast 15.98:1

Card sample

#ceec89 text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(206, 236, 137, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(206, 236, 137, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ceec89;
background: linear-gradient(135deg, #ceec89, #8CEC89);

Monochromatic scale

Palettes built from #ceec89

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.

#ceec89 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.

#ceec89, answered

What color is #ceec89?

#ceec89 is a light vivid green, closest to Khaki (ΔE2000 9.5). It sits at 78° on the hue wheel with 72% saturation and 73% lightness, which reads as warm.

What is the RGB value of #ceec89?

rgb(206, 236, 137) — 206 red, 236 green and 137 blue out of 255, or 80.8% / 92.5% / 53.7% by channel.

Is #ceec89 a light or a dark color?

It is a light color. Relative luminance is 0.7492 and perceived brightness is 85%, so black text on it reaches 15.98:1.

Should I use black or white text on #ceec89?

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

What is the complementary color of #ceec89?

#A789EC sits directly opposite on the wheel. Softer options are the split-complements #899CEC and #D889EC, which give the same contrast with far less vibration.

What colors go well with #ceec89?

For interface work: #F9FAF4 as the surface, #DFEDC0 for borders, #839B4B for secondary text, #2118B4 as an accent and #526E12 for hover and pressed states. For a palette, the analogous pair #ECD889 and #9CEC89 stays calm, while #A789EC is the loudest partner.

What is #ceec89 in CMYK for printing?

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

Is #ceec89 warm or cool?

Warm — it scores 40 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #ECE689; nudged cooler, #A9ED87.

Work with #ceec89 in the Color Lab