#DEFBD7#DEFBD7
#DEFBD7 is a very light, muted green. Relative luminance 0.894; OKLCH L 95.8% C 0.056 H 139.6°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBD7 |
|---|---|
| RGB | rgb(222, 251, 215) |
| HSL | hsl(108, 82%, 91%) |
| HSV | hsv(108, 14%, 98%) |
| CMYK | cmyk(11.6%, 0%, 14.3%, 1.6%) |
| CIE-LAB | lab(95.76, -15.85, 14.13) |
| CIE-LCH | lch(95.76, 21.23, 138.28°) |
| OKLab | oklab(95.77% -0.0429 0.0366) |
| OKLCH | oklch(95.77% 0.056 139.6) |
| XYZ | xyz(76.8847, 89.4293, 77.4878) |
| Luminance | 0.8943 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.07
Very Light Green
#D1FFBD
ΔE00 7.20
Honeydew
#F0FFF0
ΔE00 8.01
Light Sage
#BCECAC
ΔE00 8.34
Pale Green
#C7FDB5
ΔE00 8.63
Mint
#AAF0C1
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBD7 #F4D7FB
analogous
#F0FBD7 #DEFBD7 #D7FBE2
triadic
#DEFBD7 #D7DEFB #FBD7DE
tetradic
#DEFBD7 #D7F0FB #F4D7FB #FBE2D7
square
#DEFBD7 #D7F0FB #F4D7FB #FBE2D7
split-complementary
#DEFBD7 #E2D7FB #FBD7F0
monochromatic
#82F068 #B0F59F #DEFBD7 #E8FCE3 #E8FCE3
Accessibility & contrast
On white
1.11
#DEFBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#DEFBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBD7
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBD7 | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF5D5
Deuteranopia (green-blind)
#F9F2D9
Tritanopia (blue-blind)
#DDF8F1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #defbd7; /* rgb */ color: rgb(222, 251, 215); /* oklch */ color: oklch(95.8% 0.056 139.6);
Tailwind
colors: {
custom: {
50: '#e8fce3',
500: '#defbd7',
950: '#000000',
},
}SCSS
$custom: #defbd7; $custom-light: #e8fce3; $custom-dark: #000000;
JSON
{
"hex": "#defbd7",
"rgb": {
"r": 222,
"g": 251,
"b": 215
},
"hsl": {
"h": 108.333,
"s": 81.818,
"l": 91.373
},
"oklch": {
"l": 0.95769,
"c": 0.0564,
"h": 139.6
},
"luminance": 0.8943
}Semantic roles & 50–950 ramp
primary
#DEFBD7
secondary
#D394E2
accent
#07DEB4
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584