#CEDC90#CEDC90
#CEDC90 is a very light, moderate yellow-green. Relative luminance 0.663; OKLCH L 86.6% C 0.099 H 117.0°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDC90 |
|---|---|
| RGB | rgb(206, 220, 144) |
| HSL | hsl(71, 52%, 71%) |
| HSV | hsv(71, 35%, 86%) |
| CMYK | cmyk(6.4%, 0%, 34.5%, 13.7%) |
| CIE-LAB | lab(85.16, -16.67, 35.83) |
| CIE-LCH | lch(85.16, 39.52, 114.95°) |
| OKLab | oklab(86.62% -0.0452 0.0886) |
| OKLCH | oklch(86.62% 0.099 117) |
| XYZ | xyz(56.0809, 66.3222, 36.2272) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.84
Pale Olive
#B9CC81
ΔE00 4.29
Greenish Tan
#BCCB7A
ΔE00 4.35
Light Khaki
#E6F2A2
ΔE00 5.00
Pale Olive Green
#B1D27B
ΔE00 5.44
Palegoldenrod
#EEE8AA
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDC90 #9E90DC
analogous
#DCC490 #CEDC90 #A8DC90
triadic
#CEDC90 #90CEDC #DC90CE
tetradic
#CEDC90 #90DCC4 #9E90DC #DC90A8
square
#CEDC90 #90DCC4 #9E90DC #DC90A8
split-complementary
#CEDC90 #90A8DC #C490DC
monochromatic
#A1B83A #B9CD61 #CEDC90 #E3EBBF #F5F8E8
Accessibility & contrast
On white
1.47
#CEDC90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#CEDC90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDC90
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDC90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDC90 | 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)
#E6D48B
Deuteranopia (green-blind)
#E4D593
Tritanopia (blue-blind)
#D6D4C9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cedc90; /* rgb */ color: rgb(206, 220, 144); /* oklch */ color: oklch(86.6% 0.099 117.0);
Tailwind
colors: {
custom: {
50: '#dee6b1',
500: '#cedc90',
950: '#000000',
},
}SCSS
$custom: #cedc90; $custom-light: #dee6b1; $custom-dark: #000000;
JSON
{
"hex": "#cedc90",
"rgb": {
"r": 206,
"g": 220,
"b": 144
},
"hsl": {
"h": 71.053,
"s": 52.055,
"l": 71.373
},
"oklch": {
"l": 0.8662,
"c": 0.09943,
"h": 117
},
"luminance": 0.66322
}Semantic roles & 50–950 ramp
primary
#CEDC90
secondary
#6D5DB3
accent
#26BF42
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151611
muted
#848481