#DEE7BB#DEE7BB
#DEE7BB is a very light, muted yellow-green. Relative luminance 0.763; OKLCH L 91.0% C 0.059 H 117.0°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE7BB |
|---|---|
| RGB | rgb(222, 231, 187) |
| HSL | hsl(72, 48%, 82%) |
| HSV | hsv(72, 19%, 91%) |
| CMYK | cmyk(3.9%, 0%, 19%, 9.4%) |
| CIE-LAB | lab(89.98, -10.36, 20.46) |
| CIE-LCH | lch(89.98, 22.93, 116.87°) |
| OKLab | oklab(90.99% -0.0266 0.0524) |
| OKLCH | oklch(90.99% 0.059 117) |
| XYZ | xyz(67.6689, 76.2695, 58.1607) |
| Luminance | 0.7627 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.50
Eggshell (survey)
#FFFFD4
ΔE00 6.19
Ecru
#FEFFCA
ΔE00 6.19
Cream
#FFFDD0
ΔE00 6.23
Ivory (survey)
#FFFFCB
ΔE00 6.30
Palegoldenrod
#EEE8AA
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE7BB #C4BBE7
analogous
#E7DABB #DEE7BB #C8E7BB
triadic
#DEE7BB #BBDEE7 #E7BBDE
tetradic
#DEE7BB #BBE7DA #C4BBE7 #E7BBC8
square
#DEE7BB #BBE7DA #C4BBE7 #E7BBC8
split-complementary
#DEE7BB #BBC8E7 #DABBE7
monochromatic
#B2C761 #C8D78E #DEE7BB #F4F7E8 #F4F7E8
Accessibility & contrast
On white
1.29
#DEE7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#DEE7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE7BB
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE7BB | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2B8
Deuteranopia (green-blind)
#ECE3BD
Tritanopia (blue-blind)
#E3E2DB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dee7bb; /* rgb */ color: rgb(222, 231, 187); /* oklch */ color: oklch(91.0% 0.059 117.0);
Tailwind
colors: {
custom: {
50: '#e8eecf',
500: '#dee7bb',
950: '#000000',
},
}SCSS
$custom: #dee7bb; $custom-light: #e8eecf; $custom-dark: #000000;
JSON
{
"hex": "#dee7bb",
"rgb": {
"r": 222,
"g": 231,
"b": 187
},
"hsl": {
"h": 72.273,
"s": 47.826,
"l": 81.961
},
"oklch": {
"l": 0.90994,
"c": 0.05876,
"h": 117
},
"luminance": 0.76269
}Semantic roles & 50–950 ramp
primary
#DEE7BB
secondary
#9184C2
accent
#2ABB48
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161613
muted
#848583