#DEF7EA#DEF7EA
#DEF7EA is a very light, muted green. Relative luminance 0.880; OKLCH L 95.4% C 0.031 H 163.3°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF7EA |
|---|---|
| RGB | rgb(222, 247, 234) |
| HSL | hsl(149, 61%, 92%) |
| HSV | hsv(149, 10%, 97%) |
| CMYK | cmyk(10.1%, 0%, 5.3%, 3.1%) |
| CIE-LAB | lab(95.16, -10.54, 3.48) |
| CIE-LCH | lch(95.16, 11.10, 161.75°) |
| OKLab | oklab(95.43% -0.03 0.009) |
| OKLCH | oklch(95.43% 0.031 163.3) |
| XYZ | xyz(78.2330, 87.9905, 90.6881) |
| Luminance | 0.8799 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.93
Ice
#D6FFFA
ΔE00 5.32
Lightcyan
#E0FFFF
ΔE00 5.83
Ice Blue (survey)
#D7FFFE
ΔE00 6.22
Very Pale Blue
#D6FFFE
ΔE00 6.35
Very Light Blue
#D5FFFF
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF7EA #F7DEEB
analogous
#DFF7DE #DEF7EA #DEF7F7
triadic
#DEF7EA #EADEF7 #F7EADE
tetradic
#DEF7EA #DEDFF7 #F7DEEB #F7F7DE
square
#DEF7EA #DEDFF7 #F7DEEB #F7F7DE
split-complementary
#DEF7EA #F7DEF7 #F7DEDF
monochromatic
#7BDFAB #ADEBCB #DEF7EA #E6F9EF #E6F9EF
Accessibility & contrast
On white
1.13
#DEF7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#DEF7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF7EA
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF7EA | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E9
Deuteranopia (green-blind)
#F1F0EB
Tritanopia (blue-blind)
#DAF7F3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #def7ea; /* rgb */ color: rgb(222, 247, 234); /* oklch */ color: oklch(95.4% 0.031 163.3);
Tailwind
colors: {
custom: {
50: '#e8f9f0',
500: '#def7ea',
950: '#000000',
},
}SCSS
$custom: #def7ea; $custom-light: #e8f9f0; $custom-dark: #000000;
JSON
{
"hex": "#def7ea",
"rgb": {
"r": 222,
"g": 247,
"b": 234
},
"hsl": {
"h": 148.8,
"s": 60.976,
"l": 91.961
},
"oklch": {
"l": 0.95434,
"c": 0.03134,
"h": 163.3
},
"luminance": 0.87992
}Semantic roles & 50–950 ramp
primary
#DEF7EA
secondary
#D9A0BE
accent
#1D76C9
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585