#CEDC8F#CEDC8F
#CEDC8F is a very light, moderate yellow-green. Relative luminance 0.663; OKLCH L 86.6% C 0.101 H 116.9°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDC8F |
|---|---|
| RGB | rgb(206, 220, 143) |
| HSL | hsl(71, 52%, 71%) |
| HSV | hsv(71, 35%, 86%) |
| CMYK | cmyk(6.4%, 0%, 35%, 13.7%) |
| CIE-LAB | lab(85.14, -16.79, 36.31) |
| CIE-LCH | lch(85.14, 40.01, 114.82°) |
| OKLab | oklab(86.6% -0.0456 0.0897) |
| OKLCH | oklch(86.6% 0.101 116.9) |
| XYZ | xyz(56.0048, 66.2918, 35.8265) |
| Luminance | 0.6629 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.71
Pale Olive
#B9CC81
ΔE00 4.29
Greenish Tan
#BCCB7A
ΔE00 4.30
Light Khaki
#E6F2A2
ΔE00 4.99
Pale Olive Green
#B1D27B
ΔE00 5.40
Palegoldenrod
#EEE8AA
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDC8F #9D8FDC
analogous
#DCC38F #CEDC8F #A7DC8F
triadic
#CEDC8F #8FCEDC #DC8FCE
tetradic
#CEDC8F #8FDCC3 #9D8FDC #DC8FA7
square
#CEDC8F #8FDCC3 #9D8FDC #DC8FA7
split-complementary
#CEDC8F #8FA7DC #C38FDC
monochromatic
#A0B739 #BACD60 #CEDC8F #E2EBBE #F5F8E8
Accessibility & contrast
On white
1.47
#CEDC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#CEDC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDC8F
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDC8F | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D489
Deuteranopia (green-blind)
#E5D592
Tritanopia (blue-blind)
#D6D4C9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cedc8f; /* rgb */ color: rgb(206, 220, 143); /* oklch */ color: oklch(86.6% 0.101 116.9);
Tailwind
colors: {
custom: {
50: '#dee6b0',
500: '#cedc8f',
950: '#000000',
},
}SCSS
$custom: #cedc8f; $custom-light: #dee6b0; $custom-dark: #000000;
JSON
{
"hex": "#cedc8f",
"rgb": {
"r": 206,
"g": 220,
"b": 143
},
"hsl": {
"h": 70.909,
"s": 52.381,
"l": 71.176
},
"oklch": {
"l": 0.86602,
"c": 0.10059,
"h": 116.9
},
"luminance": 0.66291
}Semantic roles & 50–950 ramp
primary
#CEDC8F
secondary
#6C5CB3
accent
#26C042
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151610
muted
#848481