#DEFCD2#DEFCD2
#DEFCD2 is a very light, moderate green. Relative luminance 0.898; OKLCH L 95.9% C 0.064 H 136.7°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCD2 |
|---|---|
| RGB | rgb(222, 252, 210) |
| HSL | hsl(103, 88%, 91%) |
| HSV | hsv(103, 17%, 99%) |
| CMYK | cmyk(11.9%, 0%, 16.7%, 1.2%) |
| CIE-LAB | lab(95.91, -17.16, 16.91) |
| CIE-LCH | lch(95.91, 24.09, 135.42°) |
| OKLab | oklab(95.86% -0.0463 0.0436) |
| OKLCH | oklch(95.86% 0.064 136.7) |
| XYZ | xyz(76.5652, 89.8026, 74.2601) |
| Luminance | 0.8980 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.61
Very Light Green
#D1FFBD
ΔE00 5.72
Light Sage
#BCECAC
ΔE00 7.21
Pale Green
#C7FDB5
ΔE00 7.24
Celadon
#BEFDB7
ΔE00 7.73
Light Light Green
#C8FFB0
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCD2 #F0D2FC
analogous
#F3FCD2 #DEFCD2 #D2FCDB
triadic
#DEFCD2 #D2DEFC #FCD2DE
tetradic
#DEFCD2 #D2F3FC #F0D2FC #FCDBD2
square
#DEFCD2 #D2F3FC #F0D2FC #FCDBD2
split-complementary
#DEFCD2 #DBD2FC #FCD2F3
monochromatic
#8AF45F #B4F899 #DEFCD2 #EAFDE2 #EAFDE2
Accessibility & contrast
On white
1.11
#DEFCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#DEFCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCD2
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCD2 | 1.00 | 1.11 | 18.96 | 18.96 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5D0
Deuteranopia (green-blind)
#FAF2D4
Tritanopia (blue-blind)
#DEF9F0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #defcd2; /* rgb */ color: rgb(222, 252, 210); /* oklch */ color: oklch(95.9% 0.064 136.7);
Tailwind
colors: {
custom: {
50: '#e8fddf',
500: '#defcd2',
950: '#000000',
},
}SCSS
$custom: #defcd2; $custom-light: #e8fddf; $custom-dark: #000000;
JSON
{
"hex": "#defcd2",
"rgb": {
"r": 222,
"g": 252,
"b": 210
},
"hsl": {
"h": 102.857,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.95858,
"c": 0.0636,
"h": 136.7
},
"luminance": 0.89804
}Semantic roles & 50–950 ramp
primary
#DEFCD2
secondary
#CB8EE4
accent
#01E4A3
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584