#DDF9FD#DDF9FD
#DDF9FD is a very light, muted teal. Relative luminance 0.902; OKLCH L 96.3% C 0.030 H 207.1°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF9FD |
|---|---|
| RGB | rgb(221, 249, 253) |
| HSL | hsl(188, 89%, 93%) |
| HSV | hsv(188, 13%, 99%) |
| CMYK | cmyk(12.6%, 1.6%, 0%, 0.8%) |
| CIE-LAB | lab(96.09, -8.26, -4.99) |
| CIE-LCH | lch(96.09, 9.65, 211.12°) |
| OKLab | oklab(96.31% -0.0264 -0.0135) |
| OKLCH | oklch(96.31% 0.03 207.1) |
| XYZ | xyz(81.4198, 90.2137, 106.0328) |
| Luminance | 0.9022 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.45
Ice Blue (survey)
#D7FFFE
ΔE00 4.41
Azure (CSS)
#F0FFFF
ΔE00 4.51
Very Light Blue
#D5FFFF
ΔE00 4.56
Very Pale Blue
#D6FFFE
ΔE00 4.61
Really Light Blue
#D4FFFF
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF9FD #FDE1DD
analogous
#DDFDF1 #DDF9FD #DDE9FD
triadic
#DDF9FD #FDDDF9 #F9FDDD
tetradic
#DDF9FD #F1DDFD #FDE1DD #E9FDDD
square
#DDF9FD #F1DDFD #FDE1DD #E9FDDD
split-complementary
#DDF9FD #FDDDE9 #FDF1DD
monochromatic
#69E5F6 #A3EFFA #DDF9FD #E2FAFD #E2FAFD
Accessibility & contrast
On white
1.10
#DDF9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#DDF9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF9FD
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF9FD | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FD
Deuteranopia (green-blind)
#EEF2FD
Tritanopia (blue-blind)
#D4FCFA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ddf9fd; /* rgb */ color: rgb(221, 249, 253); /* oklch */ color: oklch(96.3% 0.030 207.1);
Tailwind
colors: {
custom: {
50: '#e7fbfe',
500: '#ddf9fd',
950: '#000000',
},
}SCSS
$custom: #ddf9fd; $custom-light: #e7fbfe; $custom-dark: #000000;
JSON
{
"hex": "#ddf9fd",
"rgb": {
"r": 221,
"g": 249,
"b": 253
},
"hsl": {
"h": 187.5,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.96311,
"c": 0.02963,
"h": 207.1
},
"luminance": 0.90215
}Semantic roles & 50–950 ramp
primary
#DDF9FD
secondary
#E7A197
accent
#1D00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585