#DEF8EA#DEF8EA
#DEF8EA is a very light, muted green. Relative luminance 0.886; OKLCH L 95.6% C 0.033 H 162.3°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF8EA |
|---|---|
| RGB | rgb(222, 248, 234) |
| HSL | hsl(148, 65%, 92%) |
| HSV | hsv(148, 10%, 97%) |
| CMYK | cmyk(10.5%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(95.41, -11.04, 3.85) |
| CIE-LCH | lch(95.41, 11.69, 160.78°) |
| OKLab | oklab(95.64% -0.0314 0.01) |
| OKLCH | oklch(95.64% 0.033 162.3) |
| XYZ | xyz(78.5396, 88.6037, 90.7903) |
| Luminance | 0.8861 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.07
Ice
#D6FFFA
ΔE00 5.31
Lightcyan
#E0FFFF
ΔE00 6.10
Ice Blue (survey)
#D7FFFE
ΔE00 6.34
Very Pale Blue
#D6FFFE
ΔE00 6.45
Very Light Blue
#D5FFFF
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF8EA #F8DEEC
analogous
#DFF8DE #DEF8EA #DEF8F7
triadic
#DEF8EA #EADEF8 #F8EADE
tetradic
#DEF8EA #DEDFF8 #F8DEEC #F8F7DE
square
#DEF8EA #DEDFF8 #F8DEEC #F8F7DE
split-complementary
#DEF8EA #F7DEF8 #F8DEDF
monochromatic
#79E3AA #ACEDCA #DEF8EA #E6FAEF #E6FAEF
Accessibility & contrast
On white
1.12
#DEF8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#DEF8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF8EA
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF8EA | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4E9
Deuteranopia (green-blind)
#F2F0EB
Tritanopia (blue-blind)
#DAF8F4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #def8ea; /* rgb */ color: rgb(222, 248, 234); /* oklch */ color: oklch(95.6% 0.033 162.3);
Tailwind
colors: {
custom: {
50: '#e8faf0',
500: '#def8ea',
950: '#000000',
},
}SCSS
$custom: #def8ea; $custom-light: #e8faf0; $custom-dark: #000000;
JSON
{
"hex": "#def8ea",
"rgb": {
"r": 222,
"g": 248,
"b": 234
},
"hsl": {
"h": 147.692,
"s": 65,
"l": 92.157
},
"oklch": {
"l": 0.95638,
"c": 0.03292,
"h": 162.3
},
"luminance": 0.88605
}Semantic roles & 50–950 ramp
primary
#DEF8EA
secondary
#DB9FBF
accent
#197ACD
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585