#DEFBD8#DEFBD8
#DEFBD8 is a very light, muted green. Relative luminance 0.895; OKLCH L 95.8% C 0.055 H 140.3°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBD8 |
|---|---|
| RGB | rgb(222, 251, 216) |
| HSL | hsl(110, 81%, 92%) |
| HSV | hsv(110, 14%, 98%) |
| CMYK | cmyk(11.6%, 0%, 13.9%, 1.6%) |
| CIE-LAB | lab(95.78, -15.68, 13.64) |
| CIE-LCH | lch(95.78, 20.78, 138.97°) |
| OKLab | oklab(95.79% -0.0425 0.0353) |
| OKLCH | oklch(95.79% 0.055 140.3) |
| XYZ | xyz(77.0136, 89.4808, 78.1665) |
| Luminance | 0.8948 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.32
Very Light Green
#D1FFBD
ΔE00 7.46
Honeydew
#F0FFF0
ΔE00 7.79
Light Sage
#BCECAC
ΔE00 8.56
Mint
#AAF0C1
ΔE00 8.84
Pale Green
#C7FDB5
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBD8 #F5D8FB
analogous
#F0FBD8 #DEFBD8 #D8FBE4
triadic
#DEFBD8 #D8DEFB #FBD8DE
tetradic
#DEFBD8 #D8F0FB #F5D8FB #FBE4D8
square
#DEFBD8 #D8F0FB #F5D8FB #FBE4D8
split-complementary
#DEFBD8 #E4D8FB #FBD8F0
monochromatic
#80F069 #AFF5A0 #DEFBD8 #E8FCE3 #E8FCE3
Accessibility & contrast
On white
1.11
#DEFBD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#DEFBD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBD8
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBD8 | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF5D6
Deuteranopia (green-blind)
#F8F2DA
Tritanopia (blue-blind)
#DDF8F1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #defbd8; /* rgb */ color: rgb(222, 251, 216); /* oklch */ color: oklch(95.8% 0.055 140.3);
Tailwind
colors: {
custom: {
50: '#e8fce4',
500: '#defbd8',
950: '#000000',
},
}SCSS
$custom: #defbd8; $custom-light: #e8fce4; $custom-dark: #000000;
JSON
{
"hex": "#defbd8",
"rgb": {
"r": 222,
"g": 251,
"b": 216
},
"hsl": {
"h": 109.714,
"s": 81.395,
"l": 91.569
},
"oklch": {
"l": 0.95793,
"c": 0.0553,
"h": 140.3
},
"luminance": 0.89482
}Semantic roles & 50–950 ramp
primary
#DEFBD8
secondary
#D595E2
accent
#08DEB9
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584