#DDFCF9#DDFCF9
#DDFCF9 is a very light, muted teal. Relative luminance 0.918; OKLCH L 96.8% C 0.032 H 189.5°. Best body text is #000000 at 19.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFCF9 |
|---|---|
| RGB | rgb(221, 252, 249) |
| HSL | hsl(174, 84%, 93%) |
| HSV | hsv(174, 12%, 99%) |
| CMYK | cmyk(12.3%, 0%, 1.2%, 1.2%) |
| CIE-LAB | lab(96.75, -10.54, -1.95) |
| CIE-LCH | lch(96.75, 10.72, 190.47°) |
| OKLab | oklab(96.8% -0.0319 -0.0054) |
| OKLCH | oklch(96.8% 0.032 189.5) |
| XYZ | xyz(81.7239, 91.8308, 103.0236) |
| Luminance | 0.9183 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.48
Ice Blue (survey)
#D7FFFE
ΔE00 2.34
Very Pale Blue
#D6FFFE
ΔE00 2.56
Ice
#D6FFFA
ΔE00 2.82
Very Light Blue
#D5FFFF
ΔE00 2.85
Really Light Blue
#D4FFFF
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFCF9 #FCDDE0
analogous
#DDFCE9 #DDFCF9 #DDEFFC
triadic
#DDFCF9 #F9DDFC #FCF9DD
tetradic
#DDFCF9 #E9DDFC #FCDDE0 #EFFCDD
square
#DDFCF9 #E9DDFC #FCDDE0 #EFFCDD
split-complementary
#DDFCF9 #FCDDEF #FCE9DD
monochromatic
#6DF2E5 #A5F7EF #DDFCF9 #E3FDFA #E3FDFA
Accessibility & contrast
On white
1.08
#DDFCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.37
#DDFCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFCF9
19.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFCF9 | 1.00 | 1.08 | 19.37 | 19.37 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8F9
Deuteranopia (green-blind)
#F2F4F9
Tritanopia (blue-blind)
#D5FEFB
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ddfcf9; /* rgb */ color: rgb(221, 252, 249); /* oklch */ color: oklch(96.8% 0.032 189.5);
Tailwind
colors: {
custom: {
50: '#e7fdfb',
500: '#ddfcf9',
950: '#000000',
},
}SCSS
$custom: #ddfcf9; $custom-light: #e7fdfb; $custom-dark: #000000;
JSON
{
"hex": "#ddfcf9",
"rgb": {
"r": 221,
"g": 252,
"b": 249
},
"hsl": {
"h": 174.194,
"s": 83.784,
"l": 92.745
},
"oklch": {
"l": 0.96803,
"c": 0.03234,
"h": 189.5
},
"luminance": 0.91833
}Semantic roles & 50–950 ramp
primary
#DDFCF9
secondary
#E499A0
accent
#051AE0
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585