#D2F1FC#D2F1FC
#D2F1FC is a very light, muted cyan. Relative luminance 0.836; OKLCH L 93.9% C 0.036 H 221.2°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F1FC |
|---|---|
| RGB | rgb(210, 241, 252) |
| HSL | hsl(196, 88%, 91%) |
| HSV | hsv(196, 17%, 99%) |
| CMYK | cmyk(16.7%, 4.4%, 0%, 1.2%) |
| CIE-LAB | lab(93.29, -7.83, -8.68) |
| CIE-LCH | lch(93.29, 11.68, 227.96°) |
| OKLab | oklab(93.92% -0.0268 -0.0235) |
| OKLCH | oklch(93.92% 0.036 221.2) |
| XYZ | xyz(75.5998, 83.6386, 104.2373) |
| Luminance | 0.8364 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.63
Lightblue
#ADD8E6
ΔE00 6.72
Pale Sky Blue
#BDF6FE
ΔE00 6.76
Very Light Blue
#D5FFFF
ΔE00 6.77
Azure (CSS)
#F0FFFF
ΔE00 6.82
Ice Blue (survey)
#D7FFFE
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F1FC #FCDDD2
analogous
#D2FCF2 #D2F1FC #D2DCFC
triadic
#D2F1FC #FCD2F1 #F1FCD2
tetradic
#D2F1FC #F2D2FC #FCDDD2 #DCFCD2
square
#D2F1FC #F2D2FC #FCDDD2 #DCFCD2
split-complementary
#D2F1FC #FCD2DC #FCF2D2
monochromatic
#5FCDF4 #99DFF8 #D2F1FC #E2F6FD #E2F6FD
Accessibility & contrast
On white
1.18
#D2F1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#D2F1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F1FC
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F1FC | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFD
Deuteranopia (green-blind)
#E3E9FC
Tritanopia (blue-blind)
#C6F5F4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d2f1fc; /* rgb */ color: rgb(210, 241, 252); /* oklch */ color: oklch(93.9% 0.036 221.2);
Tailwind
colors: {
custom: {
50: '#e0f5fd',
500: '#d2f1fc',
950: '#000000',
},
}SCSS
$custom: #d2f1fc; $custom-light: #e0f5fd; $custom-dark: #000000;
JSON
{
"hex": "#d2f1fc",
"rgb": {
"r": 210,
"g": 241,
"b": 252
},
"hsl": {
"h": 195.714,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.93916,
"c": 0.03564,
"h": 221.2
},
"luminance": 0.83641
}Semantic roles & 50–950 ramp
primary
#D2F1FC
secondary
#E4A58E
accent
#3D01E4
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585