#DDFEF5#DDFEF5
#DDFEF5 is a very light, muted teal. Relative luminance 0.928; OKLCH L 97.1% C 0.036 H 177.3°. Best body text is #000000 at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFEF5 |
|---|---|
| RGB | rgb(221, 254, 245) |
| HSL | hsl(164, 94%, 93%) |
| HSV | hsv(164, 13%, 100%) |
| CMYK | cmyk(13%, 0%, 3.5%, 0.4%) |
| CIE-LAB | lab(97.17, -12.30, 0.72) |
| CIE-LCH | lch(97.17, 12.32, 176.66°) |
| OKLab | oklab(97.1% -0.0361 0.0017) |
| OKLCH | oklch(97.1% 0.036 177.3) |
| XYZ | xyz(81.7380, 92.8466, 99.9832) |
| Luminance | 0.9285 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.47
Ice Blue (survey)
#D7FFFE
ΔE00 3.57
Very Pale Blue
#D6FFFE
ΔE00 3.66
Lightcyan
#E0FFFF
ΔE00 3.99
Very Light Blue
#D5FFFF
ΔE00 4.10
Really Light Blue
#D4FFFF
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFEF5 #FEDDE6
analogous
#DDFEE4 #DDFEF5 #DDF6FE
triadic
#DDFEF5 #F5DDFE #FEF5DD
tetradic
#DDFEF5 #E4DDFE #FEDDE6 #F6FEDD
square
#DDFEF5 #E4DDFE #FEDDE6 #F6FEDD
split-complementary
#DDFEF5 #FEDDF6 #FEE4DD
monochromatic
#66FBD2 #A2FCE4 #DDFEF5 #E1FEF6 #E1FEF6
Accessibility & contrast
On white
1.07
#DDFEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.57
#DDFEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFEF5
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFEF5 | 1.00 | 1.07 | 19.57 | 19.57 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFAF5
Deuteranopia (green-blind)
#F5F5F6
Tritanopia (blue-blind)
#D5FFFB
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #ddfef5; /* rgb */ color: rgb(221, 254, 245); /* oklch */ color: oklch(97.1% 0.036 177.3);
Tailwind
colors: {
custom: {
50: '#e7fef8',
500: '#ddfef5',
950: '#000000',
},
}SCSS
$custom: #ddfef5; $custom-light: #e7fef8; $custom-dark: #000000;
JSON
{
"hex": "#ddfef5",
"rgb": {
"r": 221,
"g": 254,
"b": 245
},
"hsl": {
"h": 163.636,
"s": 94.286,
"l": 93.137
},
"oklch": {
"l": 0.97097,
"c": 0.03611,
"h": 177.3
},
"luminance": 0.92848
}Semantic roles & 50–950 ramp
primary
#DDFEF5
secondary
#E996AD
accent
#003FE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585