#DEFCD5#DEFCD5
#DEFCD5 is a very light, moderate green. Relative luminance 0.900; OKLCH L 95.9% C 0.060 H 138.5°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCD5 |
|---|---|
| RGB | rgb(222, 252, 213) |
| HSL | hsl(106, 87%, 91%) |
| HSV | hsv(106, 15%, 99%) |
| CMYK | cmyk(11.9%, 0%, 15.5%, 1.2%) |
| CIE-LAB | lab(95.98, -16.67, 15.46) |
| CIE-LCH | lch(95.98, 22.74, 137.15°) |
| OKLab | oklab(95.93% -0.0451 0.0399) |
| OKLCH | oklch(95.93% 0.06 138.5) |
| XYZ | xyz(76.9425, 89.9535, 76.2470) |
| Luminance | 0.8995 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 6.30
Very Light Green
#D1FFBD
ΔE00 6.42
Light Sage
#BCECAC
ΔE00 7.76
Pale Green
#C7FDB5
ΔE00 7.89
Celadon
#BEFDB7
ΔE00 8.28
Mint
#AAF0C1
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCD5 #F3D5FC
analogous
#F1FCD5 #DEFCD5 #D5FCDF
triadic
#DEFCD5 #D5DEFC #FCD5DE
tetradic
#DEFCD5 #D5F1FC #F3D5FC #FCDFD5
square
#DEFCD5 #D5F1FC #F3D5FC #FCDFD5
split-complementary
#DEFCD5 #DFD5FC #FCD5F1
monochromatic
#84F463 #B1F89C #DEFCD5 #E9FDE2 #E9FDE2
Accessibility & contrast
On white
1.11
#DEFCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#DEFCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCD5
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCD5 | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5D3
Deuteranopia (green-blind)
#FAF2D7
Tritanopia (blue-blind)
#DDF9F1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #defcd5; /* rgb */ color: rgb(222, 252, 213); /* oklch */ color: oklch(95.9% 0.060 138.5);
Tailwind
colors: {
custom: {
50: '#e8fde2',
500: '#defcd5',
950: '#000000',
},
}SCSS
$custom: #defcd5; $custom-light: #e8fde2; $custom-dark: #000000;
JSON
{
"hex": "#defcd5",
"rgb": {
"r": 222,
"g": 252,
"b": 213
},
"hsl": {
"h": 106.154,
"s": 86.667,
"l": 91.176
},
"oklch": {
"l": 0.95928,
"c": 0.06024,
"h": 138.5
},
"luminance": 0.89954
}Semantic roles & 50–950 ramp
primary
#DEFCD5
secondary
#D191E4
accent
#02E3AF
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584