#DDF8FD#DDF8FD
#DDF8FD is a very light, muted teal. Relative luminance 0.896; OKLCH L 96.1% C 0.029 H 210.0°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF8FD |
|---|---|
| RGB | rgb(221, 248, 253) |
| HSL | hsl(189, 89%, 93%) |
| HSV | hsv(189, 13%, 99%) |
| CMYK | cmyk(12.6%, 2%, 0%, 0.8%) |
| CIE-LAB | lab(95.83, -7.76, -5.37) |
| CIE-LCH | lch(95.83, 9.44, 214.66°) |
| OKLab | oklab(96.11% -0.0251 -0.0145) |
| OKLCH | oklch(96.11% 0.029 210) |
| XYZ | xyz(81.1115, 89.5971, 105.9300) |
| Luminance | 0.8960 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.08
Azure (CSS)
#F0FFFF
ΔE00 4.42
Ice Blue (survey)
#D7FFFE
ΔE00 5.04
Very Light Blue
#D5FFFF
ΔE00 5.16
Very Pale Blue
#D6FFFE
ΔE00 5.23
Really Light Blue
#D4FFFF
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF8FD #FDE2DD
analogous
#DDFDF2 #DDF8FD #DDE8FD
triadic
#DDF8FD #FDDDF8 #F8FDDD
tetradic
#DDF8FD #F2DDFD #FDE2DD #E8FDDD
square
#DDF8FD #F2DDFD #FDE2DD #E8FDDD
split-complementary
#DDF8FD #FDDDE8 #FDF2DD
monochromatic
#69E0F6 #A3ECFA #DDF8FD #E2F9FD #E2F9FD
Accessibility & contrast
On white
1.11
#DDF8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#DDF8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF8FD
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF8FD | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FD
Deuteranopia (green-blind)
#EDF1FD
Tritanopia (blue-blind)
#D4FBF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ddf8fd; /* rgb */ color: rgb(221, 248, 253); /* oklch */ color: oklch(96.1% 0.029 210.0);
Tailwind
colors: {
custom: {
50: '#e7fafe',
500: '#ddf8fd',
950: '#000000',
},
}SCSS
$custom: #ddf8fd; $custom-light: #e7fafe; $custom-dark: #000000;
JSON
{
"hex": "#ddf8fd",
"rgb": {
"r": 221,
"g": 248,
"b": 253
},
"hsl": {
"h": 189.375,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.96109,
"c": 0.02895,
"h": 210
},
"luminance": 0.89599
}Semantic roles & 50–950 ramp
primary
#DDF8FD
secondary
#E7A497
accent
#2400E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585