#DEF9EA#DEF9EA
#DEF9EA is a very light, muted green. Relative luminance 0.892; OKLCH L 95.8% C 0.035 H 161.4°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF9EA |
|---|---|
| RGB | rgb(222, 249, 234) |
| HSL | hsl(147, 69%, 92%) |
| HSV | hsv(147, 11%, 98%) |
| CMYK | cmyk(10.8%, 0%, 6%, 2.4%) |
| CIE-LAB | lab(95.67, -11.54, 4.22) |
| CIE-LCH | lch(95.67, 12.29, 159.90°) |
| OKLab | oklab(95.84% -0.0327 0.011) |
| OKLCH | oklch(95.84% 0.035 161.4) |
| XYZ | xyz(78.8479, 89.2202, 90.8931) |
| Luminance | 0.8922 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.26
Ice
#D6FFFA
ΔE00 5.34
Lightcyan
#E0FFFF
ΔE00 6.39
Ice Blue (survey)
#D7FFFE
ΔE00 6.49
Very Pale Blue
#D6FFFE
ΔE00 6.59
Very Light Blue
#D5FFFF
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF9EA #F9DEED
analogous
#E0F9DE #DEF9EA #DEF9F8
triadic
#DEF9EA #EADEF9 #F9EADE
tetradic
#DEF9EA #DEE0F9 #F9DEED #F9F8DE
square
#DEF9EA #DEE0F9 #F9DEED #F9F8DE
split-complementary
#DEF9EA #F8DEF9 #F9DEE0
monochromatic
#76E6A8 #AAF0C9 #DEF9EA #E5FAEF #E5FAEF
Accessibility & contrast
On white
1.11
#DEF9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#DEF9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF9EA
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF9EA | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5E9
Deuteranopia (green-blind)
#F3F1EB
Tritanopia (blue-blind)
#D9F9F4
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #def9ea; /* rgb */ color: rgb(222, 249, 234); /* oklch */ color: oklch(95.8% 0.035 161.4);
Tailwind
colors: {
custom: {
50: '#e8fbf0',
500: '#def9ea',
950: '#000000',
},
}SCSS
$custom: #def9ea; $custom-light: #e8fbf0; $custom-dark: #000000;
JSON
{
"hex": "#def9ea",
"rgb": {
"r": 222,
"g": 249,
"b": 234
},
"hsl": {
"h": 146.667,
"s": 69.231,
"l": 92.353
},
"oklch": {
"l": 0.95842,
"c": 0.03451,
"h": 161.4
},
"luminance": 0.89221
}Semantic roles & 50–950 ramp
primary
#DEF9EA
secondary
#DD9EC1
accent
#147DD1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585