#B0D2F4#B0D2F4
#B0D2F4 is a very light, muted cyan. Relative luminance 0.619; OKLCH L 85.0% C 0.060 H 248.5°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B0D2F4 |
|---|---|
| RGB | rgb(176, 210, 244) |
| HSL | hsl(210, 76%, 82%) |
| HSV | hsv(210, 28%, 96%) |
| CMYK | cmyk(27.9%, 13.9%, 0%, 4.3%) |
| CIE-LAB | lab(82.84, -3.69, -20.36) |
| CIE-LCH | lch(82.84, 20.69, 259.73°) |
| OKLab | oklab(85.04% -0.0219 -0.0557) |
| OKLCH | oklch(85.04% 0.06 248.5) |
| XYZ | xyz(57.2755, 61.8528, 94.4914) |
| Luminance | 0.6186 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.65
Baby Blue (survey)
#A2CFFE
ΔE00 3.23
Light Blue Grey
#B7C9E2
ΔE00 4.85
Lightsteelblue
#B0C4DE
ΔE00 4.91
Light Blue
#95D0FC
ΔE00 5.07
Cloudy Blue
#ACC2D9
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0D2F4 #F4D2B0
analogous
#B0F4F4 #B0D2F4 #B0B0F4
triadic
#B0D2F4 #F4B0D2 #D2F4B0
tetradic
#B0D2F4 #F4B0F4 #F4D2B0 #B0F4B0
square
#B0D2F4 #F4B0F4 #F4D2B0 #B0F4B0
split-complementary
#B0D2F4 #F4B0B0 #F4F4B0
monochromatic
#4595E5 #7AB3ED #B0D2F4 #E4F0FB #E4F0FB
Accessibility & contrast
On white
1.57
#B0D2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#B0D2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0D2F4
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0D2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0D2F4 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D2F6
Deuteranopia (green-blind)
#BDCBF3
Tritanopia (blue-blind)
#9CDADD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #b0d2f4; /* rgb */ color: rgb(176, 210, 244); /* oklch */ color: oklch(85.0% 0.060 248.5);
Tailwind
colors: {
custom: {
50: '#c9dff7',
500: '#b0d2f4',
950: '#000000',
},
}SCSS
$custom: #b0d2f4; $custom-light: #c9dff7; $custom-dark: #000000;
JSON
{
"hex": "#b0d2f4",
"rgb": {
"r": 176,
"g": 210,
"b": 244
},
"hsl": {
"h": 210,
"s": 75.556,
"l": 82.353
},
"oklch": {
"l": 0.85041,
"c": 0.0599,
"h": 248.5
},
"luminance": 0.61855
}Semantic roles & 50–950 ramp
primary
#B0D2F4
secondary
#D4A474
accent
#730ED8
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485