#CEDE84#CEDE84
#CEDE84 is a very light, moderate yellow-green. Relative luminance 0.670; OKLCH L 86.8% C 0.116 H 117.1°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDE84 |
|---|---|
| RGB | rgb(206, 222, 132) |
| HSL | hsl(71, 58%, 69%) |
| HSV | hsv(71, 41%, 87%) |
| CMYK | cmyk(7.2%, 0%, 40.5%, 12.9%) |
| CIE-LAB | lab(85.52, -19.07, 42.30) |
| CIE-LCH | lch(85.52, 46.40, 114.26°) |
| OKLab | oklab(86.85% -0.0527 0.1029) |
| OKLCH | oklch(86.85% 0.116 117.1) |
| XYZ | xyz(55.7400, 67.0307, 31.8271) |
| Luminance | 0.6703 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.32
Greenish Tan
#BCCB7A
ΔE00 4.64
Light Khaki
#E6F2A2
ΔE00 5.09
Pale Olive
#B9CC81
ΔE00 5.13
Pale Olive Green
#B1D27B
ΔE00 5.34
Khaki (CSS)
#F0E68C
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDE84 #9484DE
analogous
#DEC184 #CEDE84 #A1DE84
triadic
#CEDE84 #84CEDE #DE84CE
tetradic
#CEDE84 #84DEC1 #9484DE #DE84A1
square
#CEDE84 #84DEC1 #9484DE #DE84A1
split-complementary
#CEDE84 #84A1DE #C184DE
monochromatic
#9FB731 #BBD154 #CEDE84 #E1EBB4 #F4F8E5
Accessibility & contrast
On white
1.46
#CEDE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#CEDE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDE84
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDE84 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57D
Deuteranopia (green-blind)
#E7D688
Tritanopia (blue-blind)
#D7D5C8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cede84; /* rgb */ color: rgb(206, 222, 132); /* oklch */ color: oklch(86.8% 0.116 117.1);
Tailwind
colors: {
custom: {
50: '#dee8a9',
500: '#cede84',
950: '#000000',
},
}SCSS
$custom: #cede84; $custom-light: #dee8a9; $custom-dark: #000000;
JSON
{
"hex": "#cede84",
"rgb": {
"r": 206,
"g": 222,
"b": 132
},
"hsl": {
"h": 70.667,
"s": 57.692,
"l": 69.412
},
"oklch": {
"l": 0.86849,
"c": 0.11565,
"h": 117.1
},
"luminance": 0.6703
}Semantic roles & 50–950 ramp
primary
#CEDE84
secondary
#6351B5
accent
#20C53E
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151610
muted
#848481