#CCE789#CCE789
#CCE789 is a very light, vivid yellow-green. Relative luminance 0.718; OKLCH L 88.7% C 0.123 H 122.0°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE789 |
|---|---|
| RGB | rgb(204, 231, 137) |
| HSL | hsl(77, 66%, 72%) |
| HSV | hsv(77, 41%, 91%) |
| CMYK | cmyk(11.7%, 0%, 40.7%, 9.4%) |
| CIE-LAB | lab(87.87, -23.63, 42.78) |
| CIE-LCH | lch(87.87, 48.88, 118.92°) |
| OKLab | oklab(88.72% -0.0652 0.1043) |
| OKLCH | oklch(88.72% 0.123 122) |
| XYZ | xyz(57.9930, 71.7953, 34.4647) |
| Luminance | 0.7179 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.86
Pale Olive Green
#B1D27B
ΔE00 5.47
Pistachio (survey)
#C0FA8B
ΔE00 6.03
Greenish Beige
#C9D179
ΔE00 6.03
Light Yellow Green
#CCFD7F
ΔE00 6.10
Pale Olive
#B9CC81
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE789 #A489E7
analogous
#E7D389 #CCE789 #9DE789
triadic
#CCE789 #89CCE7 #E789CC
tetradic
#CCE789 #89E7D3 #A489E7 #E7899D
square
#CCE789 #89E7D3 #A489E7 #E7899D
split-complementary
#CCE789 #899DE7 #D389E7
monochromatic
#9DCC2A #B6DD56 #CCE789 #E2F1BC #F4FAE6
Accessibility & contrast
On white
1.37
#CCE789 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#CCE789 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE789
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE789 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE789 | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD82
Deuteranopia (green-blind)
#EEDC8E
Tritanopia (blue-blind)
#D3DED0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cce789; /* rgb */ color: rgb(204, 231, 137); /* oklch */ color: oklch(88.7% 0.123 122.0);
Tailwind
colors: {
custom: {
50: '#ddeead',
500: '#cce789',
950: '#000000',
},
}SCSS
$custom: #cce789; $custom-light: #ddeead; $custom-dark: #000000;
JSON
{
"hex": "#cce789",
"rgb": {
"r": 204,
"g": 231,
"b": 137
},
"hsl": {
"h": 77.234,
"s": 66.197,
"l": 72.157
},
"oklch": {
"l": 0.88716,
"c": 0.12301,
"h": 122
},
"luminance": 0.71795
}Semantic roles & 50–950 ramp
primary
#CCE789
secondary
#7354C0
accent
#17CE4C
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581