#CEDE9E#CEDE9E
#CEDE9E is a very light, moderate yellow-green. Relative luminance 0.678; OKLCH L 87.3% C 0.086 H 119.6°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDE9E |
|---|---|
| RGB | rgb(206, 222, 158) |
| HSL | hsl(75, 49%, 75%) |
| HSV | hsv(75, 29%, 87%) |
| CMYK | cmyk(7.2%, 0%, 28.8%, 12.9%) |
| CIE-LAB | lab(85.92, -15.84, 29.69) |
| CIE-LCH | lch(85.92, 33.65, 118.09°) |
| OKLab | oklab(87.3% -0.0423 0.0745) |
| OKLCH | oklch(87.3% 0.086 119.6) |
| XYZ | xyz(57.7460, 67.8331, 42.3921) |
| Luminance | 0.6783 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.17
Light Khaki
#E6F2A2
ΔE00 5.51
Light Grey Green
#B7E1A1
ΔE00 5.82
Greenish Tan
#BCCB7A
ΔE00 5.92
Greenish Beige
#C9D179
ΔE00 6.17
Pale Olive Green
#B1D27B
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDE9E #AE9EDE
analogous
#DECE9E #CEDE9E #AEDE9E
triadic
#CEDE9E #9ECEDE #DE9ECE
tetradic
#CEDE9E #9EDECE #AE9EDE #DE9EAE
square
#CEDE9E #9EDECE #AE9EDE #DE9EAE
split-complementary
#CEDE9E #9EAEDE #CE9EDE
monochromatic
#A0BF43 #B7CE70 #CEDE9E #E5EECC #F3F7E8
Accessibility & contrast
On white
1.44
#CEDE9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#CEDE9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDE9E
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDE9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDE9E | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D79A
Deuteranopia (green-blind)
#E4D7A1
Tritanopia (blue-blind)
#D4D7CD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cede9e; /* rgb */ color: rgb(206, 222, 158); /* oklch */ color: oklch(87.3% 0.086 119.6);
Tailwind
colors: {
custom: {
50: '#dde8bb',
500: '#cede9e',
950: '#000000',
},
}SCSS
$custom: #cede9e; $custom-light: #dde8bb; $custom-dark: #000000;
JSON
{
"hex": "#cede9e",
"rgb": {
"r": 206,
"g": 222,
"b": 158
},
"hsl": {
"h": 75,
"s": 49.231,
"l": 74.51
},
"oklch": {
"l": 0.87302,
"c": 0.08567,
"h": 119.6
},
"luminance": 0.67833
}Semantic roles & 50–950 ramp
primary
#CEDE9E
secondary
#7D6AB6
accent
#29BD4E
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151612
muted
#848482