#DCEEB9#DCEEB9
#DCEEB9 is a very light, moderate yellow-green. Relative luminance 0.799; OKLCH L 92.2% C 0.072 H 123.0°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEEB9 |
|---|---|
| RGB | rgb(220, 238, 185) |
| HSL | hsl(80, 61%, 83%) |
| HSV | hsv(80, 22%, 93%) |
| CMYK | cmyk(7.6%, 0%, 22.3%, 6.7%) |
| CIE-LAB | lab(91.63, -14.86, 23.73) |
| CIE-LCH | lch(91.63, 28.01, 122.06°) |
| OKLab | oklab(92.25% -0.0393 0.0604) |
| OKLCH | oklch(92.25% 0.072 123) |
| XYZ | xyz(68.8457, 79.8674, 57.6785) |
| Luminance | 0.7987 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 6.02
Very Pale Green
#CFFDBC
ΔE00 6.22
Very Light Green
#D1FFBD
ΔE00 6.37
Ecru
#FEFFCA
ΔE00 6.38
Light Sage
#BCECAC
ΔE00 6.57
Ivory (survey)
#FFFFCB
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEEB9 #CBB9EE
analogous
#EEE5B9 #DCEEB9 #C1EEB9
triadic
#DCEEB9 #B9DCEE #EEB9DC
tetradic
#DCEEB9 #B9EEE5 #CBB9EE #EEB9C1
square
#DCEEB9 #B9EEE5 #CBB9EE #EEB9C1
split-complementary
#DCEEB9 #B9C1EE #E5B9EE
monochromatic
#ABD657 #C3E288 #DCEEB9 #F3F9E6 #F3F9E6
Accessibility & contrast
On white
1.24
#DCEEB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#DCEEB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEEB9
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEEB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEEB9 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E7B6
Deuteranopia (green-blind)
#F2E7BB
Tritanopia (blue-blind)
#E0E9E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dceeb9; /* rgb */ color: rgb(220, 238, 185); /* oklch */ color: oklch(92.2% 0.072 123.0);
Tailwind
colors: {
custom: {
50: '#e7f3ce',
500: '#dceeb9',
950: '#000000',
},
}SCSS
$custom: #dceeb9; $custom-light: #e7f3ce; $custom-dark: #000000;
JSON
{
"hex": "#dceeb9",
"rgb": {
"r": 220,
"g": 238,
"b": 185
},
"hsl": {
"h": 80.377,
"s": 60.92,
"l": 82.941
},
"oklch": {
"l": 0.92248,
"c": 0.07209,
"h": 123
},
"luminance": 0.79867
}Semantic roles & 50–950 ramp
primary
#DCEEB9
secondary
#997FCC
accent
#1DC957
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161713
muted
#848583