#D2F0FC#D2F0FC
#D2F0FC is a very light, muted cyan. Relative luminance 0.831; OKLCH L 93.7% C 0.035 H 223.9°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F0FC |
|---|---|
| RGB | rgb(210, 240, 252) |
| HSL | hsl(197, 88%, 91%) |
| HSV | hsv(197, 17%, 99%) |
| CMYK | cmyk(16.7%, 4.8%, 0%, 1.2%) |
| CIE-LAB | lab(93.04, -7.32, -9.06) |
| CIE-LCH | lch(93.04, 11.65, 231.07°) |
| OKLab | oklab(93.71% -0.0255 -0.0245) |
| OKLCH | oklch(93.71% 0.035 223.9) |
| XYZ | xyz(75.3046, 83.0482, 104.1389) |
| Luminance | 0.8305 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.19
Lightblue
#ADD8E6
ΔE00 6.73
Azure (CSS)
#F0FFFF
ΔE00 6.97
Pale Sky Blue
#BDF6FE
ΔE00 7.29
Very Light Blue
#D5FFFF
ΔE00 7.40
Ice Blue (survey)
#D7FFFE
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F0FC #FCDED2
analogous
#D2FCF3 #D2F0FC #D2DBFC
triadic
#D2F0FC #FCD2F0 #F0FCD2
tetradic
#D2F0FC #F3D2FC #FCDED2 #DBFCD2
square
#D2F0FC #F3D2FC #FCDED2 #DBFCD2
split-complementary
#D2F0FC #FCD2DB #FCF3D2
monochromatic
#5FCAF4 #99DDF8 #D2F0FC #E2F5FD #E2F5FD
Accessibility & contrast
On white
1.19
#D2F0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#D2F0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F0FC
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F0FC | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EEFD
Deuteranopia (green-blind)
#E3E9FC
Tritanopia (blue-blind)
#C7F4F4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d2f0fc; /* rgb */ color: rgb(210, 240, 252); /* oklch */ color: oklch(93.7% 0.035 223.9);
Tailwind
colors: {
custom: {
50: '#e0f5fd',
500: '#d2f0fc',
950: '#000000',
},
}SCSS
$custom: #d2f0fc; $custom-light: #e0f5fd; $custom-dark: #000000;
JSON
{
"hex": "#d2f0fc",
"rgb": {
"r": 210,
"g": 240,
"b": 252
},
"hsl": {
"h": 197.143,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.93713,
"c": 0.03536,
"h": 223.9
},
"luminance": 0.8305
}Semantic roles & 50–950 ramp
primary
#D2F0FC
secondary
#E4A78E
accent
#4201E4
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585