#DDFDDF#DDFDDF
#DDFDDF is a very light, muted green. Relative luminance 0.909; OKLCH L 96.3% C 0.052 H 146.9°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFDDF |
|---|---|
| RGB | rgb(221, 253, 223) |
| HSL | hsl(124, 89%, 93%) |
| HSV | hsv(124, 13%, 99%) |
| CMYK | cmyk(12.6%, 0%, 11.9%, 0.8%) |
| CIE-LAB | lab(96.39, -15.80, 10.91) |
| CIE-LCH | lch(96.39, 19.20, 145.38°) |
| OKLab | oklab(96.31% -0.0434 0.0283) |
| OKLCH | oklch(96.31% 0.052 146.9) |
| XYZ | xyz(78.2605, 90.9492, 83.2295) |
| Luminance | 0.9095 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.17
Very Pale Green
#CFFDBC
ΔE00 8.60
Very Light Green
#D1FFBD
ΔE00 8.73
Pale Aqua
#B8FFEB
ΔE00 8.86
Mint
#AAF0C1
ΔE00 8.93
Ice
#D6FFFA
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFDDF #FDDDFB
analogous
#EBFDDD #DDFDDF #DDFDEF
triadic
#DDFDDF #DFDDFD #FDDFDD
tetradic
#DDFDDF #DDEBFD #FDDDFB #FDEFDD
square
#DDFDDF #DDEBFD #FDDDFB #FDEFDD
split-complementary
#DDFDDF #EFDDFD #FDDDEB
monochromatic
#69F672 #A3FAA9 #DDFDDF #E2FDE4 #E2FDE4
Accessibility & contrast
On white
1.09
#DDFDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#DDFDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFDDF
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFDDF | 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)
#FEF7DD
Deuteranopia (green-blind)
#F8F3E0
Tritanopia (blue-blind)
#DAFBF4
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ddfddf; /* rgb */ color: rgb(221, 253, 223); /* oklch */ color: oklch(96.3% 0.052 146.9);
Tailwind
colors: {
custom: {
50: '#e7fee9',
500: '#ddfddf',
950: '#000000',
},
}SCSS
$custom: #ddfddf; $custom-light: #e7fee9; $custom-dark: #000000;
JSON
{
"hex": "#ddfddf",
"rgb": {
"r": 221,
"g": 253,
"b": 223
},
"hsl": {
"h": 123.75,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.9631,
"c": 0.05182,
"h": 146.9
},
"luminance": 0.9095
}Semantic roles & 50–950 ramp
primary
#DDFDDF
secondary
#E797E2
accent
#00D7E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584