#DEF2E5#DEF2E5
#DEF2E5 is a very light, muted green. Relative luminance 0.847; OKLCH L 94.3% C 0.027 H 157.4°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF2E5 |
|---|---|
| RGB | rgb(222, 242, 229) |
| HSL | hsl(141, 43%, 91%) |
| HSV | hsv(141, 8%, 95%) |
| CMYK | cmyk(8.3%, 0%, 5.4%, 5.1%) |
| CIE-LAB | lab(93.75, -8.94, 4.02) |
| CIE-LCH | lch(93.75, 9.81, 155.78°) |
| OKLab | oklab(94.28% -0.0252 0.0105) |
| OKLCH | oklch(94.28% 0.027 157.4) |
| XYZ | xyz(76.0163, 84.6901, 86.4555) |
| Luminance | 0.8469 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.42
Mintcream
#F5FFFA
ΔE00 6.17
Lightcyan
#E0FFFF
ΔE00 6.63
Ice
#D6FFFA
ΔE00 6.79
Azure (CSS)
#F0FFFF
ΔE00 6.99
Ice Blue (survey)
#D7FFFE
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF2E5 #F2DEEB
analogous
#E1F2DE #DEF2E5 #DEF2EF
triadic
#DEF2E5 #E5DEF2 #F2E5DE
tetradic
#DEF2E5 #DEE1F2 #F2DEEB #F2EFDE
square
#DEF2E5 #DEE1F2 #F2DEEB #F2EFDE
split-complementary
#DEF2E5 #EFDEF2 #F2DEE1
monochromatic
#86CFA0 #B2E1C2 #DEF2E5 #E9F6EE #E9F6EE
Accessibility & contrast
On white
1.17
#DEF2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#DEF2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF2E5
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF2E5 | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EFE4
Deuteranopia (green-blind)
#EEECE6
Tritanopia (blue-blind)
#DBF2EE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #def2e5; /* rgb */ color: rgb(222, 242, 229); /* oklch */ color: oklch(94.3% 0.027 157.4);
Tailwind
colors: {
custom: {
50: '#e8f6ed',
500: '#def2e5',
950: '#000000',
},
}SCSS
$custom: #def2e5; $custom-light: #e8f6ed; $custom-dark: #000000;
JSON
{
"hex": "#def2e5",
"rgb": {
"r": 222,
"g": 242,
"b": 229
},
"hsl": {
"h": 141,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.9428,
"c": 0.02727,
"h": 157.4
},
"luminance": 0.84691
}Semantic roles & 50–950 ramp
primary
#DEF2E5
secondary
#CFA5C0
accent
#2F87B7
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584