#DEF5E2#DEF5E2
#DEF5E2 is a very light, muted green. Relative luminance 0.863; OKLCH L 94.8% C 0.035 H 150.5°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF5E2 |
|---|---|
| RGB | rgb(222, 245, 226) |
| HSL | hsl(130, 53%, 92%) |
| HSV | hsv(130, 9%, 96%) |
| CMYK | cmyk(9.4%, 0%, 7.8%, 3.9%) |
| CIE-LAB | lab(94.45, -10.98, 6.59) |
| CIE-LCH | lch(94.45, 12.81, 149.03°) |
| OKLab | oklab(94.81% -0.0304 0.0172) |
| OKLCH | oklch(94.81% 0.035 150.5) |
| XYZ | xyz(76.5013, 86.3245, 84.5686) |
| Luminance | 0.8632 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.95
Ice
#D6FFFA
ΔE00 7.35
Mintcream
#F5FFFA
ΔE00 8.01
Lightcyan
#E0FFFF
ΔE00 8.21
Beige
#F5F5DC
ΔE00 8.44
Ice Blue (survey)
#D7FFFE
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF5E2 #F5DEF1
analogous
#E6F5DE #DEF5E2 #DEF5EE
triadic
#DEF5E2 #E2DEF5 #F5E2DE
tetradic
#DEF5E2 #DEE6F5 #F5DEF1 #F5EEDE
square
#DEF5E2 #DEE6F5 #F5DEF1 #F5EEDE
split-complementary
#DEF5E2 #EEDEF5 #F5DEE6
monochromatic
#80D98F #AFE7B9 #DEF5E2 #E8F8EA #E8F8EA
Accessibility & contrast
On white
1.15
#DEF5E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#DEF5E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF5E2
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF5E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF5E2 | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F1E1
Deuteranopia (green-blind)
#F1EEE3
Tritanopia (blue-blind)
#DBF4EF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #def5e2; /* rgb */ color: rgb(222, 245, 226); /* oklch */ color: oklch(94.8% 0.035 150.5);
Tailwind
colors: {
custom: {
50: '#e8f8eb',
500: '#def5e2',
950: '#000000',
},
}SCSS
$custom: #def5e2; $custom-light: #e8f8eb; $custom-dark: #000000;
JSON
{
"hex": "#def5e2",
"rgb": {
"r": 222,
"g": 245,
"b": 226
},
"hsl": {
"h": 130.435,
"s": 53.488,
"l": 91.569
},
"oklch": {
"l": 0.94812,
"c": 0.03496,
"h": 150.5
},
"luminance": 0.86325
}Semantic roles & 50–950 ramp
primary
#DEF5E2
secondary
#D5A2CC
accent
#25A6C1
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161716
muted
#848584