#B0CED5#B0CED5
#B0CED5 is a very light, muted cyan. Relative luminance 0.582; OKLCH L 83.2% C 0.034 H 213.4°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CED5 |
|---|---|
| RGB | rgb(176, 206, 213) |
| HSL | hsl(191, 31%, 76%) |
| HSV | hsv(191, 17%, 84%) |
| CMYK | cmyk(17.4%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(80.84, -8.50, -6.82) |
| CIE-LCH | lch(80.84, 10.90, 218.73°) |
| OKLab | oklab(83.15% -0.028 -0.0185) |
| OKLCH | oklch(83.15% 0.034 213.4) |
| XYZ | xyz(51.9829, 58.1754, 71.4280) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.00
Powder Blue
#B0E0E6
ΔE00 5.86
Ice Blue
#A5DFF9
ΔE00 8.07
Light Grey Blue
#9DBCD4
ΔE00 8.41
Cloudy Blue
#ACC2D9
ΔE00 8.71
Sky Blue
#87CEEB
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CED5 #D5B7B0
analogous
#B0D5CA #B0CED5 #B0BCD5
triadic
#B0CED5 #D5B0CE #CED5B0
tetradic
#B0CED5 #CAB0D5 #D5B7B0 #BCD5B0
square
#B0CED5 #CAB0D5 #D5B7B0 #BCD5B0
split-complementary
#B0CED5 #D5B0BC #D5CAB0
monochromatic
#609CAB #88B5C0 #B0CED5 #D8E7EA #EBF3F4
Accessibility & contrast
On white
1.66
#B0CED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#B0CED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CED5
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CED5 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CCD5
Deuteranopia (green-blind)
#C2C7D5
Tritanopia (blue-blind)
#A5D1D0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b0ced5; /* rgb */ color: rgb(176, 206, 213); /* oklch */ color: oklch(83.2% 0.034 213.4);
Tailwind
colors: {
custom: {
50: '#c8dde1',
500: '#b0ced5',
950: '#000000',
},
}SCSS
$custom: #b0ced5; $custom-light: #c8dde1; $custom-dark: #000000;
JSON
{
"hex": "#b0ced5",
"rgb": {
"r": 176,
"g": 206,
"b": 213
},
"hsl": {
"h": 191.351,
"s": 30.579,
"l": 76.275
},
"oklch": {
"l": 0.83154,
"c": 0.03356,
"h": 213.4
},
"luminance": 0.58177
}Semantic roles & 50–950 ramp
primary
#B0CED5
secondary
#AB867E
accent
#513CA9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484