#DDFDF6#DDFDF6
#DDFDF6 is a very light, muted teal. Relative luminance 0.923; OKLCH L 96.9% C 0.034 H 180.9°. Best body text is #000000 at 19.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFDF6 |
|---|---|
| RGB | rgb(221, 253, 246) |
| HSL | hsl(167, 89%, 93%) |
| HSV | hsv(167, 13%, 99%) |
| CMYK | cmyk(12.6%, 0%, 2.8%, 0.8%) |
| CIE-LAB | lab(96.93, -11.62, -0.14) |
| CIE-LCH | lch(96.93, 11.62, 180.68°) |
| OKLab | oklab(96.92% -0.0344 -0.0005) |
| OKLCH | oklch(96.92% 0.034 180.9) |
| XYZ | xyz(81.5746, 92.2748, 100.6839) |
| Luminance | 0.9228 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.34
Ice Blue (survey)
#D7FFFE
ΔE00 3.02
Lightcyan
#E0FFFF
ΔE00 3.14
Very Pale Blue
#D6FFFE
ΔE00 3.15
Very Light Blue
#D5FFFF
ΔE00 3.57
Really Light Blue
#D4FFFF
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFDF6 #FDDDE4
analogous
#DDFDE6 #DDFDF6 #DDF4FD
triadic
#DDFDF6 #F6DDFD #FDF6DD
tetradic
#DDFDF6 #E6DDFD #FDDDE4 #F4FDDD
square
#DDFDF6 #E6DDFD #FDDDE4 #F4FDDD
split-complementary
#DDFDF6 #FDDDF4 #FDE6DD
monochromatic
#69F6D7 #A3FAE7 #DDFDF6 #E2FDF7 #E2FDF7
Accessibility & contrast
On white
1.08
#DDFDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.46
#DDFDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFDF6
19.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFDF6 | 1.00 | 1.08 | 19.46 | 19.46 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F6
Deuteranopia (green-blind)
#F4F4F7
Tritanopia (blue-blind)
#D5FEFB
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ddfdf6; /* rgb */ color: rgb(221, 253, 246); /* oklch */ color: oklch(96.9% 0.034 180.9);
Tailwind
colors: {
custom: {
50: '#e7fef9',
500: '#ddfdf6',
950: '#000000',
},
}SCSS
$custom: #ddfdf6; $custom-light: #e7fef9; $custom-dark: #000000;
JSON
{
"hex": "#ddfdf6",
"rgb": {
"r": 221,
"g": 253,
"b": 246
},
"hsl": {
"h": 166.875,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.96921,
"c": 0.03436,
"h": 180.9
},
"luminance": 0.92277
}Semantic roles & 50–950 ramp
primary
#DDFDF6
secondary
#E797A9
accent
#0032E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585