#DEEEE3#DEEEE3
#DEEEE3 is a very light, muted green. Relative luminance 0.822; OKLCH L 93.4% C 0.022 H 155.9°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEEE3 |
|---|---|
| RGB | rgb(222, 238, 227) |
| HSL | hsl(139, 32%, 90%) |
| HSV | hsv(139, 7%, 93%) |
| CMYK | cmyk(6.7%, 0%, 4.6%, 6.7%) |
| CIE-LAB | lab(92.67, -7.29, 3.50) |
| CIE-LCH | lch(92.67, 8.08, 154.33°) |
| OKLab | oklab(93.41% -0.0205 0.0092) |
| OKLCH | oklch(93.41% 0.022 155.9) |
| XYZ | xyz(74.5611, 82.2240, 84.6008) |
| Luminance | 0.8223 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.83
Mintcream
#F5FFFA
ΔE00 5.36
Azure (CSS)
#F0FFFF
ΔE00 6.33
Light Grey
#D8DCD6
ΔE00 6.43
Lightcyan
#E0FFFF
ΔE00 7.00
Ivory
#FFFFF0
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEEE3 #EEDEE9
analogous
#E1EEDE #DEEEE3 #DEEEEB
triadic
#DEEEE3 #E3DEEE #EEE3DE
tetradic
#DEEEE3 #DEE1EE #EEDEE9 #EEEBDE
square
#DEEEE3 #DEE1EE #EEDEE9 #EEEBDE
split-complementary
#DEEEE3 #EBDEEE #EEDEE1
monochromatic
#8DC49E #B6D9C1 #DEEEE3 #EBF5EE #EBF5EE
Accessibility & contrast
On white
1.20
#DEEEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#DEEEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEEE3
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEEE3 | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEBE2
Deuteranopia (green-blind)
#EBE9E4
Tritanopia (blue-blind)
#DCEEEB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #deeee3; /* rgb */ color: rgb(222, 238, 227); /* oklch */ color: oklch(93.4% 0.022 155.9);
Tailwind
colors: {
custom: {
50: '#e8f3eb',
500: '#deeee3',
950: '#000000',
},
}SCSS
$custom: #deeee3; $custom-light: #e8f3eb; $custom-dark: #000000;
JSON
{
"hex": "#deeee3",
"rgb": {
"r": 222,
"g": 238,
"b": 227
},
"hsl": {
"h": 138.75,
"s": 32,
"l": 90.196
},
"oklch": {
"l": 0.93414,
"c": 0.02241,
"h": 155.9
},
"luminance": 0.82225
}Semantic roles & 50–950 ramp
primary
#DEEEE3
secondary
#C8A8BE
accent
#3B88AB
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584