#D2F4FC#D2F4FC
#D2F4FC is a very light, muted cyan. Relative luminance 0.854; OKLCH L 94.5% C 0.037 H 213.5°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F4FC |
|---|---|
| RGB | rgb(210, 244, 252) |
| HSL | hsl(191, 88%, 91%) |
| HSV | hsv(191, 17%, 99%) |
| CMYK | cmyk(16.7%, 3.2%, 0%, 1.2%) |
| CIE-LAB | lab(94.07, -9.34, -7.53) |
| CIE-LCH | lch(94.07, 12.00, 218.87°) |
| OKLab | oklab(94.53% -0.0308 -0.0204) |
| OKLCH | oklch(94.53% 0.037 213.5) |
| XYZ | xyz(76.4951, 85.4292, 104.5358) |
| Luminance | 0.8543 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.09
Very Light Blue
#D5FFFF
ΔE00 4.89
Ice Blue (survey)
#D7FFFE
ΔE00 5.00
Really Light Blue
#D4FFFF
ΔE00 5.03
Very Pale Blue
#D6FFFE
ΔE00 5.12
Pale Sky Blue
#BDF6FE
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F4FC #FCDAD2
analogous
#D2FCEF #D2F4FC #D2DFFC
triadic
#D2F4FC #FCD2F4 #F4FCD2
tetradic
#D2F4FC #EFD2FC #FCDAD2 #DFFCD2
square
#D2F4FC #EFD2FC #FCDAD2 #DFFCD2
split-complementary
#D2F4FC #FCD2DF #FCEFD2
monochromatic
#5FD8F4 #99E6F8 #D2F4FC #E2F8FD #E2F8FD
Accessibility & contrast
On white
1.16
#D2F4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#D2F4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F4FC
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F4FC | 1.00 | 1.16 | 18.09 | 18.09 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FD
Deuteranopia (green-blind)
#E6ECFC
Tritanopia (blue-blind)
#C6F8F6
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #d2f4fc; /* rgb */ color: rgb(210, 244, 252); /* oklch */ color: oklch(94.5% 0.037 213.5);
Tailwind
colors: {
custom: {
50: '#e0f7fd',
500: '#d2f4fc',
950: '#000000',
},
}SCSS
$custom: #d2f4fc; $custom-light: #e0f7fd; $custom-dark: #000000;
JSON
{
"hex": "#d2f4fc",
"rgb": {
"r": 210,
"g": 244,
"b": 252
},
"hsl": {
"h": 191.429,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.94528,
"c": 0.03692,
"h": 213.5
},
"luminance": 0.85431
}Semantic roles & 50–950 ramp
primary
#D2F4FC
secondary
#E49F8E
accent
#2D01E4
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585