#CEDC8A#CEDC8A
#CEDC8A is a very light, moderate yellow-green. Relative luminance 0.661; OKLCH L 86.5% C 0.106 H 116.6°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDC8A |
|---|---|
| RGB | rgb(206, 220, 138) |
| HSL | hsl(70, 54%, 70%) |
| HSV | hsv(70, 37%, 86%) |
| CMYK | cmyk(6.4%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(85.07, -17.39, 38.74) |
| CIE-LCH | lch(85.07, 42.46, 114.18°) |
| OKLab | oklab(86.52% -0.0476 0.0951) |
| OKLCH | oklch(86.52% 0.106 116.6) |
| XYZ | xyz(55.6344, 66.1436, 33.8760) |
| Luminance | 0.6614 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.18
Greenish Tan
#BCCB7A
ΔE00 4.17
Pale Olive
#B9CC81
ΔE00 4.44
Light Khaki
#E6F2A2
ΔE00 5.05
Pale Olive Green
#B1D27B
ΔE00 5.31
Khaki (CSS)
#F0E68C
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDC8A #988ADC
analogous
#DCC18A #CEDC8A #A5DC8A
triadic
#CEDC8A #8ACEDC #DC8ACE
tetradic
#CEDC8A #8ADCC1 #988ADC #DC8AA5
square
#CEDC8A #8ADCC1 #988ADC #DC8AA5
split-complementary
#CEDC8A #8AA5DC #C18ADC
monochromatic
#A0B536 #BACE5B #CEDC8A #E2EAB9 #F5F8E7
Accessibility & contrast
On white
1.48
#CEDC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#CEDC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDC8A
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDC8A | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D484
Deuteranopia (green-blind)
#E5D58E
Tritanopia (blue-blind)
#D6D4C8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cedc8a; /* rgb */ color: rgb(206, 220, 138); /* oklch */ color: oklch(86.5% 0.106 116.6);
Tailwind
colors: {
custom: {
50: '#dee6ad',
500: '#cedc8a',
950: '#000000',
},
}SCSS
$custom: #cedc8a; $custom-light: #dee6ad; $custom-dark: #000000;
JSON
{
"hex": "#cedc8a",
"rgb": {
"r": 206,
"g": 220,
"b": 138
},
"hsl": {
"h": 70.244,
"s": 53.947,
"l": 70.196
},
"oklch": {
"l": 0.86518,
"c": 0.10632,
"h": 116.6
},
"luminance": 0.66143
}Semantic roles & 50–950 ramp
primary
#CEDC8A
secondary
#6757B3
accent
#24C13F
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151610
muted
#848481