#D0F2FC#D0F2FC
#D0F2FC is a very light, muted cyan. Relative luminance 0.839; OKLCH L 94.0% C 0.038 H 217.4°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D0F2FC |
|---|---|
| RGB | rgb(208, 242, 252) |
| HSL | hsl(194, 88%, 90%) |
| HSV | hsv(194, 17%, 99%) |
| CMYK | cmyk(17.5%, 4%, 0%, 1.2%) |
| CIE-LAB | lab(93.42, -8.94, -8.50) |
| CIE-LCH | lch(93.42, 12.34, 223.54°) |
| OKLab | oklab(93.99% -0.0301 -0.023) |
| OKLCH | oklch(93.99% 0.038 217.4) |
| XYZ | xyz(75.3306, 83.9404, 104.3097) |
| Luminance | 0.8394 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.01
Pale Sky Blue
#BDF6FE
ΔE00 5.69
Very Light Blue
#D5FFFF
ΔE00 5.81
Really Light Blue
#D4FFFF
ΔE00 5.93
Ice Blue (survey)
#D7FFFE
ΔE00 5.94
Very Pale Blue
#D6FFFE
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0F2FC #FCDAD0
analogous
#D0FCF0 #D0F2FC #D0DCFC
triadic
#D0F2FC #FCD0F2 #F2FCD0
tetradic
#D0F2FC #F0D0FC #FCDAD0 #DCFCD0
square
#D0F2FC #F0D0FC #FCDAD0 #DCFCD0
split-complementary
#D0F2FC #FCD0DC #FCF0D0
monochromatic
#5DD2F5 #96E2F8 #D0F2FC #E2F7FD #E2F7FD
Accessibility & contrast
On white
1.18
#D0F2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#D0F2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0F2FC
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0F2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0F2FC | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEFFD
Deuteranopia (green-blind)
#E4EAFC
Tritanopia (blue-blind)
#C4F6F5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d0f2fc; /* rgb */ color: rgb(208, 242, 252); /* oklch */ color: oklch(94.0% 0.038 217.4);
Tailwind
colors: {
custom: {
50: '#dff6fd',
500: '#d0f2fc',
950: '#000000',
},
}SCSS
$custom: #d0f2fc; $custom-light: #dff6fd; $custom-dark: #000000;
JSON
{
"hex": "#d0f2fc",
"rgb": {
"r": 208,
"g": 242,
"b": 252
},
"hsl": {
"h": 193.636,
"s": 88,
"l": 90.196
},
"oklch": {
"l": 0.93987,
"c": 0.03786,
"h": 217.4
},
"luminance": 0.83942
}Semantic roles & 50–950 ramp
primary
#D0F2FC
secondary
#E4A08C
accent
#3501E5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585