#CCE889#CCE889
#CCE889 is a very light, vivid yellow-green. Relative luminance 0.724; OKLCH L 88.9% C 0.124 H 122.4°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE889 |
|---|---|
| RGB | rgb(204, 232, 137) |
| HSL | hsl(78, 67%, 72%) |
| HSV | hsv(78, 41%, 91%) |
| CMYK | cmyk(12.1%, 0%, 40.9%, 9%) |
| CIE-LAB | lab(88.14, -24.11, 43.13) |
| CIE-LCH | lch(88.14, 49.41, 119.21°) |
| OKLab | oklab(88.93% -0.0666 0.1051) |
| OKLCH | oklch(88.93% 0.124 122.4) |
| XYZ | xyz(58.2737, 72.3567, 34.5583) |
| Luminance | 0.7236 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.92
Pale Olive Green
#B1D27B
ΔE00 5.62
Pistachio (survey)
#C0FA8B
ΔE00 5.76
Light Yellow Green
#CCFD7F
ΔE00 5.83
Greenish Beige
#C9D179
ΔE00 6.29
Celery
#C1FD95
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE889 #A589E8
analogous
#E8D489 #CCE889 #9DE889
triadic
#CCE889 #89CCE8 #E889CC
tetradic
#CCE889 #89E8D4 #A589E8 #E8899D
square
#CCE889 #89E8D4 #A589E8 #E8899D
split-complementary
#CCE889 #899DE8 #D489E8
monochromatic
#9DCE28 #B6DE56 #CCE889 #E2F2BC #F4FAE5
Accessibility & contrast
On white
1.36
#CCE889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#CCE889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE889
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE889 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE82
Deuteranopia (green-blind)
#EFDD8E
Tritanopia (blue-blind)
#D3DFD1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cce889; /* rgb */ color: rgb(204, 232, 137); /* oklch */ color: oklch(88.9% 0.124 122.4);
Tailwind
colors: {
custom: {
50: '#ddefad',
500: '#cce889',
950: '#000000',
},
}SCSS
$custom: #cce889; $custom-light: #ddefad; $custom-dark: #000000;
JSON
{
"hex": "#cce889",
"rgb": {
"r": 204,
"g": 232,
"b": 137
},
"hsl": {
"h": 77.684,
"s": 67.376,
"l": 72.353
},
"oklch": {
"l": 0.88932,
"c": 0.12439,
"h": 122.4
},
"luminance": 0.72357
}Semantic roles & 50–950 ramp
primary
#CCE889
secondary
#7454C1
accent
#16CF4D
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581