#DDFDF5#DDFDF5
#DDFDF5 is a very light, muted teal. Relative luminance 0.922; OKLCH L 96.9% C 0.035 H 178.8°. Best body text is #000000 at 19.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFDF5 |
|---|---|
| RGB | rgb(221, 253, 245) |
| HSL | hsl(165, 89%, 93%) |
| HSV | hsv(165, 13%, 99%) |
| CMYK | cmyk(12.6%, 0%, 3.2%, 0.8%) |
| CIE-LAB | lab(96.91, -11.81, 0.34) |
| CIE-LCH | lch(96.91, 11.81, 178.34°) |
| OKLab | oklab(96.89% -0.0348 0.0007) |
| OKLCH | oklch(96.89% 0.035 178.8) |
| XYZ | xyz(81.4215, 92.2136, 99.8777) |
| Luminance | 0.9222 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.49
Ice Blue (survey)
#D7FFFE
ΔE00 3.35
Very Pale Blue
#D6FFFE
ΔE00 3.46
Lightcyan
#E0FFFF
ΔE00 3.55
Very Light Blue
#D5FFFF
ΔE00 3.89
Really Light Blue
#D4FFFF
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFDF5 #FDDDE5
analogous
#DDFDE5 #DDFDF5 #DDF5FD
triadic
#DDFDF5 #F5DDFD #FDF5DD
tetradic
#DDFDF5 #E5DDFD #FDDDE5 #F5FDDD
square
#DDFDF5 #E5DDFD #FDDDE5 #F5FDDD
split-complementary
#DDFDF5 #FDDDF5 #FDE5DD
monochromatic
#69F6D3 #A3FAE4 #DDFDF5 #E2FDF7 #E2FDF7
Accessibility & contrast
On white
1.08
#DDFDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.44
#DDFDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFDF5
19.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFDF5 | 1.00 | 1.08 | 19.44 | 19.44 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F5
Deuteranopia (green-blind)
#F4F4F6
Tritanopia (blue-blind)
#D6FEFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ddfdf5; /* rgb */ color: rgb(221, 253, 245); /* oklch */ color: oklch(96.9% 0.035 178.8);
Tailwind
colors: {
custom: {
50: '#e7fef8',
500: '#ddfdf5',
950: '#000000',
},
}SCSS
$custom: #ddfdf5; $custom-light: #e7fef8; $custom-dark: #000000;
JSON
{
"hex": "#ddfdf5",
"rgb": {
"r": 221,
"g": 253,
"b": 245
},
"hsl": {
"h": 165,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.96893,
"c": 0.03476,
"h": 178.8
},
"luminance": 0.92215
}Semantic roles & 50–950 ramp
primary
#DDFDF5
secondary
#E797AB
accent
#0039E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585