#D2F2FB#D2F2FB
#D2F2FB is a very light, muted cyan. Relative luminance 0.842; OKLCH L 94.1% C 0.035 H 216.5°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F2FB |
|---|---|
| RGB | rgb(210, 242, 251) |
| HSL | hsl(193, 84%, 90%) |
| HSV | hsv(193, 16%, 98%) |
| CMYK | cmyk(16.3%, 3.6%, 0%, 1.6%) |
| CIE-LAB | lab(93.52, -8.54, -7.82) |
| CIE-LCH | lch(93.52, 11.57, 222.48°) |
| OKLab | oklab(94.09% -0.0285 -0.0211) |
| OKLCH | oklch(94.09% 0.036 216.5) |
| XYZ | xyz(75.7385, 84.1690, 103.5039) |
| Luminance | 0.8417 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.72
Very Light Blue
#D5FFFF
ΔE00 5.77
Ice Blue (survey)
#D7FFFE
ΔE00 5.85
Really Light Blue
#D4FFFF
ΔE00 5.90
Very Pale Blue
#D6FFFE
ΔE00 5.98
Pale Sky Blue
#BDF6FE
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F2FB #FBDBD2
analogous
#D2FBEF #D2F2FB #D2DDFB
triadic
#D2F2FB #FBD2F2 #F2FBD2
tetradic
#D2F2FB #EFD2FB #FBDBD2 #DDFBD2
square
#D2F2FB #EFD2FB #FBDBD2 #DDFBD2
split-complementary
#D2F2FB #FBD2DD #FBEFD2
monochromatic
#62D2F1 #9AE2F6 #D2F2FB #E3F7FD #E3F7FD
Accessibility & contrast
On white
1.18
#D2F2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#D2F2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F2FB
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F2FB | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FC
Deuteranopia (green-blind)
#E5EAFB
Tritanopia (blue-blind)
#C7F6F5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d2f2fb; /* rgb */ color: rgb(210, 242, 251); /* oklch */ color: oklch(94.1% 0.035 216.5);
Tailwind
colors: {
custom: {
50: '#e0f6fc',
500: '#d2f2fb',
950: '#000000',
},
}SCSS
$custom: #d2f2fb; $custom-light: #e0f6fc; $custom-dark: #000000;
JSON
{
"hex": "#d2f2fb",
"rgb": {
"r": 210,
"g": 242,
"b": 251
},
"hsl": {
"h": 193.171,
"s": 83.673,
"l": 90.392
},
"oklch": {
"l": 0.94089,
"c": 0.0355,
"h": 216.5
},
"luminance": 0.84171
}Semantic roles & 50–950 ramp
primary
#D2F2FB
secondary
#E2A18F
accent
#3505E0
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585