#B8C2CE#B8C2CE
#B8C2CE is a light, muted cyan. Relative luminance 0.532; OKLCH L 81.0% C 0.020 H 252.9°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #B8C2CE |
|---|---|
| RGB | rgb(184, 194, 206) |
| HSL | hsl(213, 18%, 76%) |
| HSV | hsv(213, 11%, 81%) |
| CMYK | cmyk(10.7%, 5.8%, 0%, 19.2%) |
| CIE-LAB | lab(78.01, -1.06, -7.18) |
| CIE-LCH | lch(78.01, 7.26, 261.61°) |
| OKLab | oklab(81% -0.0059 -0.0193) |
| OKLCH | oklch(81% 0.02 252.9) |
| XYZ | xyz(50.1971, 53.2295, 66.0103) |
| Luminance | 0.5323 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.64
Cloudy Blue
#ACC2D9
ΔE00 4.83
Light Blue Grey
#B7C9E2
ΔE00 5.14
Lightsteelblue
#B0C4DE
ΔE00 5.32
Silver
#C0C0C0
ΔE00 6.32
Silver (survey)
#C5C9C7
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8C2CE #CEC4B8
analogous
#B8CDCE #B8C2CE #B9B8CE
triadic
#B8C2CE #CEB8C2 #C2CEB8
tetradic
#B8C2CE #CEB8CD #CEC4B8 #B8CEB9
square
#B8C2CE #CEB8CD #CEC4B8 #B8CEB9
split-complementary
#B8C2CE #CEB9B8 #CDCEB8
monochromatic
#70849C #94A3B5 #B8C2CE #DCE1E7 #EDEFF3
Accessibility & contrast
On white
1.80
#B8C2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#B8C2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8C2CE
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8C2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8C2CE | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CF
Deuteranopia (green-blind)
#BBC0CE
Tritanopia (blue-blind)
#B3C5C6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b8c2ce; /* rgb */ color: rgb(184, 194, 206); /* oklch */ color: oklch(81.0% 0.020 252.9);
Tailwind
colors: {
custom: {
50: '#cdd4dd',
500: '#b8c2ce',
950: '#000000',
},
}SCSS
$custom: #b8c2ce; $custom-light: #cdd4dd; $custom-dark: #000000;
JSON
{
"hex": "#b8c2ce",
"rgb": {
"r": 184,
"g": 194,
"b": 206
},
"hsl": {
"h": 212.727,
"s": 18.333,
"l": 76.471
},
"oklch": {
"l": 0.80998,
"c": 0.0202,
"h": 252.9
},
"luminance": 0.5323
}Semantic roles & 50–950 ramp
primary
#B8C2CE
secondary
#A39688
accent
#77499D
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131415
muted
#838384