#B0BECC#B0BECC
#B0BECC is a light, muted cyan. Relative luminance 0.504; OKLCH L 79.5% C 0.025 H 248.1°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BECC |
|---|---|
| RGB | rgb(176, 190, 204) |
| HSL | hsl(210, 22%, 75%) |
| HSV | hsv(210, 14%, 80%) |
| CMYK | cmyk(13.7%, 6.9%, 0%, 20%) |
| CIE-LAB | lab(76.32, -1.96, -8.67) |
| CIE-LCH | lch(76.32, 8.89, 257.26°) |
| OKLab | oklab(79.51% -0.0094 -0.0234) |
| OKLCH | oklch(79.51% 0.025 248.1) |
| XYZ | xyz(47.2145, 50.4158, 64.3588) |
| Luminance | 0.5042 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.61
Lightsteelblue
#B0C4DE
ΔE00 4.61
Light Blue Grey
#B7C9E2
ΔE00 4.95
Light Grey Blue
#9DBCD4
ΔE00 5.36
Dove Gray
#B6B8BD
ΔE00 5.57
Cool Gray
#9AA7B0
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BECC #CCBEB0
analogous
#B0CCCC #B0BECC #B0B0CC
triadic
#B0BECC #CCB0BE #BECCB0
tetradic
#B0BECC #CCB0CC #CCBEB0 #B0CCB0
square
#B0BECC #CCB0CC #CCBEB0 #B0CCB0
split-complementary
#B0BECC #CCB0B0 #CCCCB0
monochromatic
#66819C #8B9FB4 #B0BECC #D5DDE4 #ECF0F3
Accessibility & contrast
On white
1.89
#B0BECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#B0BECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BECC
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BECC | 1.00 | 1.89 | 11.08 | 11.08 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECD
Deuteranopia (green-blind)
#B6BBCC
Tritanopia (blue-blind)
#A9C1C2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b0becc; /* rgb */ color: rgb(176, 190, 204); /* oklch */ color: oklch(79.5% 0.025 248.1);
Tailwind
colors: {
custom: {
50: '#c7d1db',
500: '#b0becc',
950: '#000000',
},
}SCSS
$custom: #b0becc; $custom-light: #c7d1db; $custom-dark: #000000;
JSON
{
"hex": "#b0becc",
"rgb": {
"r": 176,
"g": 190,
"b": 204
},
"hsl": {
"h": 210,
"s": 21.538,
"l": 74.51
},
"oklch": {
"l": 0.79509,
"c": 0.02518,
"h": 248.1
},
"luminance": 0.50417
}Semantic roles & 50–950 ramp
primary
#B0BECC
secondary
#A1907F
accent
#7346A0
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131415
muted
#828384