#CEDF84#CEDF84
#CEDF84 is a very light, moderate yellow-green. Relative luminance 0.676; OKLCH L 87.1% C 0.117 H 117.6°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDF84 |
|---|---|
| RGB | rgb(206, 223, 132) |
| HSL | hsl(71, 59%, 70%) |
| HSV | hsv(71, 41%, 87%) |
| CMYK | cmyk(7.6%, 0%, 40.8%, 12.5%) |
| CIE-LAB | lab(85.79, -19.56, 42.64) |
| CIE-LCH | lch(85.79, 46.91, 114.64°) |
| OKLab | oklab(87.06% -0.0541 0.1037) |
| OKLCH | oklch(87.06% 0.117 117.6) |
| XYZ | xyz(56.0064, 67.5635, 31.9159) |
| Luminance | 0.6756 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.59
Greenish Tan
#BCCB7A
ΔE00 4.85
Light Khaki
#E6F2A2
ΔE00 5.01
Pale Olive
#B9CC81
ΔE00 5.30
Pale Olive Green
#B1D27B
ΔE00 5.34
Khaki (CSS)
#F0E68C
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDF84 #9584DF
analogous
#DFC384 #CEDF84 #A1DF84
triadic
#CEDF84 #84CEDF #DF84CE
tetradic
#CEDF84 #84DFC3 #9584DF #DF84A1
square
#CEDF84 #84DFC3 #9584DF #DF84A1
split-complementary
#CEDF84 #84A1DF #C384DF
monochromatic
#9FB930 #BBD253 #CEDF84 #E1ECB5 #F5F8E5
Accessibility & contrast
On white
1.45
#CEDF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#CEDF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDF84
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDF84 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67D
Deuteranopia (green-blind)
#E8D788
Tritanopia (blue-blind)
#D7D6C9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cedf84; /* rgb */ color: rgb(206, 223, 132); /* oklch */ color: oklch(87.1% 0.117 117.6);
Tailwind
colors: {
custom: {
50: '#dee9a9',
500: '#cedf84',
950: '#000000',
},
}SCSS
$custom: #cedf84; $custom-light: #dee9a9; $custom-dark: #000000;
JSON
{
"hex": "#cedf84",
"rgb": {
"r": 206,
"g": 223,
"b": 132
},
"hsl": {
"h": 71.209,
"s": 58.71,
"l": 69.608
},
"oklch": {
"l": 0.87063,
"c": 0.11698,
"h": 117.6
},
"luminance": 0.67563
}Semantic roles & 50–950 ramp
primary
#CEDF84
secondary
#6451B6
accent
#1FC63E
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151610
muted
#848481