#CEE889#CEE889
#CEE889 is a very light, vivid yellow-green. Relative luminance 0.726; OKLCH L 89.1% C 0.124 H 121.5°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE889 |
|---|---|
| RGB | rgb(206, 232, 137) |
| HSL | hsl(76, 67%, 72%) |
| HSV | hsv(76, 41%, 91%) |
| CMYK | cmyk(11.2%, 0%, 40.9%, 9%) |
| CIE-LAB | lab(88.28, -23.37, 43.33) |
| CIE-LCH | lch(88.28, 49.23, 118.34°) |
| OKLab | oklab(89.08% -0.0645 0.1055) |
| OKLCH | oklch(89.08% 0.124 121.5) |
| XYZ | xyz(58.8256, 72.6412, 34.5842) |
| Luminance | 0.7264 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.63
Pale Olive Green
#B1D27B
ΔE00 5.82
Light Yellow Green
#CCFD7F
ΔE00 5.97
Greenish Beige
#C9D179
ΔE00 6.06
Pistachio (survey)
#C0FA8B
ΔE00 6.08
Light Pea Green
#C4FE82
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE889 #A389E8
analogous
#E8D389 #CEE889 #9FE889
triadic
#CEE889 #89CEE8 #E889CE
tetradic
#CEE889 #89E8D3 #A389E8 #E8899F
square
#CEE889 #89E8D3 #A389E8 #E8899F
split-complementary
#CEE889 #899FE8 #D389E8
monochromatic
#A1CE28 #B9DE56 #CEE889 #E3F2BC #F4FAE5
Accessibility & contrast
On white
1.35
#CEE889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#CEE889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE889
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE889 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE82
Deuteranopia (green-blind)
#EFDE8E
Tritanopia (blue-blind)
#D5DFD1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cee889; /* rgb */ color: rgb(206, 232, 137); /* oklch */ color: oklch(89.1% 0.124 121.5);
Tailwind
colors: {
custom: {
50: '#deefad',
500: '#cee889',
950: '#000000',
},
}SCSS
$custom: #cee889; $custom-light: #deefad; $custom-dark: #000000;
JSON
{
"hex": "#cee889",
"rgb": {
"r": 206,
"g": 232,
"b": 137
},
"hsl": {
"h": 76.421,
"s": 67.376,
"l": 72.353
},
"oklch": {
"l": 0.89076,
"c": 0.12369,
"h": 121.5
},
"luminance": 0.72641
}Semantic roles & 50–950 ramp
primary
#CEE889
secondary
#7254C1
accent
#16CF49
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581