#DEFCD4#DEFCD4
#DEFCD4 is a very light, moderate green. Relative luminance 0.899; OKLCH L 95.9% C 0.061 H 137.9°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCD4 |
|---|---|
| RGB | rgb(222, 252, 212) |
| HSL | hsl(105, 87%, 91%) |
| HSV | hsv(105, 16%, 99%) |
| CMYK | cmyk(11.9%, 0%, 15.9%, 1.2%) |
| CIE-LAB | lab(95.96, -16.83, 15.94) |
| CIE-LCH | lch(95.96, 23.19, 136.55°) |
| OKLab | oklab(95.91% -0.0455 0.0412) |
| OKLCH | oklch(95.91% 0.061 137.9) |
| XYZ | xyz(76.8159, 89.9029, 75.5806) |
| Luminance | 0.8990 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 6.06
Very Light Green
#D1FFBD
ΔE00 6.18
Light Sage
#BCECAC
ΔE00 7.57
Pale Green
#C7FDB5
ΔE00 7.67
Celadon
#BEFDB7
ΔE00 8.09
Mint
#AAF0C1
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCD4 #F2D4FC
analogous
#F2FCD4 #DEFCD4 #D4FCDE
triadic
#DEFCD4 #D4DEFC #FCD4DE
tetradic
#DEFCD4 #D4F2FC #F2D4FC #FCDED4
square
#DEFCD4 #D4F2FC #F2D4FC #FCDED4
split-complementary
#DEFCD4 #DED4FC #FCD4F2
monochromatic
#86F462 #B2F89B #DEFCD4 #E9FDE2 #E9FDE2
Accessibility & contrast
On white
1.11
#DEFCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#DEFCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCD4
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCD4 | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5D2
Deuteranopia (green-blind)
#FAF2D6
Tritanopia (blue-blind)
#DDF9F1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #defcd4; /* rgb */ color: rgb(222, 252, 212); /* oklch */ color: oklch(95.9% 0.061 137.9);
Tailwind
colors: {
custom: {
50: '#e8fde1',
500: '#defcd4',
950: '#000000',
},
}SCSS
$custom: #defcd4; $custom-light: #e8fde1; $custom-dark: #000000;
JSON
{
"hex": "#defcd4",
"rgb": {
"r": 222,
"g": 252,
"b": 212
},
"hsl": {
"h": 105,
"s": 86.957,
"l": 90.98
},
"oklch": {
"l": 0.95905,
"c": 0.06136,
"h": 137.9
},
"luminance": 0.89904
}Semantic roles & 50–950 ramp
primary
#DEFCD4
secondary
#CF90E4
accent
#02E4AB
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584