#DEEFE2#DEEFE2
#DEEFE2 is a very light, muted green. Relative luminance 0.828; OKLCH L 93.6% C 0.025 H 152.9°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEFE2 |
|---|---|
| RGB | rgb(222, 239, 226) |
| HSL | hsl(134, 35%, 90%) |
| HSV | hsv(134, 7%, 94%) |
| CMYK | cmyk(7.1%, 0%, 5.4%, 6.3%) |
| CIE-LAB | lab(92.91, -7.97, 4.36) |
| CIE-LCH | lch(92.91, 9.08, 151.33°) |
| OKLab | oklab(93.59% -0.0222 0.0114) |
| OKLCH | oklch(93.59% 0.025 152.9) |
| XYZ | xyz(74.7155, 82.7529, 83.9734) |
| Luminance | 0.8275 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.51
Mintcream
#F5FFFA
ΔE00 5.90
Azure (CSS)
#F0FFFF
ΔE00 6.98
Light Grey
#D8DCD6
ΔE00 7.12
Lightcyan
#E0FFFF
ΔE00 7.31
Beige
#F5F5DC
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEFE2 #EFDEEB
analogous
#E2EFDE #DEEFE2 #DEEFEA
triadic
#DEEFE2 #E2DEEF #EFE2DE
tetradic
#DEEFE2 #DEE2EF #EFDEEB #EFEADE
square
#DEEFE2 #DEE2EF #EFDEEB #EFEADE
split-complementary
#DEEFE2 #EADEEF #EFDEE2
monochromatic
#8CC79A #B5DBBE #DEEFE2 #EAF5ED #EAF5ED
Accessibility & contrast
On white
1.20
#DEEFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#DEEFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEFE2
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEFE2 | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFECE1
Deuteranopia (green-blind)
#ECEAE3
Tritanopia (blue-blind)
#DCEEEB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #deefe2; /* rgb */ color: rgb(222, 239, 226); /* oklch */ color: oklch(93.6% 0.025 152.9);
Tailwind
colors: {
custom: {
50: '#e8f4eb',
500: '#deefe2',
950: '#000000',
},
}SCSS
$custom: #deefe2; $custom-light: #e8f4eb; $custom-dark: #000000;
JSON
{
"hex": "#deefe2",
"rgb": {
"r": 222,
"g": 239,
"b": 226
},
"hsl": {
"h": 134.118,
"s": 34.694,
"l": 90.392
},
"oklch": {
"l": 0.9359,
"c": 0.02498,
"h": 152.9
},
"luminance": 0.82754
}Semantic roles & 50–950 ramp
primary
#DEEFE2
secondary
#CAA8C2
accent
#3892AE
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584