#DEFBE9#DEFBE9
#DEFBE9 is a very light, muted green. Relative luminance 0.904; OKLCH L 96.2% C 0.038 H 158.4°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBE9 |
|---|---|
| RGB | rgb(222, 251, 233) |
| HSL | hsl(143, 78%, 93%) |
| HSV | hsv(143, 12%, 98%) |
| CMYK | cmyk(11.6%, 0%, 7.2%, 1.6%) |
| CIE-LAB | lab(96.16, -12.71, 5.45) |
| CIE-LCH | lch(96.16, 13.83, 156.79°) |
| OKLab | oklab(96.23% -0.0358 0.0142) |
| OKLCH | oklch(96.23% 0.039 158.4) |
| XYZ | xyz(79.3261, 90.4058, 90.3458) |
| Luminance | 0.9041 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.81
Ice
#D6FFFA
ΔE00 5.86
Ice Blue (survey)
#D7FFFE
ΔE00 7.22
Very Pale Blue
#D6FFFE
ΔE00 7.29
Lightcyan
#E0FFFF
ΔE00 7.39
Duck Egg Blue
#C3FBF4
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBE9 #FBDEF0
analogous
#E1FBDE #DEFBE9 #DEFBF8
triadic
#DEFBE9 #E9DEFB #FBE9DE
tetradic
#DEFBE9 #DEE1FB #FBDEF0 #FBF8DE
square
#DEFBE9 #DEE1FB #FBDEF0 #FBF8DE
split-complementary
#DEFBE9 #F8DEFB #FBDEE1
monochromatic
#71EEA0 #A7F4C5 #DEFBE9 #E4FCED #E4FCED
Accessibility & contrast
On white
1.10
#DEFBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#DEFBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBE9
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBE9 | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6E8
Deuteranopia (green-blind)
#F5F2EA
Tritanopia (blue-blind)
#D9FBF6
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #defbe9; /* rgb */ color: rgb(222, 251, 233); /* oklch */ color: oklch(96.2% 0.038 158.4);
Tailwind
colors: {
custom: {
50: '#e8fcf0',
500: '#defbe9',
950: '#000000',
},
}SCSS
$custom: #defbe9; $custom-light: #e8fcf0; $custom-dark: #000000;
JSON
{
"hex": "#defbe9",
"rgb": {
"r": 222,
"g": 251,
"b": 233
},
"hsl": {
"h": 142.759,
"s": 78.378,
"l": 92.745
},
"oklch": {
"l": 0.96225,
"c": 0.0385,
"h": 158.4
},
"luminance": 0.90407
}Semantic roles & 50–950 ramp
primary
#DEFBE9
secondary
#E29BC7
accent
#0B8CDB
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585