#B0BED0#B0BED0
#B0BED0 is a light, muted cyan. Relative luminance 0.506; OKLCH L 79.6% C 0.030 H 254.7°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BED0 |
|---|---|
| RGB | rgb(176, 190, 208) |
| HSL | hsl(214, 25%, 75%) |
| HSV | hsv(214, 15%, 82%) |
| CMYK | cmyk(15.4%, 8.7%, 0%, 18.4%) |
| CIE-LAB | lab(76.44, -1.12, -10.66) |
| CIE-LCH | lch(76.44, 10.72, 264.02°) |
| OKLab | oklab(79.64% -0.0079 -0.0288) |
| OKLCH | oklch(79.64% 0.03 254.7) |
| XYZ | xyz(47.7004, 50.6102, 66.9179) |
| Luminance | 0.5061 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.77
Lightsteelblue
#B0C4DE
ΔE00 3.19
Light Blue Grey
#B7C9E2
ΔE00 3.67
Light Grey Blue
#9DBCD4
ΔE00 5.28
Dove Gray
#B6B8BD
ΔE00 6.43
Cool Gray
#9AA7B0
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BED0 #D0C2B0
analogous
#B0CED0 #B0BED0 #B2B0D0
triadic
#B0BED0 #D0B0BE #BED0B0
tetradic
#B0BED0 #D0B0CE #D0C2B0 #B0D0B2
square
#B0BED0 #D0B0CE #D0C2B0 #B0D0B2
split-complementary
#B0BED0 #D0B2B0 #CED0B0
monochromatic
#637FA2 #8A9EB9 #B0BED0 #D6DEE7 #ECEFF4
Accessibility & contrast
On white
1.89
#B0BED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#B0BED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BED0
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BED0 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BED1
Deuteranopia (green-blind)
#B4BBD0
Tritanopia (blue-blind)
#A8C2C4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b0bed0; /* rgb */ color: rgb(176, 190, 208); /* oklch */ color: oklch(79.6% 0.030 254.7);
Tailwind
colors: {
custom: {
50: '#c7d1de',
500: '#b0bed0',
950: '#000000',
},
}SCSS
$custom: #b0bed0; $custom-light: #c7d1de; $custom-dark: #000000;
JSON
{
"hex": "#b0bed0",
"rgb": {
"r": 176,
"g": 190,
"b": 208
},
"hsl": {
"h": 213.75,
"s": 25.397,
"l": 75.294
},
"oklch": {
"l": 0.79641,
"c": 0.02987,
"h": 254.7
},
"luminance": 0.50611
}Semantic roles & 50–950 ramp
primary
#B0BED0
secondary
#A5957F
accent
#7942A4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384