#DDFCDC#DDFCDC
#DDFCDC is a very light, muted green. Relative luminance 0.902; OKLCH L 96.0% C 0.053 H 144.3°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFCDC |
|---|---|
| RGB | rgb(221, 252, 220) |
| HSL | hsl(118, 84%, 93%) |
| HSV | hsv(118, 13%, 99%) |
| CMYK | cmyk(12.3%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(96.06, -15.82, 11.98) |
| CIE-LCH | lch(96.06, 19.85, 142.87°) |
| OKLab | oklab(96.03% -0.0433 0.0311) |
| OKLCH | oklch(96.03% 0.053 144.3) |
| XYZ | xyz(77.5447, 90.1591, 81.0133) |
| Luminance | 0.9016 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.43
Very Pale Green
#CFFDBC
ΔE00 8.04
Very Light Green
#D1FFBD
ΔE00 8.18
Mint
#AAF0C1
ΔE00 8.78
Light Sage
#BCECAC
ΔE00 9.22
Pale Aqua
#B8FFEB
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFCDC #FBDCFC
analogous
#EDFCDC #DDFCDC #DCFCEB
triadic
#DDFCDC #DCDDFC #FCDCDD
tetradic
#DDFCDC #DCEDFC #FBDCFC #FCEBDC
square
#DDFCDC #DCEDFC #FBDCFC #FCEBDC
split-complementary
#DDFCDC #EBDCFC #FCDCED
monochromatic
#6FF26B #A6F7A4 #DDFCDC #E4FDE3 #E4FDE3
Accessibility & contrast
On white
1.10
#DDFCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#DDFCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFCDC
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFCDC | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF6DA
Deuteranopia (green-blind)
#F8F2DD
Tritanopia (blue-blind)
#DBFAF3
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ddfcdc; /* rgb */ color: rgb(221, 252, 220); /* oklch */ color: oklch(96.0% 0.053 144.3);
Tailwind
colors: {
custom: {
50: '#e7fde6',
500: '#ddfcdc',
950: '#000000',
},
}SCSS
$custom: #ddfcdc; $custom-light: #e7fde6; $custom-dark: #000000;
JSON
{
"hex": "#ddfcdc",
"rgb": {
"r": 221,
"g": 252,
"b": 220
},
"hsl": {
"h": 118.125,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.96029,
"c": 0.05328,
"h": 144.3
},
"luminance": 0.9016
}Semantic roles & 50–950 ramp
primary
#DDFCDC
secondary
#E298E4
accent
#05E1DA
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584