#DEF2E2#DEF2E2
#DEF2E2 is a very light, muted green. Relative luminance 0.845; OKLCH L 94.2% C 0.030 H 151.5°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF2E2 |
|---|---|
| RGB | rgb(222, 242, 226) |
| HSL | hsl(132, 43%, 91%) |
| HSV | hsv(132, 8%, 95%) |
| CMYK | cmyk(8.3%, 0%, 6.6%, 5.1%) |
| CIE-LAB | lab(93.68, -9.48, 5.47) |
| CIE-LCH | lch(93.68, 10.95, 149.99°) |
| OKLab | oklab(94.2% -0.0263 0.0143) |
| OKLCH | oklch(94.2% 0.03 151.5) |
| XYZ | xyz(75.6010, 84.5240, 84.2686) |
| Luminance | 0.8452 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.43
Mintcream
#F5FFFA
ΔE00 6.92
Ice
#D6FFFA
ΔE00 7.40
Lightcyan
#E0FFFF
ΔE00 7.63
Beige
#F5F5DC
ΔE00 7.96
Azure (CSS)
#F0FFFF
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF2E2 #F2DEEE
analogous
#E4F2DE #DEF2E2 #DEF2EC
triadic
#DEF2E2 #E2DEF2 #F2E2DE
tetradic
#DEF2E2 #DEE4F2 #F2DEEE #F2ECDE
square
#DEF2E2 #DEE4F2 #F2DEEE #F2ECDE
split-complementary
#DEF2E2 #ECDEF2 #F2DEE4
monochromatic
#86CF95 #B2E1BB #DEF2E2 #E9F6EC #E9F6EC
Accessibility & contrast
On white
1.17
#DEF2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#DEF2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF2E2
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF2E2 | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EEE1
Deuteranopia (green-blind)
#EFECE3
Tritanopia (blue-blind)
#DCF1ED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #def2e2; /* rgb */ color: rgb(222, 242, 226); /* oklch */ color: oklch(94.2% 0.030 151.5);
Tailwind
colors: {
custom: {
50: '#e8f6eb',
500: '#def2e2',
950: '#000000',
},
}SCSS
$custom: #def2e2; $custom-light: #e8f6eb; $custom-dark: #000000;
JSON
{
"hex": "#def2e2",
"rgb": {
"r": 222,
"g": 242,
"b": 226
},
"hsl": {
"h": 132,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.942,
"c": 0.02997,
"h": 151.5
},
"luminance": 0.84525
}Semantic roles & 50–950 ramp
primary
#DEF2E2
secondary
#CFA5C7
accent
#2F9BB7
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584