#B0C2D0#B0C2D0
#B0C2D0 is a light, muted cyan. Relative luminance 0.524; OKLCH L 80.5% C 0.028 H 241.2°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B0C2D0 |
|---|---|
| RGB | rgb(176, 194, 208) |
| HSL | hsl(206, 25%, 75%) |
| HSV | hsv(206, 15%, 82%) |
| CMYK | cmyk(15.4%, 6.7%, 0%, 18.4%) |
| CIE-LAB | lab(77.50, -3.25, -9.08) |
| CIE-LCH | lch(77.50, 9.65, 250.31°) |
| OKLab | oklab(80.47% -0.0135 -0.0245) |
| OKLCH | oklch(80.47% 0.028 241.2) |
| XYZ | xyz(48.5787, 52.3668, 67.2107) |
| Luminance | 0.5237 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.40
Light Grey Blue
#9DBCD4
ΔE00 4.72
Lightsteelblue
#B0C4DE
ΔE00 4.76
Light Blue Grey
#B7C9E2
ΔE00 5.03
Dove Gray
#B6B8BD
ΔE00 6.83
Cool Gray
#9AA7B0
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0C2D0 #D0BEB0
analogous
#B0D0CE #B0C2D0 #B0B2D0
triadic
#B0C2D0 #D0B0C2 #C2D0B0
tetradic
#B0C2D0 #CEB0D0 #D0BEB0 #B2D0B0
square
#B0C2D0 #CEB0D0 #D0BEB0 #B2D0B0
split-complementary
#B0C2D0 #D0B0B2 #D0CEB0
monochromatic
#6387A2 #8AA4B9 #B0C2D0 #D6E0E7 #ECF0F4
Accessibility & contrast
On white
1.83
#B0C2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#B0C2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0C2D0
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0C2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0C2D0 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC2D1
Deuteranopia (green-blind)
#B8BED0
Tritanopia (blue-blind)
#A8C5C6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b0c2d0; /* rgb */ color: rgb(176, 194, 208); /* oklch */ color: oklch(80.5% 0.028 241.2);
Tailwind
colors: {
custom: {
50: '#c7d4de',
500: '#b0c2d0',
950: '#000000',
},
}SCSS
$custom: #b0c2d0; $custom-light: #c7d4de; $custom-dark: #000000;
JSON
{
"hex": "#b0c2d0",
"rgb": {
"r": 176,
"g": 194,
"b": 208
},
"hsl": {
"h": 206.25,
"s": 25.397,
"l": 75.294
},
"oklch": {
"l": 0.80473,
"c": 0.02798,
"h": 241.2
},
"luminance": 0.52368
}Semantic roles & 50–950 ramp
primary
#B0C2D0
secondary
#A5907F
accent
#6D42A4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384