#DEFCDC#DEFCDC
#DEFCDC is a very light, muted green. Relative luminance 0.903; OKLCH L 96.1% C 0.053 H 143.5°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCDC |
|---|---|
| RGB | rgb(222, 252, 220) |
| HSL | hsl(116, 84%, 93%) |
| HSV | hsv(116, 13%, 99%) |
| CMYK | cmyk(11.9%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(96.13, -15.49, 12.08) |
| CIE-LCH | lch(96.13, 19.65, 142.05°) |
| OKLab | oklab(96.1% -0.0423 0.0313) |
| OKLCH | oklch(96.1% 0.053 143.5) |
| XYZ | xyz(77.8502, 90.3166, 81.0276) |
| Luminance | 0.9032 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.27
Very Pale Green
#CFFDBC
ΔE00 8.09
Very Light Green
#D1FFBD
ΔE00 8.22
Mint
#AAF0C1
ΔE00 8.98
Light Sage
#BCECAC
ΔE00 9.28
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCDC #FADCFC
analogous
#EEFCDC #DEFCDC #DCFCEA
triadic
#DEFCDC #DCDEFC #FCDCDE
tetradic
#DEFCDC #DCEEFC #FADCFC #FCEADC
square
#DEFCDC #DCEEFC #FADCFC #FCEADC
split-complementary
#DEFCDC #EADCFC #FCDCEE
monochromatic
#74F26B #A9F7A4 #DEFCDC #E4FDE3 #E4FDE3
Accessibility & contrast
On white
1.10
#DEFCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#DEFCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCDC
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCDC | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF6DA
Deuteranopia (green-blind)
#F8F3DD
Tritanopia (blue-blind)
#DCFAF3
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #defcdc; /* rgb */ color: rgb(222, 252, 220); /* oklch */ color: oklch(96.1% 0.053 143.5);
Tailwind
colors: {
custom: {
50: '#e8fde6',
500: '#defcdc',
950: '#000000',
},
}SCSS
$custom: #defcdc; $custom-light: #e8fde6; $custom-dark: #000000;
JSON
{
"hex": "#defcdc",
"rgb": {
"r": 222,
"g": 252,
"b": 220
},
"hsl": {
"h": 116.25,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.96097,
"c": 0.05264,
"h": 143.5
},
"luminance": 0.90318
}Semantic roles & 50–950 ramp
primary
#DEFCDC
secondary
#E098E4
accent
#05E1D3
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584