#DDFAED#DDFAED
#DDFAED is a very light, muted teal. Relative luminance 0.899; OKLCH L 96.1% C 0.035 H 166.9°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFAED |
|---|---|
| RGB | rgb(221, 250, 237) |
| HSL | hsl(153, 74%, 92%) |
| HSV | hsv(153, 12%, 98%) |
| CMYK | cmyk(11.6%, 0%, 5.2%, 2%) |
| CIE-LAB | lab(95.94, -11.81, 3.05) |
| CIE-LCH | lch(95.94, 12.20, 165.51°) |
| OKLab | oklab(96.06% -0.0338 0.0079) |
| OKLCH | oklch(96.06% 0.035 166.9) |
| XYZ | xyz(79.2870, 89.8564, 93.2711) |
| Luminance | 0.8986 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.38
Honeydew
#F0FFF0
ΔE00 4.78
Ice Blue (survey)
#D7FFFE
ΔE00 5.52
Lightcyan
#E0FFFF
ΔE00 5.57
Very Pale Blue
#D6FFFE
ΔE00 5.62
Very Light Blue
#D5FFFF
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFAED #FADDEA
analogous
#DDFADF #DDFAED #DDF9FA
triadic
#DDFAED #EDDDFA #FAEDDD
tetradic
#DDFAED #DFDDFA #FADDEA #F9FADD
square
#DDFAED #DFDDFA #FADDEA #F9FADD
split-complementary
#DDFAED #FADDF9 #FADFDD
monochromatic
#72EAB5 #A8F2D1 #DDFAED #E4FBF1 #E4FBF1
Accessibility & contrast
On white
1.11
#DDFAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#DDFAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFAED
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFAED | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6EC
Deuteranopia (green-blind)
#F3F2EE
Tritanopia (blue-blind)
#D7FAF6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ddfaed; /* rgb */ color: rgb(221, 250, 237); /* oklch */ color: oklch(96.1% 0.035 166.9);
Tailwind
colors: {
custom: {
50: '#e7fcf2',
500: '#ddfaed',
950: '#000000',
},
}SCSS
$custom: #ddfaed; $custom-light: #e7fcf2; $custom-dark: #000000;
JSON
{
"hex": "#ddfaed",
"rgb": {
"r": 221,
"g": 250,
"b": 237
},
"hsl": {
"h": 153.103,
"s": 74.359,
"l": 92.353
},
"oklch": {
"l": 0.96059,
"c": 0.03476,
"h": 166.9
},
"luminance": 0.89858
}Semantic roles & 50–950 ramp
primary
#DDFAED
secondary
#E09CBA
accent
#0F68D6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585