#DDFDED#DDFDED
#DDFDED is a very light, muted teal. Relative luminance 0.917; OKLCH L 96.7% C 0.039 H 164.0°. Best body text is #000000 at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFDED |
|---|---|
| RGB | rgb(221, 253, 237) |
| HSL | hsl(150, 89%, 93%) |
| HSV | hsv(150, 13%, 99%) |
| CMYK | cmyk(12.6%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(96.71, -13.30, 4.17) |
| CIE-LCH | lch(96.71, 13.94, 162.57°) |
| OKLab | oklab(96.67% -0.0379 0.0108) |
| OKLCH | oklch(96.67% 0.039 164) |
| XYZ | xyz(80.2266, 91.7356, 93.5843) |
| Luminance | 0.9174 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.79
Honeydew
#F0FFF0
ΔE00 5.41
Ice Blue (survey)
#D7FFFE
ΔE00 6.22
Very Pale Blue
#D6FFFE
ΔE00 6.28
Duck Egg Blue
#C3FBF4
ΔE00 6.49
Light Light Blue
#CAFFFB
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFDED #FDDDED
analogous
#DDFDDD #DDFDED #DDFDFD
triadic
#DDFDED #EDDDFD #FDEDDD
tetradic
#DDFDED #DDDDFD #FDDDED #FDFDDD
square
#DDFDED #DDDDFD #FDDDED #FDFDDD
split-complementary
#DDFDED #FDDDFD #FDDDDD
monochromatic
#69F6B0 #A3FACE #DDFDED #E2FDF0 #E2FDF0
Accessibility & contrast
On white
1.09
#DDFDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.35
#DDFDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFDED
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFDED | 1.00 | 1.09 | 19.35 | 19.35 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EC
Deuteranopia (green-blind)
#F6F4EE
Tritanopia (blue-blind)
#D7FDF8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ddfded; /* rgb */ color: rgb(221, 253, 237); /* oklch */ color: oklch(96.7% 0.039 164.0);
Tailwind
colors: {
custom: {
50: '#e7fef2',
500: '#ddfded',
950: '#000000',
},
}SCSS
$custom: #ddfded; $custom-light: #e7fef2; $custom-dark: #000000;
JSON
{
"hex": "#ddfded",
"rgb": {
"r": 221,
"g": 253,
"b": 237
},
"hsl": {
"h": 150,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.96674,
"c": 0.03938,
"h": 164
},
"luminance": 0.91737
}Semantic roles & 50–950 ramp
primary
#DDFDED
secondary
#E797BF
accent
#0073E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585