#DEF4E8#DEF4E8
#DEF4E8 is a very light, muted green. Relative luminance 0.861; OKLCH L 94.8% C 0.028 H 162.1°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF4E8 |
|---|---|
| RGB | rgb(222, 244, 232) |
| HSL | hsl(147, 50%, 91%) |
| HSV | hsv(147, 9%, 96%) |
| CMYK | cmyk(9%, 0%, 4.9%, 4.3%) |
| CIE-LAB | lab(94.34, -9.40, 3.32) |
| CIE-LCH | lch(94.34, 9.97, 160.55°) |
| OKLab | oklab(94.77% -0.0267 0.0086) |
| OKLCH | oklch(94.77% 0.028 162.1) |
| XYZ | xyz(77.0373, 86.0561, 88.8801) |
| Luminance | 0.8606 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.62
Lightcyan
#E0FFFF
ΔE00 5.91
Ice
#D6FFFA
ΔE00 5.98
Mintcream
#F5FFFA
ΔE00 6.21
Ice Blue (survey)
#D7FFFE
ΔE00 6.65
Azure (CSS)
#F0FFFF
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF4E8 #F4DEEA
analogous
#DFF4DE #DEF4E8 #DEF4F3
triadic
#DEF4E8 #E8DEF4 #F4E8DE
tetradic
#DEF4E8 #DEDFF4 #F4DEEA #F4F3DE
square
#DEF4E8 #DEDFF4 #F4DEEA #F4F3DE
split-complementary
#DEF4E8 #F3DEF4 #F4DEDF
monochromatic
#82D5A8 #B0E5C8 #DEF4E8 #E8F7EF #E8F7EF
Accessibility & contrast
On white
1.15
#DEF4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#DEF4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF4E8
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF4E8 | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F0E7
Deuteranopia (green-blind)
#EFEEE9
Tritanopia (blue-blind)
#DAF4F0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #def4e8; /* rgb */ color: rgb(222, 244, 232); /* oklch */ color: oklch(94.8% 0.028 162.1);
Tailwind
colors: {
custom: {
50: '#e8f7ef',
500: '#def4e8',
950: '#000000',
},
}SCSS
$custom: #def4e8; $custom-light: #e8f7ef; $custom-dark: #000000;
JSON
{
"hex": "#def4e8",
"rgb": {
"r": 222,
"g": 244,
"b": 232
},
"hsl": {
"h": 147.273,
"s": 50,
"l": 91.373
},
"oklch": {
"l": 0.94769,
"c": 0.02808,
"h": 162.1
},
"luminance": 0.86057
}Semantic roles & 50–950 ramp
primary
#DEF4E8
secondary
#D3A3BD
accent
#287ABD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585