#DEFCD7#DEFCD7
#DEFCD7 is a very light, muted green. Relative luminance 0.901; OKLCH L 96.0% C 0.058 H 139.8°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCD7 |
|---|---|
| RGB | rgb(222, 252, 215) |
| HSL | hsl(109, 86%, 92%) |
| HSV | hsv(109, 15%, 99%) |
| CMYK | cmyk(11.9%, 0%, 14.7%, 1.2%) |
| CIE-LAB | lab(96.02, -16.34, 14.50) |
| CIE-LCH | lch(96.02, 21.84, 138.42°) |
| OKLab | oklab(95.98% -0.0443 0.0375) |
| OKLCH | oklch(95.98% 0.058 139.8) |
| XYZ | xyz(77.1979, 90.0557, 77.5922) |
| Luminance | 0.9006 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 6.79
Very Light Green
#D1FFBD
ΔE00 6.91
Light Sage
#BCECAC
ΔE00 8.17
Honeydew
#F0FFF0
ΔE00 8.30
Pale Green
#C7FDB5
ΔE00 8.35
Mint
#AAF0C1
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCD7 #F5D7FC
analogous
#F1FCD7 #DEFCD7 #D7FCE3
triadic
#DEFCD7 #D7DEFC #FCD7DE
tetradic
#DEFCD7 #D7F1FC #F5D7FC #FCE3D7
square
#DEFCD7 #D7F1FC #F5D7FC #FCE3D7
split-complementary
#DEFCD7 #E3D7FC #FCD7F1
monochromatic
#80F365 #AFF89E #DEFCD7 #E8FDE3 #E8FDE3
Accessibility & contrast
On white
1.10
#DEFCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#DEFCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCD7
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCD7 | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5D5
Deuteranopia (green-blind)
#F9F2D9
Tritanopia (blue-blind)
#DDF9F1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #defcd7; /* rgb */ color: rgb(222, 252, 215); /* oklch */ color: oklch(96.0% 0.058 139.8);
Tailwind
colors: {
custom: {
50: '#e8fde3',
500: '#defcd7',
950: '#000000',
},
}SCSS
$custom: #defcd7; $custom-light: #e8fde3; $custom-dark: #000000;
JSON
{
"hex": "#defcd7",
"rgb": {
"r": 222,
"g": 252,
"b": 215
},
"hsl": {
"h": 108.649,
"s": 86.047,
"l": 91.569
},
"oklch": {
"l": 0.95976,
"c": 0.05803,
"h": 139.8
},
"luminance": 0.90057
}Semantic roles & 50–950 ramp
primary
#DEFCD7
secondary
#D593E4
accent
#03E3B8
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584