#DEFADC#DEFADC
#DEFADC is a very light, muted green. Relative luminance 0.891; OKLCH L 95.7% C 0.049 H 143.4°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFADC |
|---|---|
| RGB | rgb(222, 250, 220) |
| HSL | hsl(116, 75%, 92%) |
| HSV | hsv(116, 12%, 98%) |
| CMYK | cmyk(11.2%, 0%, 12%, 2%) |
| CIE-LAB | lab(95.61, -14.51, 11.34) |
| CIE-LCH | lch(95.61, 18.42, 141.98°) |
| OKLab | oklab(95.69% -0.0396 0.0295) |
| OKLCH | oklch(95.69% 0.049 143.4) |
| XYZ | xyz(77.2254, 89.0671, 80.8193) |
| Luminance | 0.8907 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.64
Very Pale Green
#CFFDBC
ΔE00 8.69
Very Light Green
#D1FFBD
ΔE00 8.83
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.31
Lightyellow
#FFFFE0
ΔE00 9.35
Mint
#AAF0C1
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFADC #F8DCFA
analogous
#EDFADC #DEFADC #DCFAE9
triadic
#DEFADC #DCDEFA #FADCDE
tetradic
#DEFADC #DCEDFA #F8DCFA #FAE9DC
square
#DEFADC #DCEDFA #F8DCFA #FAE9DC
split-complementary
#DEFADC #E9DCFA #FADCED
monochromatic
#79EB71 #ACF2A6 #DEFADC #E6FBE4 #E6FBE4
Accessibility & contrast
On white
1.12
#DEFADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#DEFADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFADC
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFADC | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF4DA
Deuteranopia (green-blind)
#F7F1DD
Tritanopia (blue-blind)
#DCF8F1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #defadc; /* rgb */ color: rgb(222, 250, 220); /* oklch */ color: oklch(95.7% 0.049 143.4);
Tailwind
colors: {
custom: {
50: '#e8fce6',
500: '#defadc',
950: '#000000',
},
}SCSS
$custom: #defadc; $custom-light: #e8fce6; $custom-dark: #000000;
JSON
{
"hex": "#defadc",
"rgb": {
"r": 222,
"g": 250,
"b": 220
},
"hsl": {
"h": 116,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.95685,
"c": 0.04935,
"h": 143.4
},
"luminance": 0.89068
}Semantic roles & 50–950 ramp
primary
#DEFADC
secondary
#DB9BE0
accent
#0ED7CA
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584