#DEFCD3#DEFCD3
#DEFCD3 is a very light, moderate green. Relative luminance 0.899; OKLCH L 95.9% C 0.062 H 137.3°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCD3 |
|---|---|
| RGB | rgb(222, 252, 211) |
| HSL | hsl(104, 87%, 91%) |
| HSV | hsv(104, 16%, 99%) |
| CMYK | cmyk(11.9%, 0%, 16.3%, 1.2%) |
| CIE-LAB | lab(95.94, -17.00, 16.43) |
| CIE-LCH | lch(95.94, 23.64, 135.98°) |
| OKLab | oklab(95.88% -0.0459 0.0424) |
| OKLCH | oklch(95.88% 0.062 137.3) |
| XYZ | xyz(76.6902, 89.8526, 74.9183) |
| Luminance | 0.8985 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.83
Very Light Green
#D1FFBD
ΔE00 5.95
Light Sage
#BCECAC
ΔE00 7.39
Pale Green
#C7FDB5
ΔE00 7.45
Celadon
#BEFDB7
ΔE00 7.91
Light Light Green
#C8FFB0
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCD3 #F1D3FC
analogous
#F2FCD3 #DEFCD3 #D3FCDC
triadic
#DEFCD3 #D3DEFC #FCD3DE
tetradic
#DEFCD3 #D3F2FC #F1D3FC #FCDCD3
square
#DEFCD3 #D3F2FC #F1D3FC #FCDCD3
split-complementary
#DEFCD3 #DCD3FC #FCD3F2
monochromatic
#88F460 #B3F89A #DEFCD3 #EAFDE2 #EAFDE2
Accessibility & contrast
On white
1.11
#DEFCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#DEFCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCD3
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCD3 | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5D1
Deuteranopia (green-blind)
#FAF2D5
Tritanopia (blue-blind)
#DDF9F0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #defcd3; /* rgb */ color: rgb(222, 252, 211); /* oklch */ color: oklch(95.9% 0.062 137.3);
Tailwind
colors: {
custom: {
50: '#e8fde0',
500: '#defcd3',
950: '#000000',
},
}SCSS
$custom: #defcd3; $custom-light: #e8fde0; $custom-dark: #000000;
JSON
{
"hex": "#defcd3",
"rgb": {
"r": 222,
"g": 252,
"b": 211
},
"hsl": {
"h": 103.902,
"s": 87.234,
"l": 90.784
},
"oklch": {
"l": 0.95881,
"c": 0.06247,
"h": 137.3
},
"luminance": 0.89854
}Semantic roles & 50–950 ramp
primary
#DEFCD3
secondary
#CD8FE4
accent
#02E4A7
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584