#DDFDF4#DDFDF4
#DDFDF4 is a very light, muted teal. Relative luminance 0.922; OKLCH L 96.9% C 0.035 H 176.8°. Best body text is #000000 at 19.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFDF4 |
|---|---|
| RGB | rgb(221, 253, 244) |
| HSL | hsl(163, 89%, 93%) |
| HSV | hsv(163, 13%, 99%) |
| CMYK | cmyk(12.6%, 0%, 3.6%, 0.8%) |
| CIE-LAB | lab(96.88, -11.99, 0.82) |
| CIE-LCH | lch(96.88, 12.02, 176.09°) |
| OKLab | oklab(96.87% -0.0351 0.002) |
| OKLCH | oklch(96.87% 0.035 176.8) |
| XYZ | xyz(81.2693, 92.1527, 99.0759) |
| Luminance | 0.9215 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.69
Ice Blue (survey)
#D7FFFE
ΔE00 3.69
Very Pale Blue
#D6FFFE
ΔE00 3.80
Lightcyan
#E0FFFF
ΔE00 3.95
Very Light Blue
#D5FFFF
ΔE00 4.23
Really Light Blue
#D4FFFF
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFDF4 #FDDDE6
analogous
#DDFDE4 #DDFDF4 #DDF6FD
triadic
#DDFDF4 #F4DDFD #FDF4DD
tetradic
#DDFDF4 #E4DDFD #FDDDE6 #F6FDDD
square
#DDFDF4 #E4DDFD #FDDDE6 #F6FDDD
split-complementary
#DDFDF4 #FDDDF6 #FDE4DD
monochromatic
#69F6CF #A3FAE1 #DDFDF4 #E2FDF6 #E2FDF6
Accessibility & contrast
On white
1.08
#DDFDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.43
#DDFDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFDF4
19.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFDF4 | 1.00 | 1.08 | 19.43 | 19.43 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F4
Deuteranopia (green-blind)
#F4F4F5
Tritanopia (blue-blind)
#D6FEFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ddfdf4; /* rgb */ color: rgb(221, 253, 244); /* oklch */ color: oklch(96.9% 0.035 176.8);
Tailwind
colors: {
custom: {
50: '#e7fef7',
500: '#ddfdf4',
950: '#000000',
},
}SCSS
$custom: #ddfdf4; $custom-light: #e7fef7; $custom-dark: #000000;
JSON
{
"hex": "#ddfdf4",
"rgb": {
"r": 221,
"g": 253,
"b": 244
},
"hsl": {
"h": 163.125,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.96865,
"c": 0.03519,
"h": 176.8
},
"luminance": 0.92154
}Semantic roles & 50–950 ramp
primary
#DDFDF4
secondary
#E797AE
accent
#0041E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585