#DDFDDC#DDFDDC
#DDFDDC is a very light, muted green. Relative luminance 0.908; OKLCH L 96.2% C 0.055 H 144.3°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFDDC |
|---|---|
| RGB | rgb(221, 253, 220) |
| HSL | hsl(118, 89%, 93%) |
| HSV | hsv(118, 13%, 99%) |
| CMYK | cmyk(12.6%, 0%, 13%, 0.8%) |
| CIE-LAB | lab(96.32, -16.31, 12.35) |
| CIE-LCH | lch(96.32, 20.46, 142.87°) |
| OKLab | oklab(96.24% -0.0446 0.032) |
| OKLCH | oklch(96.24% 0.055 144.3) |
| XYZ | xyz(77.8596, 90.7888, 81.1182) |
| Luminance | 0.9079 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.74
Very Pale Green
#CFFDBC
ΔE00 7.76
Very Light Green
#D1FFBD
ΔE00 7.89
Mint
#AAF0C1
ΔE00 8.60
Light Sage
#BCECAC
ΔE00 9.03
Pale Green
#C7FDB5
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFDDC #FCDCFD
analogous
#EDFDDC #DDFDDC #DCFDEB
triadic
#DDFDDC #DCDDFD #FDDCDD
tetradic
#DDFDDC #DCEDFD #FCDCFD #FDEBDC
square
#DDFDDC #DCEDFD #FCDCFD #FDEBDC
split-complementary
#DDFDDC #EBDCFD #FDDCED
monochromatic
#6DF668 #A5FAA2 #DDFDDC #E3FDE2 #E3FDE2
Accessibility & contrast
On white
1.10
#DDFDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#DDFDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFDDC
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFDDC | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7DA
Deuteranopia (green-blind)
#F9F3DE
Tritanopia (blue-blind)
#DAFBF3
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ddfddc; /* rgb */ color: rgb(221, 253, 220); /* oklch */ color: oklch(96.2% 0.055 144.3);
Tailwind
colors: {
custom: {
50: '#e7fee6',
500: '#ddfddc',
950: '#000000',
},
}SCSS
$custom: #ddfddc; $custom-light: #e7fee6; $custom-dark: #000000;
JSON
{
"hex": "#ddfddc",
"rgb": {
"r": 221,
"g": 253,
"b": 220
},
"hsl": {
"h": 118.182,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.96236,
"c": 0.05491,
"h": 144.3
},
"luminance": 0.9079
}Semantic roles & 50–950 ramp
primary
#DDFDDC
secondary
#E496E7
accent
#00E6DF
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584