#DEFDDC#DEFDDC
#DEFDDC is a very light, muted green. Relative luminance 0.909; OKLCH L 96.3% C 0.054 H 143.5°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFDDC |
|---|---|
| RGB | rgb(222, 253, 220) |
| HSL | hsl(116, 89%, 93%) |
| HSV | hsv(116, 13%, 99%) |
| CMYK | cmyk(12.3%, 0%, 13%, 0.8%) |
| CIE-LAB | lab(96.39, -15.98, 12.45) |
| CIE-LCH | lch(96.39, 20.26, 142.07°) |
| OKLab | oklab(96.3% -0.0436 0.0323) |
| OKLCH | oklch(96.3% 0.054 143.5) |
| XYZ | xyz(78.1650, 90.9463, 81.1326) |
| Luminance | 0.9095 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.58
Very Pale Green
#CFFDBC
ΔE00 7.80
Very Light Green
#D1FFBD
ΔE00 7.93
Mint
#AAF0C1
ΔE00 8.79
Light Sage
#BCECAC
ΔE00 9.09
Pale Green
#C7FDB5
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFDDC #FBDCFD
analogous
#EEFDDC #DEFDDC #DCFDEA
triadic
#DEFDDC #DCDEFD #FDDCDE
tetradic
#DEFDDC #DCEEFD #FBDCFD #FDEADC
square
#DEFDDC #DCEEFD #FBDCFD #FDEADC
split-complementary
#DEFDDC #EADCFD #FDDCEE
monochromatic
#71F668 #A7FAA2 #DEFDDC #E4FDE2 #E4FDE2
Accessibility & contrast
On white
1.09
#DEFDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#DEFDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFDDC
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFDDC | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7DA
Deuteranopia (green-blind)
#F9F3DE
Tritanopia (blue-blind)
#DCFBF3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #defddc; /* rgb */ color: rgb(222, 253, 220); /* oklch */ color: oklch(96.3% 0.054 143.5);
Tailwind
colors: {
custom: {
50: '#e8fee6',
500: '#defddc',
950: '#000000',
},
}SCSS
$custom: #defddc; $custom-light: #e8fee6; $custom-dark: #000000;
JSON
{
"hex": "#defddc",
"rgb": {
"r": 222,
"g": 253,
"b": 220
},
"hsl": {
"h": 116.364,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.96304,
"c": 0.05428,
"h": 143.5
},
"luminance": 0.90947
}Semantic roles & 50–950 ramp
primary
#DEFDDC
secondary
#E296E7
accent
#00E6D8
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584