#CEDE9D#CEDE9D
#CEDE9D is a very light, moderate yellow-green. Relative luminance 0.678; OKLCH L 87.3% C 0.087 H 119.5°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDE9D |
|---|---|
| RGB | rgb(206, 222, 157) |
| HSL | hsl(75, 50%, 74%) |
| HSV | hsv(75, 29%, 87%) |
| CMYK | cmyk(7.2%, 0%, 29.3%, 12.9%) |
| CIE-LAB | lab(85.91, -15.98, 30.18) |
| CIE-LCH | lch(85.91, 34.15, 117.90°) |
| OKLab | oklab(87.28% -0.0427 0.0756) |
| OKLCH | oklch(87.28% 0.087 119.5) |
| XYZ | xyz(57.6603, 67.7988, 41.9406) |
| Luminance | 0.6780 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.07
Light Khaki
#E6F2A2
ΔE00 5.40
Greenish Tan
#BCCB7A
ΔE00 5.79
Light Grey Green
#B7E1A1
ΔE00 5.87
Greenish Beige
#C9D179
ΔE00 6.00
Pale Olive Green
#B1D27B
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDE9D #AD9DDE
analogous
#DECE9D #CEDE9D #AEDE9D
triadic
#CEDE9D #9DCEDE #DE9DCE
tetradic
#CEDE9D #9DDECE #AD9DDE #DE9DAE
square
#CEDE9D #9DDECE #AD9DDE #DE9DAE
split-complementary
#CEDE9D #9DAEDE #CE9DDE
monochromatic
#A0BF41 #B7CF6F #CEDE9D #E5EDCB #F4F7E8
Accessibility & contrast
On white
1.44
#CEDE9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#CEDE9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDE9D
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDE9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDE9D | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D799
Deuteranopia (green-blind)
#E4D7A0
Tritanopia (blue-blind)
#D4D7CD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cede9d; /* rgb */ color: rgb(206, 222, 157); /* oklch */ color: oklch(87.3% 0.087 119.5);
Tailwind
colors: {
custom: {
50: '#dde8ba',
500: '#cede9d',
950: '#000000',
},
}SCSS
$custom: #cede9d; $custom-light: #dde8ba; $custom-dark: #000000;
JSON
{
"hex": "#cede9d",
"rgb": {
"r": 206,
"g": 222,
"b": 157
},
"hsl": {
"h": 74.769,
"s": 49.618,
"l": 74.314
},
"oklch": {
"l": 0.87283,
"c": 0.08687,
"h": 119.5
},
"luminance": 0.67799
}Semantic roles & 50–950 ramp
primary
#CEDE9D
secondary
#7C69B6
accent
#29BD4D
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151611
muted
#848481