#D2F5FC#D2F5FC
#D2F5FC is a very light, muted cyan. Relative luminance 0.860; OKLCH L 94.7% C 0.037 H 211.1°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F5FC |
|---|---|
| RGB | rgb(210, 245, 252) |
| HSL | hsl(190, 88%, 91%) |
| HSV | hsv(190, 17%, 99%) |
| CMYK | cmyk(16.7%, 2.8%, 0%, 1.2%) |
| CIE-LAB | lab(94.33, -9.85, -7.15) |
| CIE-LCH | lch(94.33, 12.17, 215.98°) |
| OKLab | oklab(94.73% -0.0321 -0.0193) |
| OKLCH | oklch(94.73% 0.037 211.1) |
| XYZ | xyz(76.7968, 86.0326, 104.6363) |
| Luminance | 0.8603 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.64
Very Light Blue
#D5FFFF
ΔE00 4.28
Ice Blue (survey)
#D7FFFE
ΔE00 4.40
Really Light Blue
#D4FFFF
ΔE00 4.41
Very Pale Blue
#D6FFFE
ΔE00 4.51
Pale Blue
#D0FEFE
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F5FC #FCD9D2
analogous
#D2FCEE #D2F5FC #D2E0FC
triadic
#D2F5FC #FCD2F5 #F5FCD2
tetradic
#D2F5FC #EED2FC #FCD9D2 #E0FCD2
square
#D2F5FC #EED2FC #FCD9D2 #E0FCD2
split-complementary
#D2F5FC #FCD2E0 #FCEED2
monochromatic
#5FDBF4 #99E8F8 #D2F5FC #E2F9FD #E2F9FD
Accessibility & contrast
On white
1.15
#D2F5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#D2F5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F5FC
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F5FC | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FC
Deuteranopia (green-blind)
#E7ECFC
Tritanopia (blue-blind)
#C6F9F7
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d2f5fc; /* rgb */ color: rgb(210, 245, 252); /* oklch */ color: oklch(94.7% 0.037 211.1);
Tailwind
colors: {
custom: {
50: '#e0f8fd',
500: '#d2f5fc',
950: '#000000',
},
}SCSS
$custom: #d2f5fc; $custom-light: #e0f8fd; $custom-dark: #000000;
JSON
{
"hex": "#d2f5fc",
"rgb": {
"r": 210,
"g": 245,
"b": 252
},
"hsl": {
"h": 190,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.94732,
"c": 0.03747,
"h": 211.1
},
"luminance": 0.86035
}Semantic roles & 50–950 ramp
primary
#D2F5FC
secondary
#E49D8E
accent
#2701E4
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585