#DDF8FC#DDF8FC
#DDF8FC is a very light, muted teal. Relative luminance 0.895; OKLCH L 96.1% C 0.029 H 207.4°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF8FC |
|---|---|
| RGB | rgb(221, 248, 252) |
| HSL | hsl(188, 84%, 93%) |
| HSV | hsv(188, 12%, 99%) |
| CMYK | cmyk(12.3%, 1.6%, 0%, 1.2%) |
| CIE-LAB | lab(95.80, -7.96, -4.89) |
| CIE-LCH | lch(95.80, 9.34, 211.56°) |
| OKLab | oklab(96.08% -0.0254 -0.0132) |
| OKLCH | oklch(96.08% 0.029 207.4) |
| XYZ | xyz(80.9526, 89.5336, 105.0932) |
| Luminance | 0.8953 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.70
Azure (CSS)
#F0FFFF
ΔE00 4.34
Ice Blue (survey)
#D7FFFE
ΔE00 4.70
Very Light Blue
#D5FFFF
ΔE00 4.86
Very Pale Blue
#D6FFFE
ΔE00 4.90
Really Light Blue
#D4FFFF
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF8FC #FCE1DD
analogous
#DDFCF0 #DDF8FC #DDE8FC
triadic
#DDF8FC #FCDDF8 #F8FCDD
tetradic
#DDF8FC #F0DDFC #FCE1DD #E8FCDD
square
#DDF8FC #F0DDFC #FCE1DD #E8FCDD
split-complementary
#DDF8FC #FCDDE8 #FCF0DD
monochromatic
#6DE1F2 #A5ECF7 #DDF8FC #E3F9FD #E3F9FD
Accessibility & contrast
On white
1.11
#DDF8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#DDF8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF8FC
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF8FC | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FC
Deuteranopia (green-blind)
#EEF1FC
Tritanopia (blue-blind)
#D4FBF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ddf8fc; /* rgb */ color: rgb(221, 248, 252); /* oklch */ color: oklch(96.1% 0.029 207.4);
Tailwind
colors: {
custom: {
50: '#e7fafd',
500: '#ddf8fc',
950: '#000000',
},
}SCSS
$custom: #ddf8fc; $custom-light: #e7fafd; $custom-dark: #000000;
JSON
{
"hex": "#ddf8fc",
"rgb": {
"r": 221,
"g": 248,
"b": 252
},
"hsl": {
"h": 187.742,
"s": 83.784,
"l": 92.745
},
"oklch": {
"l": 0.96079,
"c": 0.02867,
"h": 207.4
},
"luminance": 0.89535
}Semantic roles & 50–950 ramp
primary
#DDF8FC
secondary
#E4A399
accent
#2205E0
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585