Skip to content

#cee59f

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

RGB
206, 229, 159
HSL
80°, 57%, 76%
CMYK
10, 0, 31, 10
Luminance
0.7166

At a glance

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

Hex
#cee59f
Hue
80°
green
Saturation
57%
vivid
Lightness
76%
light
Brightness
90%
HSV value
Perceived
84%
weighted brightness
Luminance
0.7166
WCAG relative
Temperature
Warm
41/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
15.33:1
Closest name
Pale Goldenrod
ΔE2000 7.9
Where it sits
Hue80° of 360°
Saturation57%
Lightness76%
Temperature
Warm ← → Cool41% 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#cee59f
RGBrgb(206, 229, 159)
HSLhsl(80, 57%, 76%)
CMYKcmyk(10%, 0%, 31%, 10%)
LABlab(87.8 -19.2 31.7)
LCHlch(87.8 37.0 121.2)
OKLCHoklch(0.888 0.095 123.1)
Decimal13559199
Display P3color(display-p3 0.808 0.898 0.624)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cee59f on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#cee59f on black: 15.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EDDD9A
deuteranopia · #EADCA2
tritanopia · #D3DED3

Color scale — 50 to 950

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

#F9FBF4
#F2F7E9
#E4EFCD
#cee59f
#BBDB7B
#A5CF4E
#93C134
#7AA12B
#628023
#485E1D
#2D3A12
Base = 300Lightest = 50 · #F9FBF4Darkest = 950 · #2D3A12
:root {
  --brand-50: #F9FBF4;
  --brand-100: #F2F7E9;
  --brand-200: #E4EFCD;
  --brand-300: #cee59f;
  --brand-400: #BBDB7B;
  --brand-500: #A5CF4E;
  --brand-600: #93C134;
  --brand-700: #7AA12B;
  --brand-800: #628023;
  --brand-900: #485E1D;
  --brand-950: #2D3A12;
  --brand: #cee59f;
  --brand-ink: #000000;
}

Colors that work with #cee59f

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#DEEDC0
Hairlines and dividers
Muted text#819B4B
Captions on the surface
Accent#3128A4
Second voice, not a rival
Dark variant#4C641B
Hover, pressed, headers
Light variant#F5FAEB
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 #cee59f

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#B69FE5
Analogous left#E5D99F
Analogous right#ABE59F
Split-complement 1#9FABE5
Split-complement 2#D99FE5
Triadic 1#9FCEE5
Triadic 2#E59FCE
Tetradic#9FE5D9

RGB percentages

Red80.8%
Green89.8%
Blue62.4%

CMYK percentages

Cyan10.0%
Magenta0.0%
Yellow30.6%
Key (black)10.2%

Color previews

#cee59f text on a black background

contrast 15.33:1

Card sample

#cee59f text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cee59f

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.

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

#cee59f, answered

What color is #cee59f?

#cee59f is a light vivid green, closest to Pale Goldenrod (ΔE2000 7.9). It sits at 80° on the hue wheel with 57% saturation and 76% lightness, which reads as warm.

What is the RGB value of #cee59f?

rgb(206, 229, 159) — 206 red, 229 green and 159 blue out of 255, or 80.8% / 89.8% / 62.4% by channel.

Is #cee59f a light or a dark color?

It is a light color. Relative luminance is 0.7166 and perceived brightness is 84%, so black text on it reaches 15.33:1.

Should I use black or white text on #cee59f?

Black. It scores 15.33:1 against #cee59f, versus 1.37:1 for white — AAA at any size.

What is the complementary color of #cee59f?

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

What colors go well with #cee59f?

For interface work: #F8FAF4 as the surface, #DEEDC0 for borders, #819B4B for secondary text, #3128A4 as an accent and #4C641B for hover and pressed states. For a palette, the analogous pair #E5D99F and #ABE59F stays calm, while #B69FE5 is the loudest partner.

What is #cee59f in CMYK for printing?

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

Is #cee59f warm or cool?

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

Work with #cee59f in the Color Lab