#DDF9FC#DDF9FC
#DDF9FC is a very light, muted teal. Relative luminance 0.902; OKLCH L 96.3% C 0.029 H 204.5°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF9FC |
|---|---|
| RGB | rgb(221, 249, 252) |
| HSL | hsl(186, 84%, 93%) |
| HSV | hsv(186, 12%, 99%) |
| CMYK | cmyk(12.3%, 1.2%, 0%, 1.2%) |
| CIE-LAB | lab(96.06, -8.46, -4.51) |
| CIE-LCH | lch(96.06, 9.59, 208.07°) |
| OKLab | oklab(96.28% -0.0268 -0.0122) |
| OKLCH | oklch(96.28% 0.029 204.5) |
| XYZ | xyz(81.2609, 90.1501, 105.1960) |
| Luminance | 0.9015 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.08
Ice Blue (survey)
#D7FFFE
ΔE00 4.10
Very Light Blue
#D5FFFF
ΔE00 4.28
Very Pale Blue
#D6FFFE
ΔE00 4.30
Azure (CSS)
#F0FFFF
ΔE00 4.49
Really Light Blue
#D4FFFF
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF9FC #FCE0DD
analogous
#DDFCEF #DDF9FC #DDE9FC
triadic
#DDF9FC #FCDDF9 #F9FCDD
tetradic
#DDF9FC #EFDDFC #FCE0DD #E9FCDD
square
#DDF9FC #EFDDFC #FCE0DD #E9FCDD
split-complementary
#DDF9FC #FCDDE9 #FCEFDD
monochromatic
#6DE5F2 #A5EFF7 #DDF9FC #E3FAFD #E3FAFD
Accessibility & contrast
On white
1.10
#DDF9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#DDF9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF9FC
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF9FC | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FC
Deuteranopia (green-blind)
#EEF2FC
Tritanopia (blue-blind)
#D4FBFA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ddf9fc; /* rgb */ color: rgb(221, 249, 252); /* oklch */ color: oklch(96.3% 0.029 204.5);
Tailwind
colors: {
custom: {
50: '#e7fbfd',
500: '#ddf9fc',
950: '#000000',
},
}SCSS
$custom: #ddf9fc; $custom-light: #e7fbfd; $custom-dark: #000000;
JSON
{
"hex": "#ddf9fc",
"rgb": {
"r": 221,
"g": 249,
"b": 252
},
"hsl": {
"h": 185.806,
"s": 83.784,
"l": 92.745
},
"oklch": {
"l": 0.96281,
"c": 0.02942,
"h": 204.5
},
"luminance": 0.90152
}Semantic roles & 50–950 ramp
primary
#DDF9FC
secondary
#E4A099
accent
#1A05E0
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585