#CEDC91#CEDC91
#CEDC91 is a very light, moderate yellow-green. Relative luminance 0.664; OKLCH L 86.6% C 0.098 H 117.1°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDC91 |
|---|---|
| RGB | rgb(206, 220, 145) |
| HSL | hsl(71, 52%, 72%) |
| HSV | hsv(71, 34%, 86%) |
| CMYK | cmyk(6.4%, 0%, 34.1%, 13.7%) |
| CIE-LAB | lab(85.18, -16.54, 35.34) |
| CIE-LCH | lch(85.18, 39.02, 115.09°) |
| OKLab | oklab(86.64% -0.0448 0.0875) |
| OKLCH | oklch(86.64% 0.098 117.1) |
| XYZ | xyz(56.1576, 66.3529, 36.6315) |
| Luminance | 0.6635 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.97
Pale Olive
#B9CC81
ΔE00 4.29
Greenish Tan
#BCCB7A
ΔE00 4.41
Light Khaki
#E6F2A2
ΔE00 5.02
Pale Olive Green
#B1D27B
ΔE00 5.48
Palegoldenrod
#EEE8AA
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDC91 #9F91DC
analogous
#DCC591 #CEDC91 #A9DC91
triadic
#CEDC91 #91CEDC #DC91CE
tetradic
#CEDC91 #91DCC5 #9F91DC #DC91A9
square
#CEDC91 #91DCC5 #9F91DC #DC91A9
split-complementary
#CEDC91 #91A9DC #C591DC
monochromatic
#A1B83B #B9CD63 #CEDC91 #E3EBBF #F5F8E8
Accessibility & contrast
On white
1.47
#CEDC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#CEDC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDC91
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDC91 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D48C
Deuteranopia (green-blind)
#E4D594
Tritanopia (blue-blind)
#D6D4C9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cedc91; /* rgb */ color: rgb(206, 220, 145); /* oklch */ color: oklch(86.6% 0.098 117.1);
Tailwind
colors: {
custom: {
50: '#dee6b2',
500: '#cedc91',
950: '#000000',
},
}SCSS
$custom: #cedc91; $custom-light: #dee6b2; $custom-dark: #000000;
JSON
{
"hex": "#cedc91",
"rgb": {
"r": 206,
"g": 220,
"b": 145
},
"hsl": {
"h": 71.2,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.86637,
"c": 0.09827,
"h": 117.1
},
"luminance": 0.66353
}Semantic roles & 50–950 ramp
primary
#CEDC91
secondary
#6E5EB3
accent
#26BF43
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151611
muted
#848481