#D2F3FB#D2F3FB
#D2F3FB is a very light, muted cyan. Relative luminance 0.848; OKLCH L 94.3% C 0.036 H 214.0°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F3FB |
|---|---|
| RGB | rgb(210, 243, 251) |
| HSL | hsl(192, 84%, 90%) |
| HSV | hsv(192, 16%, 98%) |
| CMYK | cmyk(16.3%, 3.2%, 0%, 1.6%) |
| CIE-LAB | lab(93.78, -9.04, -7.43) |
| CIE-LCH | lch(93.78, 11.71, 219.43°) |
| OKLab | oklab(94.29% -0.0298 -0.0201) |
| OKLCH | oklch(94.29% 0.036 214) |
| XYZ | xyz(76.0370, 84.7659, 103.6034) |
| Luminance | 0.8477 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.22
Very Light Blue
#D5FFFF
ΔE00 5.14
Ice Blue (survey)
#D7FFFE
ΔE00 5.23
Really Light Blue
#D4FFFF
ΔE00 5.28
Very Pale Blue
#D6FFFE
ΔE00 5.35
Pale Sky Blue
#BDF6FE
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F3FB #FBDAD2
analogous
#D2FBEE #D2F3FB #D2DEFB
triadic
#D2F3FB #FBD2F3 #F3FBD2
tetradic
#D2F3FB #EED2FB #FBDAD2 #DEFBD2
square
#D2F3FB #EED2FB #FBDAD2 #DEFBD2
split-complementary
#D2F3FB #FBD2DE #FBEED2
monochromatic
#62D5F1 #9AE4F6 #D2F3FB #E3F8FD #E3F8FD
Accessibility & contrast
On white
1.17
#D2F3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#D2F3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F3FB
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F3FB | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0FC
Deuteranopia (green-blind)
#E6EBFB
Tritanopia (blue-blind)
#C6F7F5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d2f3fb; /* rgb */ color: rgb(210, 243, 251); /* oklch */ color: oklch(94.3% 0.036 214.0);
Tailwind
colors: {
custom: {
50: '#e0f7fc',
500: '#d2f3fb',
950: '#000000',
},
}SCSS
$custom: #d2f3fb; $custom-light: #e0f7fc; $custom-dark: #000000;
JSON
{
"hex": "#d2f3fb",
"rgb": {
"r": 210,
"g": 243,
"b": 251
},
"hsl": {
"h": 191.707,
"s": 83.673,
"l": 90.392
},
"oklch": {
"l": 0.94293,
"c": 0.03598,
"h": 214
},
"luminance": 0.84768
}Semantic roles & 50–950 ramp
primary
#D2F3FB
secondary
#E29F8F
accent
#3005E0
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585