#DEFAD8#DEFAD8
#DEFAD8 is a very light, muted green. Relative luminance 0.889; OKLCH L 95.6% C 0.054 H 140.1°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFAD8 |
|---|---|
| RGB | rgb(222, 250, 216) |
| HSL | hsl(109, 77%, 91%) |
| HSV | hsv(109, 14%, 98%) |
| CMYK | cmyk(11.2%, 0%, 13.6%, 2%) |
| CIE-LAB | lab(95.52, -15.19, 13.28) |
| CIE-LCH | lch(95.52, 20.17, 138.84°) |
| OKLab | oklab(95.59% -0.0412 0.0344) |
| OKLCH | oklch(95.59% 0.054 140.1) |
| XYZ | xyz(76.7020, 88.8577, 78.0627) |
| Luminance | 0.8886 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.50
Very Pale Green
#CFFDBC
ΔE00 7.62
Very Light Green
#D1FFBD
ΔE00 7.76
Light Sage
#BCECAC
ΔE00 8.76
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.88
Mint
#AAF0C1
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFAD8 #F4D8FA
analogous
#EFFAD8 #DEFAD8 #D8FAE3
triadic
#DEFAD8 #D8DEFA #FAD8DE
tetradic
#DEFAD8 #D8EFFA #F4D8FA #FAE3D8
square
#DEFAD8 #D8EFFA #F4D8FA #FAE3D8
split-complementary
#DEFAD8 #E3D8FA #FAD8EF
monochromatic
#82EC6C #B0F3A2 #DEFAD8 #E8FCE4 #E8FCE4
Accessibility & contrast
On white
1.12
#DEFAD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#DEFAD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFAD8
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFAD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFAD8 | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF4D6
Deuteranopia (green-blind)
#F8F1DA
Tritanopia (blue-blind)
#DDF7F0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #defad8; /* rgb */ color: rgb(222, 250, 216); /* oklch */ color: oklch(95.6% 0.054 140.1);
Tailwind
colors: {
custom: {
50: '#e8fce4',
500: '#defad8',
950: '#000000',
},
}SCSS
$custom: #defad8; $custom-light: #e8fce4; $custom-dark: #000000;
JSON
{
"hex": "#defad8",
"rgb": {
"r": 222,
"g": 250,
"b": 216
},
"hsl": {
"h": 109.412,
"s": 77.273,
"l": 91.373
},
"oklch": {
"l": 0.95586,
"c": 0.05367,
"h": 140.1
},
"luminance": 0.88859
}Semantic roles & 50–950 ramp
primary
#DEFAD8
secondary
#D396E0
accent
#0CDAB5
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584