#DDFFDC#DDFFDC
#DDFFDC is a very light, muted green. Relative luminance 0.921; OKLCH L 96.7% C 0.058 H 144.4°. Best body text is #000000 at 19.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFFDC |
|---|---|
| RGB | rgb(221, 255, 220) |
| HSL | hsl(118, 100%, 93%) |
| HSV | hsv(118, 14%, 100%) |
| CMYK | cmyk(13.3%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(96.84, -17.29, 13.09) |
| CIE-LCH | lch(96.84, 21.69, 142.87°) |
| OKLab | oklab(96.65% -0.0473 0.0339) |
| OKLCH | oklch(96.65% 0.058 144.4) |
| XYZ | xyz(78.4943, 92.0582, 81.3298) |
| Luminance | 0.9206 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.24
Very Light Green
#D1FFBD
ΔE00 7.35
Mint
#AAF0C1
ΔE00 8.27
Honeydew
#F0FFF0
ΔE00 8.35
Light Sage
#BCECAC
ΔE00 8.70
Pale Green
#C7FDB5
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFFDC #FEDCFF
analogous
#EEFFDC #DDFFDC #DCFFEC
triadic
#DDFFDC #DCDDFF #FFDCDD
tetradic
#DDFFDC #DCEEFF #FEDCFF #FFECDC
square
#DDFFDC #DCEEFF #FEDCFF #FFECDC
split-complementary
#DDFFDC #ECDCFF #FFDCEE
monochromatic
#66FF62 #A2FF9F #DDFFDC #E1FFE0 #E1FFE0
Accessibility & contrast
On white
1.08
#DDFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.41
#DDFFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFFDC
19.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFFDC | 1.00 | 1.08 | 19.41 | 19.41 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8DA
Deuteranopia (green-blind)
#FBF5DE
Tritanopia (blue-blind)
#DAFDF5
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ddffdc; /* rgb */ color: rgb(221, 255, 220); /* oklch */ color: oklch(96.7% 0.058 144.4);
Tailwind
colors: {
custom: {
50: '#e7ffe6',
500: '#ddffdc',
950: '#000000',
},
}SCSS
$custom: #ddffdc; $custom-light: #e7ffe6; $custom-dark: #000000;
JSON
{
"hex": "#ddffdc",
"rgb": {
"r": 221,
"g": 255,
"b": 220
},
"hsl": {
"h": 118.286,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.9665,
"c": 0.05818,
"h": 144.4
},
"luminance": 0.92059
}Semantic roles & 50–950 ramp
primary
#DDFFDC
secondary
#E993EC
accent
#00E6DF
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161816
muted
#848684