#DDFDEB#DDFDEB
#DDFDEB is a very light, muted green. Relative luminance 0.916; OKLCH L 96.6% C 0.041 H 160.9°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFDEB |
|---|---|
| RGB | rgb(221, 253, 235) |
| HSL | hsl(146, 89%, 93%) |
| HSV | hsv(146, 13%, 99%) |
| CMYK | cmyk(12.6%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(96.66, -13.66, 5.13) |
| CIE-LCH | lch(96.66, 14.60, 159.40°) |
| OKLab | oklab(96.62% -0.0386 0.0134) |
| OKLCH | oklch(96.62% 0.041 160.9) |
| XYZ | xyz(79.9360, 91.6194, 92.0540) |
| Luminance | 0.9162 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 5.45
Honeydew
#F0FFF0
ΔE00 5.50
Duck Egg Blue
#C3FBF4
ΔE00 6.91
Ice Blue (survey)
#D7FFFE
ΔE00 6.93
Very Pale Blue
#D6FFFE
ΔE00 6.98
Eggshell Blue
#C4FFF7
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFDEB #FDDDEF
analogous
#DFFDDD #DDFDEB #DDFDFB
triadic
#DDFDEB #EBDDFD #FDEBDD
tetradic
#DDFDEB #DDDFFD #FDDDEF #FDFBDD
square
#DDFDEB #DDDFFD #FDDDEF #FDFBDD
split-complementary
#DDFDEB #FBDDFD #FDDDDF
monochromatic
#69F6A7 #A3FAC9 #DDFDEB #E2FDEE #E2FDEE
Accessibility & contrast
On white
1.09
#DDFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#DDFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFDEB
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFDEB | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EA
Deuteranopia (green-blind)
#F6F4EC
Tritanopia (blue-blind)
#D8FDF8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ddfdeb; /* rgb */ color: rgb(221, 253, 235); /* oklch */ color: oklch(96.6% 0.041 160.9);
Tailwind
colors: {
custom: {
50: '#e7fef1',
500: '#ddfdeb',
950: '#000000',
},
}SCSS
$custom: #ddfdeb; $custom-light: #e7fef1; $custom-dark: #000000;
JSON
{
"hex": "#ddfdeb",
"rgb": {
"r": 221,
"g": 253,
"b": 235
},
"hsl": {
"h": 146.25,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.9662,
"c": 0.04088,
"h": 160.9
},
"luminance": 0.91621
}Semantic roles & 50–950 ramp
primary
#DDFDEB
secondary
#E797C4
accent
#0081E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585