#B8C2CC#B8C2CC
#B8C2CC is a light, near-neutral cyan. Relative luminance 0.531; OKLCH L 80.9% C 0.018 H 248.0°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #B8C2CC |
|---|---|
| RGB | rgb(184, 194, 204) |
| HSL | hsl(210, 16%, 76%) |
| HSV | hsv(210, 10%, 80%) |
| CMYK | cmyk(9.8%, 4.9%, 0%, 20%) |
| CIE-LAB | lab(77.95, -1.46, -6.19) |
| CIE-LCH | lch(77.95, 6.36, 256.69°) |
| OKLab | oklab(80.94% -0.0067 -0.0166) |
| OKLCH | oklch(80.94% 0.018 248) |
| XYZ | xyz(49.9557, 53.1330, 64.7388) |
| Luminance | 0.5313 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.31
Cloudy Blue
#ACC2D9
ΔE00 5.41
Silver
#C0C0C0
ΔE00 5.72
Light Blue Grey
#B7C9E2
ΔE00 5.94
Lightsteelblue
#B0C4DE
ΔE00 6.10
Silver (survey)
#C5C9C7
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8C2CC #CCC2B8
analogous
#B8CCCC #B8C2CC #B8B8CC
triadic
#B8C2CC #CCB8C2 #C2CCB8
tetradic
#B8C2CC #CCB8CC #CCC2B8 #B8CCB8
square
#B8C2CC #CCB8CC #CCC2B8 #B8CCB8
split-complementary
#B8C2CC #CCB8B8 #CCCCB8
monochromatic
#718599 #94A3B2 #B8C2CC #DCE1E6 #EDF0F2
Accessibility & contrast
On white
1.81
#B8C2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#B8C2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8C2CC
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8C2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8C2CC | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CD
Deuteranopia (green-blind)
#BCC0CC
Tritanopia (blue-blind)
#B3C4C5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b8c2cc; /* rgb */ color: rgb(184, 194, 204); /* oklch */ color: oklch(80.9% 0.018 248.0);
Tailwind
colors: {
custom: {
50: '#cdd4db',
500: '#b8c2cc',
950: '#000000',
},
}SCSS
$custom: #b8c2cc; $custom-light: #cdd4db; $custom-dark: #000000;
JSON
{
"hex": "#b8c2cc",
"rgb": {
"r": 184,
"g": 194,
"b": 204
},
"hsl": {
"h": 210,
"s": 16.393,
"l": 76.078
},
"oklch": {
"l": 0.80935,
"c": 0.01792,
"h": 248
},
"luminance": 0.53134
}Semantic roles & 50–950 ramp
primary
#B8C2CC
secondary
#A09488
accent
#734B9B
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131415
muted
#838384