#CEDE97#CEDE97
#CEDE97 is a very light, moderate yellow-green. Relative luminance 0.676; OKLCH L 87.2% C 0.094 H 118.7°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDE97 |
|---|---|
| RGB | rgb(206, 222, 151) |
| HSL | hsl(74, 52%, 73%) |
| HSV | hsv(74, 32%, 87%) |
| CMYK | cmyk(7.2%, 0%, 32%, 12.9%) |
| CIE-LAB | lab(85.81, -16.77, 33.12) |
| CIE-LCH | lch(85.81, 37.12, 116.86°) |
| OKLab | oklab(87.17% -0.0452 0.0824) |
| OKLCH | oklch(87.17% 0.094 118.7) |
| XYZ | xyz(57.1606, 67.5990, 39.3088) |
| Luminance | 0.6760 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.66
Light Khaki
#E6F2A2
ΔE00 4.92
Greenish Beige
#C9D179
ΔE00 5.04
Greenish Tan
#BCCB7A
ΔE00 5.12
Pale Olive Green
#B1D27B
ΔE00 5.69
Light Grey Green
#B7E1A1
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDE97 #A797DE
analogous
#DECA97 #CEDE97 #AADE97
triadic
#CEDE97 #97CEDE #DE97CE
tetradic
#CEDE97 #97DECA #A797DE #DE97AA
square
#CEDE97 #97DECA #A797DE #DE97AA
split-complementary
#CEDE97 #97AADE #CA97DE
monochromatic
#A1BE3C #B8CF69 #CEDE97 #E4EDC5 #F4F8E8
Accessibility & contrast
On white
1.45
#CEDE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#CEDE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDE97
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDE97 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D692
Deuteranopia (green-blind)
#E5D79A
Tritanopia (blue-blind)
#D5D7CC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cede97; /* rgb */ color: rgb(206, 222, 151); /* oklch */ color: oklch(87.2% 0.094 118.7);
Tailwind
colors: {
custom: {
50: '#dde8b6',
500: '#cede97',
950: '#000000',
},
}SCSS
$custom: #cede97; $custom-light: #dde8b6; $custom-dark: #000000;
JSON
{
"hex": "#cede97",
"rgb": {
"r": 206,
"g": 222,
"b": 151
},
"hsl": {
"h": 73.521,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.8717,
"c": 0.09401,
"h": 118.7
},
"luminance": 0.67599
}Semantic roles & 50–950 ramp
primary
#CEDE97
secondary
#7663B6
accent
#26BF49
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151611
muted
#848481