#DEE8BB#DEE8BB
#DEE8BB is a very light, moderate yellow-green. Relative luminance 0.768; OKLCH L 91.2% C 0.060 H 117.8°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE8BB |
|---|---|
| RGB | rgb(222, 232, 187) |
| HSL | hsl(73, 49%, 82%) |
| HSV | hsv(73, 19%, 91%) |
| CMYK | cmyk(4.3%, 0%, 19.4%, 9%) |
| CIE-LAB | lab(90.24, -10.87, 20.82) |
| CIE-LCH | lch(90.24, 23.48, 117.57°) |
| OKLab | oklab(91.2% -0.0281 0.0533) |
| OKLCH | oklch(91.2% 0.06 117.8) |
| XYZ | xyz(67.9495, 76.8309, 58.2542) |
| Luminance | 0.7683 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.59
Ecru
#FEFFCA
ΔE00 6.10
Eggshell (survey)
#FFFFD4
ΔE00 6.21
Ivory (survey)
#FFFFCB
ΔE00 6.24
Cream
#FFFDD0
ΔE00 6.26
Palegoldenrod
#EEE8AA
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE8BB #C5BBE8
analogous
#E8DCBB #DEE8BB #C8E8BB
triadic
#DEE8BB #BBDEE8 #E8BBDE
tetradic
#DEE8BB #BBE8DC #C5BBE8 #E8BBC8
square
#DEE8BB #BBE8DC #C5BBE8 #E8BBC8
split-complementary
#DEE8BB #BBC8E8 #DCBBE8
monochromatic
#B2C960 #C8D98D #DEE8BB #F4F7E8 #F4F7E8
Accessibility & contrast
On white
1.28
#DEE8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#DEE8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE8BB
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE8BB | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE3B8
Deuteranopia (green-blind)
#EDE3BD
Tritanopia (blue-blind)
#E3E3DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dee8bb; /* rgb */ color: rgb(222, 232, 187); /* oklch */ color: oklch(91.2% 0.060 117.8);
Tailwind
colors: {
custom: {
50: '#e8efcf',
500: '#dee8bb',
950: '#000000',
},
}SCSS
$custom: #dee8bb; $custom-light: #e8efcf; $custom-dark: #000000;
JSON
{
"hex": "#dee8bb",
"rgb": {
"r": 222,
"g": 232,
"b": 187
},
"hsl": {
"h": 73.333,
"s": 49.451,
"l": 82.157
},
"oklch": {
"l": 0.912,
"c": 0.0602,
"h": 117.8
},
"luminance": 0.76831
}Semantic roles & 50–950 ramp
primary
#DEE8BB
secondary
#9284C3
accent
#29BD4A
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161613
muted
#848583