#DDF6FA#DDF6FA
#DDF6FA is a very light, muted teal. Relative luminance 0.882; OKLCH L 95.6% C 0.027 H 208.3°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF6FA |
|---|---|
| RGB | rgb(221, 246, 250) |
| HSL | hsl(188, 74%, 92%) |
| HSV | hsv(188, 12%, 98%) |
| CMYK | cmyk(11.6%, 1.6%, 0%, 2%) |
| CIE-LAB | lab(95.24, -7.34, -4.69) |
| CIE-LCH | lch(95.24, 8.71, 212.55°) |
| OKLab | oklab(95.62% -0.0235 -0.0126) |
| OKLCH | oklch(95.62% 0.027 208.3) |
| XYZ | xyz(80.0258, 88.1843, 103.2290) |
| Luminance | 0.8819 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.26
Azure (CSS)
#F0FFFF
ΔE00 4.05
Ice Blue (survey)
#D7FFFE
ΔE00 5.31
Very Light Blue
#D5FFFF
ΔE00 5.48
Very Pale Blue
#D6FFFE
ΔE00 5.51
Really Light Blue
#D4FFFF
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF6FA #FAE1DD
analogous
#DDFAF0 #DDF6FA #DDE8FA
triadic
#DDF6FA #FADDF6 #F6FADD
tetradic
#DDF6FA #F0DDFA #FAE1DD #E8FADD
square
#DDF6FA #F0DDFA #FAE1DD #E8FADD
split-complementary
#DDF6FA #FADDE8 #FAF0DD
monochromatic
#72DAEA #A8E8F2 #DDF6FA #E4F8FB #E4F8FB
Accessibility & contrast
On white
1.13
#DDF6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#DDF6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF6FA
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF6FA | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FA
Deuteranopia (green-blind)
#ECF0FA
Tritanopia (blue-blind)
#D5F8F7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddf6fa; /* rgb */ color: rgb(221, 246, 250); /* oklch */ color: oklch(95.6% 0.027 208.3);
Tailwind
colors: {
custom: {
50: '#e7f9fc',
500: '#ddf6fa',
950: '#000000',
},
}SCSS
$custom: #ddf6fa; $custom-light: #e7f9fc; $custom-dark: #000000;
JSON
{
"hex": "#ddf6fa",
"rgb": {
"r": 221,
"g": 246,
"b": 250
},
"hsl": {
"h": 188.276,
"s": 74.359,
"l": 92.353
},
"oklch": {
"l": 0.95616,
"c": 0.02671,
"h": 208.3
},
"luminance": 0.88186
}Semantic roles & 50–950 ramp
primary
#DDF6FA
secondary
#E0A59C
accent
#2B0FD6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585