#CEDE89#CEDE89
#CEDE89 is a very light, moderate yellow-green. Relative luminance 0.672; OKLCH L 86.9% C 0.110 H 117.5°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDE89 |
|---|---|
| RGB | rgb(206, 222, 137) |
| HSL | hsl(71, 56%, 70%) |
| HSV | hsv(71, 38%, 87%) |
| CMYK | cmyk(7.2%, 0%, 38.3%, 12.9%) |
| CIE-LAB | lab(85.59, -18.50, 39.91) |
| CIE-LCH | lch(85.59, 43.98, 114.87°) |
| OKLab | oklab(86.93% -0.0508 0.0977) |
| OKLCH | oklch(86.93% 0.11 117.5) |
| XYZ | xyz(56.0904, 67.1709, 33.6725) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.53
Greenish Tan
#BCCB7A
ΔE00 4.53
Pale Olive
#B9CC81
ΔE00 4.79
Light Khaki
#E6F2A2
ΔE00 4.83
Pale Olive Green
#B1D27B
ΔE00 5.21
Khaki (CSS)
#F0E68C
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDE89 #9989DE
analogous
#DEC389 #CEDE89 #A3DE89
triadic
#CEDE89 #89CEDE #DE89CE
tetradic
#CEDE89 #89DEC3 #9989DE #DE89A3
square
#CEDE89 #89DEC3 #9989DE #DE89A3
split-complementary
#CEDE89 #89A3DE #C389DE
monochromatic
#A0B934 #BAD159 #CEDE89 #E2EBB9 #F5F8E7
Accessibility & contrast
On white
1.45
#CEDE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#CEDE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDE89
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDE89 | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D683
Deuteranopia (green-blind)
#E7D68D
Tritanopia (blue-blind)
#D6D5C9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cede89; /* rgb */ color: rgb(206, 222, 137); /* oklch */ color: oklch(86.9% 0.110 117.5);
Tailwind
colors: {
custom: {
50: '#dee8ac',
500: '#cede89',
950: '#000000',
},
}SCSS
$custom: #cede89; $custom-light: #dee8ac; $custom-dark: #000000;
JSON
{
"hex": "#cede89",
"rgb": {
"r": 206,
"g": 222,
"b": 137
},
"hsl": {
"h": 71.294,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.86928,
"c": 0.11012,
"h": 117.5
},
"luminance": 0.67171
}Semantic roles & 50–950 ramp
primary
#CEDE89
secondary
#6856B5
accent
#22C440
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151610
muted
#848481