#B0D2F8#B0D2F8
#B0D2F8 is a very light, moderate cyan. Relative luminance 0.621; OKLCH L 85.2% C 0.064 H 251.4°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B0D2F8 |
|---|---|
| RGB | rgb(176, 210, 248) |
| HSL | hsl(212, 84%, 83%) |
| HSV | hsv(212, 29%, 97%) |
| CMYK | cmyk(29%, 15.3%, 0%, 2.7%) |
| CIE-LAB | lab(82.97, -2.75, -22.29) |
| CIE-LCH | lch(82.97, 22.46, 262.97°) |
| OKLab | oklab(85.19% -0.0205 -0.0611) |
| OKLCH | oklch(85.19% 0.064 251.4) |
| XYZ | xyz(57.8894, 62.0983, 97.7248) |
| Luminance | 0.6210 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.53
Baby Blue (survey)
#A2CFFE
ΔE00 2.80
Light Blue Grey
#B7C9E2
ΔE00 5.14
Lightsteelblue
#B0C4DE
ΔE00 5.20
Light Blue
#95D0FC
ΔE00 5.34
Cloudy Blue
#ACC2D9
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0D2F8 #F8D6B0
analogous
#B0F6F8 #B0D2F8 #B2B0F8
triadic
#B0D2F8 #F8B0D2 #D2F8B0
tetradic
#B0D2F8 #F8B0F6 #F8D6B0 #B0F8B2
square
#B0D2F8 #F8B0F6 #F8D6B0 #B0F8B2
split-complementary
#B0D2F8 #F8B2B0 #F6F8B0
monochromatic
#4092EE #78B2F3 #B0D2F8 #E3EFFD #E3EFFD
Accessibility & contrast
On white
1.56
#B0D2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#B0D2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0D2F8
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0D2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0D2F8 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D3FA
Deuteranopia (green-blind)
#BCCBF7
Tritanopia (blue-blind)
#9BDADE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #b0d2f8; /* rgb */ color: rgb(176, 210, 248); /* oklch */ color: oklch(85.2% 0.064 251.4);
Tailwind
colors: {
custom: {
50: '#c9dffa',
500: '#b0d2f8',
950: '#000000',
},
}SCSS
$custom: #b0d2f8; $custom-light: #c9dffa; $custom-dark: #000000;
JSON
{
"hex": "#b0d2f8",
"rgb": {
"r": 176,
"g": 210,
"b": 248
},
"hsl": {
"h": 211.667,
"s": 83.721,
"l": 83.137
},
"oklch": {
"l": 0.85187,
"c": 0.06448,
"h": 251.4
},
"luminance": 0.62101
}Semantic roles & 50–950 ramp
primary
#B0D2F8
secondary
#DAA972
accent
#7905E0
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131517
muted
#828485