#DEF2E6#DEF2E6
#DEF2E6 is a very light, muted green. Relative luminance 0.847; OKLCH L 94.3% C 0.026 H 159.6°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF2E6 |
|---|---|
| RGB | rgb(222, 242, 230) |
| HSL | hsl(144, 43%, 91%) |
| HSV | hsv(144, 8%, 95%) |
| CMYK | cmyk(8.3%, 0%, 5%, 5.1%) |
| CIE-LAB | lab(93.77, -8.76, 3.54) |
| CIE-LCH | lch(93.77, 9.45, 158.00°) |
| OKLab | oklab(94.31% -0.0248 0.0092) |
| OKLCH | oklch(94.31% 0.026 159.6) |
| XYZ | xyz(76.1563, 84.7461, 87.1930) |
| Luminance | 0.8475 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.50
Mintcream
#F5FFFA
ΔE00 5.94
Lightcyan
#E0FFFF
ΔE00 6.30
Ice
#D6FFFA
ΔE00 6.62
Azure (CSS)
#F0FFFF
ΔE00 6.65
Ice Blue (survey)
#D7FFFE
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF2E6 #F2DEEA
analogous
#E0F2DE #DEF2E6 #DEF2F0
triadic
#DEF2E6 #E6DEF2 #F2E6DE
tetradic
#DEF2E6 #DEE0F2 #F2DEEA #F2F0DE
square
#DEF2E6 #DEE0F2 #F2DEEA #F2F0DE
split-complementary
#DEF2E6 #F0DEF2 #F2DEE0
monochromatic
#86CFA3 #B2E1C5 #DEF2E6 #E9F6EE #E9F6EE
Accessibility & contrast
On white
1.17
#DEF2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#DEF2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF2E6
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF2E6 | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFE5
Deuteranopia (green-blind)
#EEECE7
Tritanopia (blue-blind)
#DBF2EE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #def2e6; /* rgb */ color: rgb(222, 242, 230); /* oklch */ color: oklch(94.3% 0.026 159.6);
Tailwind
colors: {
custom: {
50: '#e8f6ed',
500: '#def2e6',
950: '#000000',
},
}SCSS
$custom: #def2e6; $custom-light: #e8f6ed; $custom-dark: #000000;
JSON
{
"hex": "#def2e6",
"rgb": {
"r": 222,
"g": 242,
"b": 230
},
"hsl": {
"h": 144,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.94307,
"c": 0.02644,
"h": 159.6
},
"luminance": 0.84747
}Semantic roles & 50–950 ramp
primary
#DEF2E6
secondary
#CFA5BE
accent
#2F80B7
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584