#DDFDEC#DDFDEC
#DDFDEC is a very light, muted green. Relative luminance 0.917; OKLCH L 96.6% C 0.040 H 162.5°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFDEC |
|---|---|
| RGB | rgb(221, 253, 236) |
| HSL | hsl(148, 89%, 93%) |
| HSV | hsv(148, 13%, 99%) |
| CMYK | cmyk(12.6%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(96.69, -13.48, 4.65) |
| CIE-LCH | lch(96.69, 14.26, 160.95°) |
| OKLab | oklab(96.65% -0.0382 0.0121) |
| OKLCH | oklch(96.65% 0.04 162.5) |
| XYZ | xyz(80.0809, 91.6773, 92.8170) |
| Luminance | 0.9168 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 5.12
Honeydew
#F0FFF0
ΔE00 5.44
Ice Blue (survey)
#D7FFFE
ΔE00 6.58
Very Pale Blue
#D6FFFE
ΔE00 6.63
Duck Egg Blue
#C3FBF4
ΔE00 6.70
Light Light Blue
#CAFFFB
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFDEC #FDDDEE
analogous
#DEFDDD #DDFDEC #DDFDFC
triadic
#DDFDEC #ECDDFD #FDECDD
tetradic
#DDFDEC #DDDEFD #FDDDEE #FDFCDD
square
#DDFDEC #DDDEFD #FDDDEE #FDFCDD
split-complementary
#DDFDEC #FCDDFD #FDDDDE
monochromatic
#69F6AB #A3FACC #DDFDEC #E2FDEF #E2FDEF
Accessibility & contrast
On white
1.09
#DDFDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.34
#DDFDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFDEC
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFDEC | 1.00 | 1.09 | 19.34 | 19.34 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EB
Deuteranopia (green-blind)
#F6F4ED
Tritanopia (blue-blind)
#D7FDF8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ddfdec; /* rgb */ color: rgb(221, 253, 236); /* oklch */ color: oklch(96.6% 0.040 162.5);
Tailwind
colors: {
custom: {
50: '#e7fef2',
500: '#ddfdec',
950: '#000000',
},
}SCSS
$custom: #ddfdec; $custom-light: #e7fef2; $custom-dark: #000000;
JSON
{
"hex": "#ddfdec",
"rgb": {
"r": 221,
"g": 253,
"b": 236
},
"hsl": {
"h": 148.125,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.96647,
"c": 0.04012,
"h": 162.5
},
"luminance": 0.91679
}Semantic roles & 50–950 ramp
primary
#DDFDEC
secondary
#E797C2
accent
#007AE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585