#DEF8E4#DEF8E4
#DEF8E4 is a very light, muted green. Relative luminance 0.883; OKLCH L 95.5% C 0.038 H 152.5°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF8E4 |
|---|---|
| RGB | rgb(222, 248, 228) |
| HSL | hsl(134, 65%, 92%) |
| HSV | hsv(134, 10%, 97%) |
| CMYK | cmyk(10.5%, 0%, 8.1%, 2.7%) |
| CIE-LAB | lab(95.27, -12.12, 6.74) |
| CIE-LCH | lch(95.27, 13.87, 150.92°) |
| OKLab | oklab(95.48% -0.0337 0.0176) |
| OKLCH | oklch(95.48% 0.038 152.5) |
| XYZ | xyz(77.6922, 88.2647, 86.3274) |
| Luminance | 0.8827 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.49
Ice
#D6FFFA
ΔE00 6.99
Lightcyan
#E0FFFF
ΔE00 8.26
Ice Blue (survey)
#D7FFFE
ΔE00 8.29
Very Pale Blue
#D6FFFE
ΔE00 8.37
Duck Egg Blue
#C3FBF4
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF8E4 #F8DEF2
analogous
#E5F8DE #DEF8E4 #DEF8F1
triadic
#DEF8E4 #E4DEF8 #F8E4DE
tetradic
#DEF8E4 #DEE5F8 #F8DEF2 #F8F1DE
square
#DEF8E4 #DEE5F8 #F8DEF2 #F8F1DE
split-complementary
#DEF8E4 #F1DEF8 #F8DEE5
monochromatic
#79E391 #ACEDBB #DEF8E4 #E6FAEA #E6FAEA
Accessibility & contrast
On white
1.13
#DEF8E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#DEF8E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF8E4
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF8E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF8E4 | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F3E3
Deuteranopia (green-blind)
#F3F0E5
Tritanopia (blue-blind)
#DBF7F2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #def8e4; /* rgb */ color: rgb(222, 248, 228); /* oklch */ color: oklch(95.5% 0.038 152.5);
Tailwind
colors: {
custom: {
50: '#e8faec',
500: '#def8e4',
950: '#000000',
},
}SCSS
$custom: #def8e4; $custom-light: #e8faec; $custom-dark: #000000;
JSON
{
"hex": "#def8e4",
"rgb": {
"r": 222,
"g": 248,
"b": 228
},
"hsl": {
"h": 133.846,
"s": 65,
"l": 92.157
},
"oklch": {
"l": 0.95478,
"c": 0.03802,
"h": 152.5
},
"luminance": 0.88266
}Semantic roles & 50–950 ramp
primary
#DEF8E4
secondary
#DB9FCD
accent
#19A3CD
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161716
muted
#848584