#CEDC8D#CEDC8D
#CEDC8D is a very light, moderate yellow-green. Relative luminance 0.662; OKLCH L 86.6% C 0.103 H 116.8°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDC8D |
|---|---|
| RGB | rgb(206, 220, 141) |
| HSL | hsl(71, 53%, 71%) |
| HSV | hsv(71, 36%, 86%) |
| CMYK | cmyk(6.4%, 0%, 35.9%, 13.7%) |
| CIE-LAB | lab(85.11, -17.03, 37.28) |
| CIE-LCH | lch(85.11, 40.99, 114.55°) |
| OKLab | oklab(86.57% -0.0464 0.0919) |
| OKLCH | oklch(86.57% 0.103 116.8) |
| XYZ | xyz(55.8546, 66.2317, 35.0357) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.48
Greenish Tan
#BCCB7A
ΔE00 4.22
Pale Olive
#B9CC81
ΔE00 4.33
Light Khaki
#E6F2A2
ΔE00 5.00
Pale Olive Green
#B1D27B
ΔE00 5.34
Palegoldenrod
#EEE8AA
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDC8D #9B8DDC
analogous
#DCC28D #CEDC8D #A6DC8D
triadic
#CEDC8D #8DCEDC #DC8DCE
tetradic
#CEDC8D #8DDCC2 #9B8DDC #DC8DA6
square
#CEDC8D #8DDCC2 #9B8DDC #DC8DA6
split-complementary
#CEDC8D #8DA6DC #C28DDC
monochromatic
#A0B738 #BACE5E #CEDC8D #E2EABC #F5F8E8
Accessibility & contrast
On white
1.47
#CEDC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#CEDC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDC8D
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDC8D | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D487
Deuteranopia (green-blind)
#E5D591
Tritanopia (blue-blind)
#D6D4C8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cedc8d; /* rgb */ color: rgb(206, 220, 141); /* oklch */ color: oklch(86.6% 0.103 116.8);
Tailwind
colors: {
custom: {
50: '#dee6af',
500: '#cedc8d',
950: '#000000',
},
}SCSS
$custom: #cedc8d; $custom-light: #dee6af; $custom-dark: #000000;
JSON
{
"hex": "#cedc8d",
"rgb": {
"r": 206,
"g": 220,
"b": 141
},
"hsl": {
"h": 70.633,
"s": 53.02,
"l": 70.784
},
"oklch": {
"l": 0.86568,
"c": 0.1029,
"h": 116.8
},
"luminance": 0.66231
}Semantic roles & 50–950 ramp
primary
#CEDC8D
secondary
#6A5AB3
accent
#25C041
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151610
muted
#848481