#DDFDF9#DDFDF9
#DDFDF9 is a very light, muted teal. Relative luminance 0.925; OKLCH L 97.0% C 0.033 H 187.5°. Best body text is #000000 at 19.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFDF9 |
|---|---|
| RGB | rgb(221, 253, 249) |
| HSL | hsl(173, 89%, 93%) |
| HSV | hsv(173, 13%, 99%) |
| CMYK | cmyk(12.6%, 0%, 1.6%, 0.8%) |
| CIE-LAB | lab(97.01, -11.04, -1.57) |
| CIE-LCH | lch(97.01, 11.15, 188.10°) |
| OKLab | oklab(97.01% -0.0332 -0.0044) |
| OKLCH | oklch(97.01% 0.033 187.5) |
| XYZ | xyz(82.0388, 92.4605, 103.1285) |
| Luminance | 0.9246 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.90
Ice Blue (survey)
#D7FFFE
ΔE00 2.22
Ice
#D6FFFA
ΔE00 2.38
Very Pale Blue
#D6FFFE
ΔE00 2.42
Very Light Blue
#D5FFFF
ΔE00 2.77
Really Light Blue
#D4FFFF
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFDF9 #FDDDE1
analogous
#DDFDE9 #DDFDF9 #DDF1FD
triadic
#DDFDF9 #F9DDFD #FDF9DD
tetradic
#DDFDF9 #E9DDFD #FDDDE1 #F1FDDD
square
#DDFDF9 #E9DDFD #FDDDE1 #F1FDDD
split-complementary
#DDFDF9 #FDDDF1 #FDE9DD
monochromatic
#69F6E5 #A3FAEF #DDFDF9 #E2FDFA #E2FDFA
Accessibility & contrast
On white
1.08
#DDFDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.49
#DDFDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFDF9
19.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFDF9 | 1.00 | 1.08 | 19.49 | 19.49 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9F9
Deuteranopia (green-blind)
#F3F4F9
Tritanopia (blue-blind)
#D5FFFC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ddfdf9; /* rgb */ color: rgb(221, 253, 249); /* oklch */ color: oklch(97.0% 0.033 187.5);
Tailwind
colors: {
custom: {
50: '#e7fefb',
500: '#ddfdf9',
950: '#000000',
},
}SCSS
$custom: #ddfdf9; $custom-light: #e7fefb; $custom-dark: #000000;
JSON
{
"hex": "#ddfdf9",
"rgb": {
"r": 221,
"g": 253,
"b": 249
},
"hsl": {
"h": 172.5,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.97006,
"c": 0.03349,
"h": 187.5
},
"luminance": 0.92462
}Semantic roles & 50–950 ramp
primary
#DDFDF9
secondary
#E797A1
accent
#001DE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585