#CEDC8E#CEDC8E
#CEDC8E is a very light, moderate yellow-green. Relative luminance 0.663; OKLCH L 86.6% C 0.102 H 116.9°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDC8E |
|---|---|
| RGB | rgb(206, 220, 142) |
| HSL | hsl(71, 53%, 71%) |
| HSV | hsv(71, 35%, 86%) |
| CMYK | cmyk(6.4%, 0%, 35.5%, 13.7%) |
| CIE-LAB | lab(85.13, -16.91, 36.80) |
| CIE-LCH | lch(85.13, 40.50, 114.68°) |
| OKLab | oklab(86.59% -0.046 0.0908) |
| OKLCH | oklch(86.59% 0.102 116.9) |
| XYZ | xyz(55.9294, 66.2616, 35.4293) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.59
Greenish Tan
#BCCB7A
ΔE00 4.26
Pale Olive
#B9CC81
ΔE00 4.31
Light Khaki
#E6F2A2
ΔE00 4.99
Pale Olive Green
#B1D27B
ΔE00 5.37
Palegoldenrod
#EEE8AA
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDC8E #9C8EDC
analogous
#DCC38E #CEDC8E #A7DC8E
triadic
#CEDC8E #8ECEDC #DC8ECE
tetradic
#CEDC8E #8EDCC3 #9C8EDC #DC8EA7
square
#CEDC8E #8EDCC3 #9C8EDC #DC8EA7
split-complementary
#CEDC8E #8EA7DC #C38EDC
monochromatic
#A0B739 #BACE5F #CEDC8E #E2EABD #F5F8E8
Accessibility & contrast
On white
1.47
#CEDC8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#CEDC8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDC8E
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDC8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDC8E | 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)
#E6D488
Deuteranopia (green-blind)
#E5D592
Tritanopia (blue-blind)
#D6D4C8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cedc8e; /* rgb */ color: rgb(206, 220, 142); /* oklch */ color: oklch(86.6% 0.102 116.9);
Tailwind
colors: {
custom: {
50: '#dee6b0',
500: '#cedc8e',
950: '#000000',
},
}SCSS
$custom: #cedc8e; $custom-light: #dee6b0; $custom-dark: #000000;
JSON
{
"hex": "#cedc8e",
"rgb": {
"r": 206,
"g": 220,
"b": 142
},
"hsl": {
"h": 70.769,
"s": 52.703,
"l": 70.98
},
"oklch": {
"l": 0.86585,
"c": 0.10174,
"h": 116.9
},
"luminance": 0.66261
}Semantic roles & 50–950 ramp
primary
#CEDC8E
secondary
#6B5BB3
accent
#25C041
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151610
muted
#848481