#DEE9DF#DEE9DF
#DEE9DF is a very light, near-neutral green. Relative luminance 0.791; OKLCH L 92.3% C 0.018 H 148.1°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE9DF |
|---|---|
| RGB | rgb(222, 233, 223) |
| HSL | hsl(125, 20%, 89%) |
| HSV | hsv(125, 5%, 91%) |
| CMYK | cmyk(4.7%, 0%, 4.3%, 8.6%) |
| CIE-LAB | lab(91.30, -5.47, 3.59) |
| CIE-LCH | lch(91.30, 6.54, 146.72°) |
| OKLab | oklab(92.29% -0.0151 0.0094) |
| OKLCH | oklch(92.29% 0.018 148.1) |
| XYZ | xyz(72.5800, 79.1347, 81.2485) |
| Luminance | 0.7913 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.42
Honeydew
#F0FFF0
ΔE00 5.01
Mintcream
#F5FFFA
ΔE00 5.27
Azure (CSS)
#F0FFFF
ΔE00 6.54
Ivory
#FFFFF0
ΔE00 6.90
Beige
#F5F5DC
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE9DF #E9DEE8
analogous
#E3E9DE #DEE9DF #DEE9E5
triadic
#DEE9DF #DFDEE9 #E9DFDE
tetradic
#DEE9DF #DEE3E9 #E9DEE8 #E9E5DE
square
#DEE9DF #DEE3E9 #E9DEE8 #E9E5DE
split-complementary
#DEE9DF #E5DEE9 #E9DEE3
monochromatic
#95B898 #B9D1BB #DEE9DF #EDF3ED #EDF3ED
Accessibility & contrast
On white
1.25
#DEE9DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#DEE9DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE9DF
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE9DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE9DF | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E7DF
Deuteranopia (green-blind)
#E7E6DF
Tritanopia (blue-blind)
#DDE8E6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dee9df; /* rgb */ color: rgb(222, 233, 223); /* oklch */ color: oklch(92.3% 0.018 148.1);
Tailwind
colors: {
custom: {
50: '#e8f0e9',
500: '#dee9df',
950: '#000000',
},
}SCSS
$custom: #dee9df; $custom-light: #e8f0e9; $custom-dark: #000000;
JSON
{
"hex": "#dee9df",
"rgb": {
"r": 222,
"g": 233,
"b": 223
},
"hsl": {
"h": 125.455,
"s": 20,
"l": 89.216
},
"oklch": {
"l": 0.92293,
"c": 0.01778,
"h": 148.1
},
"luminance": 0.79135
}Semantic roles & 50–950 ramp
primary
#DEE9DF
secondary
#C0ABBE
accent
#47969E
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161616
muted
#848584