#B0DCFD#B0DCFD
#B0DCFD is a very light, moderate cyan. Relative luminance 0.675; OKLCH L 87.4% C 0.065 H 240.9°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DCFD |
|---|---|
| RGB | rgb(176, 220, 253) |
| HSL | hsl(206, 95%, 84%) |
| HSV | hsv(206, 30%, 99%) |
| CMYK | cmyk(30.4%, 13%, 0%, 0.8%) |
| CIE-LAB | lab(85.76, -6.80, -20.70) |
| CIE-LCH | lch(85.76, 21.79, 251.81°) |
| OKLab | oklab(87.44% -0.0316 -0.0567) |
| OKLCH | oklch(87.44% 0.065 240.9) |
| XYZ | xyz(61.2219, 67.5056, 102.7136) |
| Luminance | 0.6751 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 4.40
Baby Blue (survey)
#A2CFFE
ΔE00 4.61
Ice Blue
#A5DFF9
ΔE00 4.64
Powder Blue (survey)
#B1D1FC
ΔE00 5.46
Lightskyblue
#87CEFA
ΔE00 5.95
Baby Blue
#89CFF0
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DCFD #FDD1B0
analogous
#B0FDF7 #B0DCFD #B0B6FD
triadic
#B0DCFD #FDB0DC #DCFDB0
tetradic
#B0DCFD #F7B0FD #FDD1B0 #B6FDB0
square
#B0DCFD #F7B0FD #FDD1B0 #B6FDB0
split-complementary
#B0DCFD #FDB0B6 #FDF7B0
monochromatic
#39A7FA #74C2FB #B0DCFD #E1F2FE #E1F2FE
Accessibility & contrast
On white
1.45
#B0DCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#B0DCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DCFD
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DCFD | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFF
Deuteranopia (green-blind)
#C4D3FC
Tritanopia (blue-blind)
#98E4E7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b0dcfd; /* rgb */ color: rgb(176, 220, 253); /* oklch */ color: oklch(87.4% 0.065 240.9);
Tailwind
colors: {
custom: {
50: '#c9e6fe',
500: '#b0dcfd',
950: '#000000',
},
}SCSS
$custom: #b0dcfd; $custom-light: #c9e6fe; $custom-dark: #000000;
JSON
{
"hex": "#b0dcfd",
"rgb": {
"r": 176,
"g": 220,
"b": 253
},
"hsl": {
"h": 205.714,
"s": 95.062,
"l": 84.118
},
"oklch": {
"l": 0.87441,
"c": 0.06494,
"h": 240.9
},
"luminance": 0.67508
}Semantic roles & 50–950 ramp
primary
#B0DCFD
secondary
#E2A06F
accent
#6200E6
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131617
muted
#838485