#CEDE91#CEDE91
#CEDE91 is a very light, moderate yellow-green. Relative luminance 0.674; OKLCH L 87.1% C 0.101 H 118.1°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDE91 |
|---|---|
| RGB | rgb(206, 222, 145) |
| HSL | hsl(72, 54%, 72%) |
| HSV | hsv(72, 35%, 87%) |
| CMYK | cmyk(7.2%, 0%, 34.7%, 12.9%) |
| CIE-LAB | lab(85.71, -17.54, 36.04) |
| CIE-LCH | lch(85.71, 40.08, 115.95°) |
| OKLab | oklab(87.06% -0.0476 0.0891) |
| OKLCH | oklch(87.06% 0.101 118.1) |
| XYZ | xyz(56.6857, 67.4090, 36.8075) |
| Luminance | 0.6741 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.25
Pale Olive
#B9CC81
ΔE00 4.54
Greenish Tan
#BCCB7A
ΔE00 4.70
Light Khaki
#E6F2A2
ΔE00 4.71
Pale Olive Green
#B1D27B
ΔE00 5.32
Light Grey Green
#B7E1A1
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDE91 #A191DE
analogous
#DEC891 #CEDE91 #A8DE91
triadic
#CEDE91 #91CEDE #DE91CE
tetradic
#CEDE91 #91DEC8 #A191DE #DE91A8
square
#CEDE91 #91DEC8 #A191DE #DE91A8
split-complementary
#CEDE91 #91A8DE #C891DE
monochromatic
#A1BC38 #B9D062 #CEDE91 #E3ECC0 #F5F8E7
Accessibility & contrast
On white
1.45
#CEDE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#CEDE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDE91
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDE91 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D68C
Deuteranopia (green-blind)
#E6D795
Tritanopia (blue-blind)
#D5D6CB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cede91; /* rgb */ color: rgb(206, 222, 145); /* oklch */ color: oklch(87.1% 0.101 118.1);
Tailwind
colors: {
custom: {
50: '#dee8b2',
500: '#cede91',
950: '#000000',
},
}SCSS
$custom: #cede91; $custom-light: #dee8b2; $custom-dark: #000000;
JSON
{
"hex": "#cede91",
"rgb": {
"r": 206,
"g": 222,
"b": 145
},
"hsl": {
"h": 72.468,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.87063,
"c": 0.10101,
"h": 118.1
},
"luminance": 0.67409
}Semantic roles & 50–950 ramp
primary
#CEDE91
secondary
#705DB6
accent
#24C145
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151611
muted
#848481