#CEDC85#CEDC85
#CEDC85 is a very light, moderate yellow. Relative luminance 0.660; OKLCH L 86.4% C 0.112 H 116.3°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDC85 |
|---|---|
| RGB | rgb(206, 220, 133) |
| HSL | hsl(70, 55%, 69%) |
| HSV | hsv(70, 40%, 86%) |
| CMYK | cmyk(6.4%, 0%, 39.5%, 13.7%) |
| CIE-LAB | lab(85.00, -17.97, 41.14) |
| CIE-LCH | lch(85.00, 44.90, 113.59°) |
| OKLab | oklab(86.44% -0.0495 0.1004) |
| OKLCH | oklch(86.44% 0.112 116.3) |
| XYZ | xyz(55.2807, 66.0022, 32.0132) |
| Luminance | 0.6600 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.84
Greenish Tan
#BCCB7A
ΔE00 4.22
Pale Olive
#B9CC81
ΔE00 4.75
Light Khaki
#E6F2A2
ΔE00 5.25
Pale Olive Green
#B1D27B
ΔE00 5.37
Khaki (CSS)
#F0E68C
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDC85 #9385DC
analogous
#DCBF85 #CEDC85 #A3DC85
triadic
#CEDC85 #85CEDC #DC85CE
tetradic
#CEDC85 #85DCBF #9385DC #DC85A3
square
#CEDC85 #85DCBF #9385DC #DC85A3
split-complementary
#CEDC85 #85A3DC #BF85DC
monochromatic
#9FB333 #BBCE55 #CEDC85 #E1EAB5 #F4F7E4
Accessibility & contrast
On white
1.48
#CEDC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#CEDC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDC85
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDC85 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D47E
Deuteranopia (green-blind)
#E6D589
Tritanopia (blue-blind)
#D7D3C7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cedc85; /* rgb */ color: rgb(206, 220, 133); /* oklch */ color: oklch(86.4% 0.112 116.3);
Tailwind
colors: {
custom: {
50: '#dee6aa',
500: '#cedc85',
950: '#000000',
},
}SCSS
$custom: #cedc85; $custom-light: #dee6aa; $custom-dark: #000000;
JSON
{
"hex": "#cedc85",
"rgb": {
"r": 206,
"g": 220,
"b": 133
},
"hsl": {
"h": 69.655,
"s": 55.414,
"l": 69.216
},
"oklch": {
"l": 0.86437,
"c": 0.11192,
"h": 116.3
},
"luminance": 0.66002
}Semantic roles & 50–950 ramp
primary
#CEDC85
secondary
#6252B3
accent
#23C33C
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151610
muted
#848481