#B0C8CE#B0C8CE
#B0C8CE is a light, muted cyan. Relative luminance 0.550; OKLCH L 81.7% C 0.027 H 214.5°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B0C8CE |
|---|---|
| RGB | rgb(176, 200, 206) |
| HSL | hsl(192, 23%, 75%) |
| HSV | hsv(192, 15%, 81%) |
| CMYK | cmyk(14.6%, 2.9%, 0%, 19.2%) |
| CIE-LAB | lab(79.04, -6.84, -5.73) |
| CIE-LCH | lch(79.04, 8.92, 219.95°) |
| OKLab | oklab(81.67% -0.0225 -0.0155) |
| OKLCH | oklch(81.67% 0.027 214.5) |
| XYZ | xyz(49.6966, 54.9938, 66.3771) |
| Luminance | 0.5500 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.90
Silver (survey)
#C5C9C7
ΔE00 7.77
Light Grey Blue
#9DBCD4
ΔE00 7.79
Cloudy Blue
#ACC2D9
ΔE00 7.90
Powder Blue
#B0E0E6
ΔE00 7.90
Dove Gray
#B6B8BD
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0C8CE #CEB6B0
analogous
#B0CEC5 #B0C8CE #B0B9CE
triadic
#B0C8CE #CEB0C8 #C8CEB0
tetradic
#B0C8CE #C5B0CE #CEB6B0 #B9CEB0
square
#B0C8CE #C5B0CE #CEB6B0 #B9CEB0
split-complementary
#B0C8CE #CEB0B9 #CEC5B0
monochromatic
#64939F #8AAEB7 #B0C8CE #D6E2E5 #ECF2F3
Accessibility & contrast
On white
1.75
#B0C8CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#B0C8CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0C8CE
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0C8CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0C8CE | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CE
Deuteranopia (green-blind)
#BEC2CE
Tritanopia (blue-blind)
#A8CBCA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b0c8ce; /* rgb */ color: rgb(176, 200, 206); /* oklch */ color: oklch(81.7% 0.027 214.5);
Tailwind
colors: {
custom: {
50: '#c7d8dc',
500: '#b0c8ce',
950: '#000000',
},
}SCSS
$custom: #b0c8ce; $custom-light: #c7d8dc; $custom-dark: #000000;
JSON
{
"hex": "#b0c8ce",
"rgb": {
"r": 176,
"g": 200,
"b": 206
},
"hsl": {
"h": 192,
"s": 23.438,
"l": 74.902
},
"oklch": {
"l": 0.81667,
"c": 0.02734,
"h": 214.5
},
"luminance": 0.54995
}Semantic roles & 50–950 ramp
primary
#B0C8CE
secondary
#A3867F
accent
#5644A2
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384