#DDFAFD#DDFAFD
#DDFAFD is a very light, muted teal. Relative luminance 0.908; OKLCH L 96.5% C 0.030 H 204.2°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFAFD |
|---|---|
| RGB | rgb(221, 250, 253) |
| HSL | hsl(186, 89%, 93%) |
| HSV | hsv(186, 13%, 99%) |
| CMYK | cmyk(12.6%, 1.2%, 0%, 0.8%) |
| CIE-LAB | lab(96.34, -8.77, -4.61) |
| CIE-LCH | lch(96.34, 9.91, 207.75°) |
| OKLab | oklab(96.51% -0.0277 -0.0125) |
| OKLCH | oklch(96.51% 0.03 204.2) |
| XYZ | xyz(81.7297, 90.8335, 106.1361) |
| Luminance | 0.9083 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.83
Ice Blue (survey)
#D7FFFE
ΔE00 3.81
Very Light Blue
#D5FFFF
ΔE00 3.99
Very Pale Blue
#D6FFFE
ΔE00 4.02
Really Light Blue
#D4FFFF
ΔE00 4.20
Azure (CSS)
#F0FFFF
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFAFD #FDE0DD
analogous
#DDFDF0 #DDFAFD #DDEAFD
triadic
#DDFAFD #FDDDFA #FAFDDD
tetradic
#DDFAFD #F0DDFD #FDE0DD #EAFDDD
square
#DDFAFD #F0DDFD #FDE0DD #EAFDDD
split-complementary
#DDFAFD #FDDDEA #FDF0DD
monochromatic
#69E9F6 #A3F1FA #DDFAFD #E2FBFD #E2FBFD
Accessibility & contrast
On white
1.10
#DDFAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#DDFAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFAFD
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFAFD | 1.00 | 1.10 | 19.17 | 19.17 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FD
Deuteranopia (green-blind)
#EFF2FD
Tritanopia (blue-blind)
#D4FDFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ddfafd; /* rgb */ color: rgb(221, 250, 253); /* oklch */ color: oklch(96.5% 0.030 204.2);
Tailwind
colors: {
custom: {
50: '#e7fcfe',
500: '#ddfafd',
950: '#000000',
},
}SCSS
$custom: #ddfafd; $custom-light: #e7fcfe; $custom-dark: #000000;
JSON
{
"hex": "#ddfafd",
"rgb": {
"r": 221,
"g": 250,
"b": 253
},
"hsl": {
"h": 185.625,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.96513,
"c": 0.0304,
"h": 204.2
},
"luminance": 0.90835
}Semantic roles & 50–950 ramp
primary
#DDFAFD
secondary
#E79F97
accent
#1600E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585