#DDFEF9#DDFEF9
#DDFEF9 is a very light, muted teal. Relative luminance 0.931; OKLCH L 97.2% C 0.035 H 185.6°. Best body text is #000000 at 19.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFEF9 |
|---|---|
| RGB | rgb(221, 254, 249) |
| HSL | hsl(171, 94%, 93%) |
| HSV | hsv(171, 13%, 100%) |
| CMYK | cmyk(13%, 0%, 2%, 0.4%) |
| CIE-LAB | lab(97.27, -11.54, -1.19) |
| CIE-LCH | lch(97.27, 11.60, 185.91°) |
| OKLab | oklab(97.21% -0.0345 -0.0034) |
| OKLCH | oklch(97.21% 0.035 185.6) |
| XYZ | xyz(82.3553, 93.0935, 103.2340) |
| Luminance | 0.9310 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.02
Ice Blue (survey)
#D7FFFE
ΔE00 2.24
Lightcyan
#E0FFFF
ΔE00 2.37
Very Pale Blue
#D6FFFE
ΔE00 2.41
Very Light Blue
#D5FFFF
ΔE00 2.81
Really Light Blue
#D4FFFF
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFEF9 #FEDDE2
analogous
#DDFEE8 #DDFEF9 #DDF2FE
triadic
#DDFEF9 #F9DDFE #FEF9DD
tetradic
#DDFEF9 #E8DDFE #FEDDE2 #F2FEDD
square
#DDFEF9 #E8DDFE #FEDDE2 #F2FEDD
split-complementary
#DDFEF9 #FEDDF2 #FEE8DD
monochromatic
#66FBE4 #A2FCEF #DDFEF9 #E1FEFA #E1FEFA
Accessibility & contrast
On white
1.07
#DDFEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.62
#DDFEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFEF9
19.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFEF9 | 1.00 | 1.07 | 19.62 | 19.62 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAF9
Deuteranopia (green-blind)
#F4F5FA
Tritanopia (blue-blind)
#D5FFFC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #ddfef9; /* rgb */ color: rgb(221, 254, 249); /* oklch */ color: oklch(97.2% 0.035 185.6);
Tailwind
colors: {
custom: {
50: '#e7fefb',
500: '#ddfef9',
950: '#000000',
},
}SCSS
$custom: #ddfef9; $custom-light: #e7fefb; $custom-dark: #000000;
JSON
{
"hex": "#ddfef9",
"rgb": {
"r": 221,
"g": 254,
"b": 249
},
"hsl": {
"h": 170.909,
"s": 94.286,
"l": 93.137
},
"oklch": {
"l": 0.9721,
"c": 0.0347,
"h": 185.6
},
"luminance": 0.93095
}Semantic roles & 50–950 ramp
primary
#DDFEF9
secondary
#E996A2
accent
#0023E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585