#B5C2CD#B5C2CD
#B5C2CD is a light, muted cyan. Relative luminance 0.528; OKLCH L 80.7% C 0.021 H 243.5°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #B5C2CD |
|---|---|
| RGB | rgb(181, 194, 205) |
| HSL | hsl(208, 19%, 76%) |
| HSV | hsv(208, 12%, 80%) |
| CMYK | cmyk(11.7%, 5.4%, 0%, 19.6%) |
| CIE-LAB | lab(77.77, -2.25, -7.03) |
| CIE-LCH | lch(77.77, 7.38, 252.25°) |
| OKLab | oklab(80.74% -0.0094 -0.0189) |
| OKLCH | oklch(80.74% 0.021 243.5) |
| XYZ | xyz(49.3648, 52.8144, 65.3392) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.69
Dove Gray
#B6B8BD
ΔE00 5.21
Light Blue Grey
#B7C9E2
ΔE00 5.65
Lightsteelblue
#B0C4DE
ΔE00 5.66
Light Grey Blue
#9DBCD4
ΔE00 6.41
Silver
#C0C0C0
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5C2CD #CDC0B5
analogous
#B5CDCC #B5C2CD #B5B6CD
triadic
#B5C2CD #CDB5C2 #C2CDB5
tetradic
#B5C2CD #CCB5CD #CDC0B5 #B6CDB5
square
#B5C2CD #CCB5CD #CDC0B5 #B6CDB5
split-complementary
#B5C2CD #CDB5B6 #CDCCB5
monochromatic
#6C869C #90A4B4 #B5C2CD #DAE0E6 #EDF0F3
Accessibility & contrast
On white
1.82
#B5C2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#B5C2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5C2CD
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5C2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5C2CD | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CE
Deuteranopia (green-blind)
#BBBFCD
Tritanopia (blue-blind)
#AFC5C5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b5c2cd; /* rgb */ color: rgb(181, 194, 205); /* oklch */ color: oklch(80.7% 0.021 243.5);
Tailwind
colors: {
custom: {
50: '#cbd4dc',
500: '#b5c2cd',
950: '#000000',
},
}SCSS
$custom: #b5c2cd; $custom-light: #cbd4dc; $custom-dark: #000000;
JSON
{
"hex": "#b5c2cd",
"rgb": {
"r": 181,
"g": 194,
"b": 205
},
"hsl": {
"h": 207.5,
"s": 19.355,
"l": 75.686
},
"oklch": {
"l": 0.80742,
"c": 0.02114,
"h": 243.5
},
"luminance": 0.52815
}Semantic roles & 50–950 ramp
primary
#B5C2CD
secondary
#A29284
accent
#6F489E
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384