#CDE889#CDE889
#CDE889 is a very light, vivid yellow-green. Relative luminance 0.725; OKLCH L 89.0% C 0.124 H 121.9°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE889 |
|---|---|
| RGB | rgb(205, 232, 137) |
| HSL | hsl(77, 67%, 72%) |
| HSV | hsv(77, 41%, 91%) |
| CMYK | cmyk(11.6%, 0%, 40.9%, 9%) |
| CIE-LAB | lab(88.21, -23.74, 43.23) |
| CIE-LCH | lch(88.21, 49.32, 118.78°) |
| OKLab | oklab(89% -0.0656 0.1053) |
| OKLCH | oklch(89% 0.124 121.9) |
| XYZ | xyz(58.5488, 72.4985, 34.5712) |
| Luminance | 0.7250 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.77
Pale Olive Green
#B1D27B
ΔE00 5.71
Light Yellow Green
#CCFD7F
ΔE00 5.89
Pistachio (survey)
#C0FA8B
ΔE00 5.92
Greenish Beige
#C9D179
ΔE00 6.17
Light Pea Green
#C4FE82
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE889 #A489E8
analogous
#E8D489 #CDE889 #9DE889
triadic
#CDE889 #89CDE8 #E889CD
tetradic
#CDE889 #89E8D4 #A489E8 #E8899D
square
#CDE889 #89E8D4 #A489E8 #E8899D
split-complementary
#CDE889 #899DE8 #D489E8
monochromatic
#9FCE28 #B7DE56 #CDE889 #E3F2BC #F4FAE5
Accessibility & contrast
On white
1.35
#CDE889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#CDE889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE889
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE889 | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE82
Deuteranopia (green-blind)
#EFDD8E
Tritanopia (blue-blind)
#D4DFD1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cde889; /* rgb */ color: rgb(205, 232, 137); /* oklch */ color: oklch(89.0% 0.124 121.9);
Tailwind
colors: {
custom: {
50: '#ddefad',
500: '#cde889',
950: '#000000',
},
}SCSS
$custom: #cde889; $custom-light: #ddefad; $custom-dark: #000000;
JSON
{
"hex": "#cde889",
"rgb": {
"r": 205,
"g": 232,
"b": 137
},
"hsl": {
"h": 77.053,
"s": 67.376,
"l": 72.353
},
"oklch": {
"l": 0.89004,
"c": 0.12404,
"h": 121.9
},
"luminance": 0.72499
}Semantic roles & 50–950 ramp
primary
#CDE889
secondary
#7354C1
accent
#16CF4B
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581