#CEDC84#CEDC84
#CEDC84 is a very light, moderate yellow. Relative luminance 0.660; OKLCH L 86.4% C 0.113 H 116.2°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDC84 |
|---|---|
| RGB | rgb(206, 220, 132) |
| HSL | hsl(70, 56%, 69%) |
| HSV | hsv(70, 40%, 86%) |
| CMYK | cmyk(6.4%, 0%, 40%, 13.7%) |
| CIE-LAB | lab(84.98, -18.08, 41.62) |
| CIE-LCH | lch(84.98, 45.38, 113.48°) |
| OKLab | oklab(86.42% -0.0499 0.1014) |
| OKLCH | oklch(86.42% 0.113 116.2) |
| XYZ | xyz(55.2120, 65.9747, 31.6511) |
| Luminance | 0.6597 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.80
Greenish Tan
#BCCB7A
ΔE00 4.25
Pale Olive
#B9CC81
ΔE00 4.82
Light Khaki
#E6F2A2
ΔE00 5.30
Pale Olive Green
#B1D27B
ΔE00 5.40
Khaki (CSS)
#F0E68C
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDC84 #9284DC
analogous
#DCBE84 #CEDC84 #A2DC84
triadic
#CEDC84 #84CEDC #DC84CE
tetradic
#CEDC84 #84DCBE #9284DC #DC84A2
square
#CEDC84 #84DCBE #9284DC #DC84A2
split-complementary
#CEDC84 #84A2DC #BE84DC
monochromatic
#9EB333 #BBCE54 #CEDC84 #E1EAB4 #F4F7E3
Accessibility & contrast
On white
1.48
#CEDC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#CEDC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDC84
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDC84 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D47D
Deuteranopia (green-blind)
#E6D588
Tritanopia (blue-blind)
#D7D3C6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cedc84; /* rgb */ color: rgb(206, 220, 132); /* oklch */ color: oklch(86.4% 0.113 116.2);
Tailwind
colors: {
custom: {
50: '#dee6a9',
500: '#cedc84',
950: '#000000',
},
}SCSS
$custom: #cedc84; $custom-light: #dee6a9; $custom-dark: #000000;
JSON
{
"hex": "#cedc84",
"rgb": {
"r": 206,
"g": 220,
"b": 132
},
"hsl": {
"h": 69.545,
"s": 55.696,
"l": 69.02
},
"oklch": {
"l": 0.86421,
"c": 0.11302,
"h": 116.2
},
"luminance": 0.65974
}Semantic roles & 50–950 ramp
primary
#CEDC84
secondary
#6151B3
accent
#22C33C
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151610
muted
#848481