#D2F2FC#D2F2FC
#D2F2FC is a very light, muted cyan. Relative luminance 0.842; OKLCH L 94.1% C 0.036 H 218.6°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F2FC |
|---|---|
| RGB | rgb(210, 242, 252) |
| HSL | hsl(194, 88%, 91%) |
| HSV | hsv(194, 17%, 99%) |
| CMYK | cmyk(16.7%, 4%, 0%, 1.2%) |
| CIE-LAB | lab(93.55, -8.33, -8.29) |
| CIE-LCH | lch(93.55, 11.76, 224.87°) |
| OKLab | oklab(94.12% -0.0281 -0.0224) |
| OKLCH | oklch(94.12% 0.036 218.6) |
| XYZ | xyz(75.8966, 84.2322, 104.3363) |
| Luminance | 0.8423 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.09
Very Light Blue
#D5FFFF
ΔE00 6.14
Ice Blue (survey)
#D7FFFE
ΔE00 6.24
Pale Sky Blue
#BDF6FE
ΔE00 6.25
Really Light Blue
#D4FFFF
ΔE00 6.28
Very Pale Blue
#D6FFFE
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F2FC #FCDCD2
analogous
#D2FCF1 #D2F2FC #D2DDFC
triadic
#D2F2FC #FCD2F2 #F2FCD2
tetradic
#D2F2FC #F1D2FC #FCDCD2 #DDFCD2
square
#D2F2FC #F1D2FC #FCDCD2 #DDFCD2
split-complementary
#D2F2FC #FCD2DD #FCF1D2
monochromatic
#5FD1F4 #99E1F8 #D2F2FC #E2F7FD #E2F7FD
Accessibility & contrast
On white
1.18
#D2F2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#D2F2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F2FC
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F2FC | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FD
Deuteranopia (green-blind)
#E4EAFC
Tritanopia (blue-blind)
#C6F6F5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d2f2fc; /* rgb */ color: rgb(210, 242, 252); /* oklch */ color: oklch(94.1% 0.036 218.6);
Tailwind
colors: {
custom: {
50: '#e0f6fd',
500: '#d2f2fc',
950: '#000000',
},
}SCSS
$custom: #d2f2fc; $custom-light: #e0f6fd; $custom-dark: #000000;
JSON
{
"hex": "#d2f2fc",
"rgb": {
"r": 210,
"g": 242,
"b": 252
},
"hsl": {
"h": 194.286,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.9412,
"c": 0.03599,
"h": 218.6
},
"luminance": 0.84234
}Semantic roles & 50–950 ramp
primary
#D2F2FC
secondary
#E4A38E
accent
#3701E4
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585