#DEF9EB#DEF9EB
#DEF9EB is a very light, muted green. Relative luminance 0.893; OKLCH L 95.9% C 0.034 H 163.3°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF9EB |
|---|---|
| RGB | rgb(222, 249, 235) |
| HSL | hsl(149, 69%, 92%) |
| HSV | hsv(149, 11%, 98%) |
| CMYK | cmyk(10.8%, 0%, 5.6%, 2.4%) |
| CIE-LAB | lab(95.70, -11.36, 3.74) |
| CIE-LCH | lch(95.70, 11.96, 161.76°) |
| OKLab | oklab(95.87% -0.0323 0.0097) |
| OKLCH | oklch(95.87% 0.034 163.3) |
| XYZ | xyz(78.9919, 89.2778, 91.6518) |
| Luminance | 0.8928 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.26
Ice
#D6FFFA
ΔE00 5.07
Lightcyan
#E0FFFF
ΔE00 6.02
Ice Blue (survey)
#D7FFFE
ΔE00 6.16
Very Pale Blue
#D6FFFE
ΔE00 6.26
Very Light Blue
#D5FFFF
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF9EB #F9DEEC
analogous
#DFF9DE #DEF9EB #DEF9F9
triadic
#DEF9EB #EBDEF9 #F9EBDE
tetradic
#DEF9EB #DEDFF9 #F9DEEC #F9F9DE
square
#DEF9EB #DEDFF9 #F9DEEC #F9F9DE
split-complementary
#DEF9EB #F9DEF9 #F9DEDF
monochromatic
#76E6AC #AAF0CC #DEF9EB #E5FAEF #E5FAEF
Accessibility & contrast
On white
1.11
#DEF9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#DEF9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF9EB
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF9EB | 1.00 | 1.11 | 18.86 | 18.86 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EA
Deuteranopia (green-blind)
#F3F1EC
Tritanopia (blue-blind)
#D9F9F5
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #def9eb; /* rgb */ color: rgb(222, 249, 235); /* oklch */ color: oklch(95.9% 0.034 163.3);
Tailwind
colors: {
custom: {
50: '#e8fbf1',
500: '#def9eb',
950: '#000000',
},
}SCSS
$custom: #def9eb; $custom-light: #e8fbf1; $custom-dark: #000000;
JSON
{
"hex": "#def9eb",
"rgb": {
"r": 222,
"g": 249,
"b": 235
},
"hsl": {
"h": 148.889,
"s": 69.231,
"l": 92.353
},
"oklch": {
"l": 0.95869,
"c": 0.03375,
"h": 163.3
},
"luminance": 0.89279
}Semantic roles & 50–950 ramp
primary
#DEF9EB
secondary
#DD9EBF
accent
#1476D1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585