#DEF7E2#DEF7E2
#DEF7E2 is a very light, muted green. Relative luminance 0.875; OKLCH L 95.2% C 0.038 H 150.0°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF7E2 |
|---|---|
| RGB | rgb(222, 247, 226) |
| HSL | hsl(130, 61%, 92%) |
| HSV | hsv(130, 10%, 97%) |
| CMYK | cmyk(10.1%, 0%, 8.5%, 3.1%) |
| CIE-LAB | lab(94.97, -11.98, 7.33) |
| CIE-LCH | lch(94.97, 14.04, 148.52°) |
| OKLab | oklab(95.22% -0.0331 0.0191) |
| OKLCH | oklch(95.22% 0.038 150) |
| XYZ | xyz(77.1096, 87.5411, 84.7714) |
| Luminance | 0.8754 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.50
Ice
#D6FFFA
ΔE00 7.48
Lightcyan
#E0FFFF
ΔE00 8.68
Mintcream
#F5FFFA
ΔE00 8.74
Ice Blue (survey)
#D7FFFE
ΔE00 8.76
Beige
#F5F5DC
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF7E2 #F7DEF3
analogous
#E7F7DE #DEF7E2 #DEF7EF
triadic
#DEF7E2 #E2DEF7 #F7E2DE
tetradic
#DEF7E2 #DEE7F7 #F7DEF3 #F7EFDE
square
#DEF7E2 #DEE7F7 #F7DEF3 #F7EFDE
split-complementary
#DEF7E2 #EFDEF7 #F7DEE7
monochromatic
#7BDF8B #ADEBB7 #DEF7E2 #E6F9E9 #E6F9E9
Accessibility & contrast
On white
1.13
#DEF7E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#DEF7E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF7E2
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF7E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF7E2 | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2E1
Deuteranopia (green-blind)
#F3EFE3
Tritanopia (blue-blind)
#DBF6F1
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #def7e2; /* rgb */ color: rgb(222, 247, 226); /* oklch */ color: oklch(95.2% 0.038 150.0);
Tailwind
colors: {
custom: {
50: '#e8f9eb',
500: '#def7e2',
950: '#000000',
},
}SCSS
$custom: #def7e2; $custom-light: #e8f9eb; $custom-dark: #000000;
JSON
{
"hex": "#def7e2",
"rgb": {
"r": 222,
"g": 247,
"b": 226
},
"hsl": {
"h": 129.6,
"s": 60.976,
"l": 91.961
},
"oklch": {
"l": 0.95221,
"c": 0.03826,
"h": 150
},
"luminance": 0.87542
}Semantic roles & 50–950 ramp
primary
#DEF7E2
secondary
#D9A0D0
accent
#1DADC9
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161716
muted
#848584