#DEEFE4#DEEFE4
#DEEFE4 is a very light, muted green. Relative luminance 0.829; OKLCH L 93.6% C 0.023 H 157.6°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEFE4 |
|---|---|
| RGB | rgb(222, 239, 228) |
| HSL | hsl(141, 35%, 90%) |
| HSV | hsv(141, 7%, 94%) |
| CMYK | cmyk(7.1%, 0%, 4.6%, 6.3%) |
| CIE-LAB | lab(92.95, -7.61, 3.39) |
| CIE-LCH | lch(92.95, 8.33, 155.99°) |
| OKLab | oklab(93.64% -0.0214 0.0089) |
| OKLCH | oklch(93.64% 0.023 157.6) |
| XYZ | xyz(74.9915, 82.8633, 85.4271) |
| Luminance | 0.8286 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.72
Mintcream
#F5FFFA
ΔE00 5.42
Azure (CSS)
#F0FFFF
ΔE00 6.30
Lightcyan
#E0FFFF
ΔE00 6.72
Light Grey
#D8DCD6
ΔE00 6.79
Ice
#D6FFFA
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEFE4 #EFDEE9
analogous
#E0EFDE #DEEFE4 #DEEFEC
triadic
#DEEFE4 #E4DEEF #EFE4DE
tetradic
#DEEFE4 #DEE0EF #EFDEE9 #EFECDE
square
#DEEFE4 #DEE0EF #EFDEE9 #EFECDE
split-complementary
#DEEFE4 #ECDEEF #EFDEE0
monochromatic
#8CC7A1 #B5DBC2 #DEEFE4 #EAF5EE #EAF5EE
Accessibility & contrast
On white
1.20
#DEEFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#DEEFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEFE4
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEFE4 | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFECE3
Deuteranopia (green-blind)
#EBEAE5
Tritanopia (blue-blind)
#DCEFEC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #deefe4; /* rgb */ color: rgb(222, 239, 228); /* oklch */ color: oklch(93.6% 0.023 157.6);
Tailwind
colors: {
custom: {
50: '#e8f4ec',
500: '#deefe4',
950: '#000000',
},
}SCSS
$custom: #deefe4; $custom-light: #e8f4ec; $custom-dark: #000000;
JSON
{
"hex": "#deefe4",
"rgb": {
"r": 222,
"g": 239,
"b": 228
},
"hsl": {
"h": 141.176,
"s": 34.694,
"l": 90.392
},
"oklch": {
"l": 0.93644,
"c": 0.0232,
"h": 157.6
},
"luminance": 0.82864
}Semantic roles & 50–950 ramp
primary
#DEEFE4
secondary
#CAA8BE
accent
#3884AE
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584