#DEEEE5#DEEEE5
#DEEEE5 is a very light, muted green. Relative luminance 0.823; OKLCH L 93.5% C 0.021 H 161.5°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEEE5 |
|---|---|
| RGB | rgb(222, 238, 229) |
| HSL | hsl(146, 32%, 90%) |
| HSV | hsv(146, 7%, 93%) |
| CMYK | cmyk(6.7%, 0%, 3.8%, 6.7%) |
| CIE-LAB | lab(92.72, -6.93, 2.53) |
| CIE-LCH | lch(92.72, 7.37, 159.91°) |
| OKLab | oklab(93.47% -0.0197 0.0066) |
| OKLCH | oklch(93.47% 0.021 161.5) |
| XYZ | xyz(74.8388, 82.3351, 86.0630) |
| Luminance | 0.8234 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.20
Mintcream
#F5FFFA
ΔE00 4.94
Azure (CSS)
#F0FFFF
ΔE00 5.66
Light Grey
#D8DCD6
ΔE00 6.16
Lightcyan
#E0FFFF
ΔE00 6.48
Ice
#D6FFFA
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEEE5 #EEDEE7
analogous
#DFEEDE #DEEEE5 #DEEEED
triadic
#DEEEE5 #E5DEEE #EEE5DE
tetradic
#DEEEE5 #DEDFEE #EEDEE7 #EEEDDE
square
#DEEEE5 #DEDFEE #EEDEE7 #EEEDDE
split-complementary
#DEEEE5 #EDDEEE #EEDEDF
monochromatic
#8DC4A5 #B6D9C5 #DEEEE5 #EBF5EF #EBF5EF
Accessibility & contrast
On white
1.20
#DEEEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#DEEEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEEE5
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEEE5 | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEBE5
Deuteranopia (green-blind)
#EAE9E5
Tritanopia (blue-blind)
#DBEEEB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #deeee5; /* rgb */ color: rgb(222, 238, 229); /* oklch */ color: oklch(93.5% 0.021 161.5);
Tailwind
colors: {
custom: {
50: '#e8f3ed',
500: '#deeee5',
950: '#000000',
},
}SCSS
$custom: #deeee5; $custom-light: #e8f3ed; $custom-dark: #000000;
JSON
{
"hex": "#deeee5",
"rgb": {
"r": 222,
"g": 238,
"b": 229
},
"hsl": {
"h": 146.25,
"s": 32,
"l": 90.196
},
"oklch": {
"l": 0.93469,
"c": 0.02076,
"h": 161.5
},
"luminance": 0.82336
}Semantic roles & 50–950 ramp
primary
#DEEEE5
secondary
#C8A8BA
accent
#3B7AAB
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584