#BBC2CA#BBC2CA
#BBC2CA is a light, near-neutral cyan. Relative luminance 0.534; OKLCH L 81.1% C 0.014 H 251.6°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2CA |
|---|---|
| RGB | rgb(187, 194, 202) |
| HSL | hsl(212, 12%, 76%) |
| HSV | hsv(212, 7%, 79%) |
| CMYK | cmyk(7.4%, 4%, 0%, 20.8%) |
| CIE-LAB | lab(78.12, -0.86, -4.84) |
| CIE-LCH | lch(78.12, 4.92, 259.90°) |
| OKLab | oklab(81.1% -0.0043 -0.013) |
| OKLCH | oklch(81.1% 0.014 251.6) |
| XYZ | xyz(50.4438, 53.4122, 63.5177) |
| Luminance | 0.5341 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.37
Silver
#C0C0C0
ΔE00 4.51
Silver (survey)
#C5C9C7
ΔE00 5.36
Light Gray
#D3D3D3
ΔE00 6.29
Cloudy Blue
#ACC2D9
ΔE00 6.60
Fog
#D8DCE0
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2CA #CAC3BB
analogous
#BBCACA #BBC2CA #BCBBCA
triadic
#BBC2CA #CABBC2 #C2CABB
tetradic
#BBC2CA #CABBCA #CAC3BB #BBCABC
square
#BBC2CA #CABBCA #CAC3BB #BBCABC
split-complementary
#BBC2CA #CABCBB #CACABB
monochromatic
#768494 #99A3AF #BBC2CA #DDE1E5 #EEF0F2
Accessibility & contrast
On white
1.80
#BBC2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#BBC2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2CA
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2CA | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC2CA
Deuteranopia (green-blind)
#BEC0CA
Tritanopia (blue-blind)
#B8C4C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bbc2ca; /* rgb */ color: rgb(187, 194, 202); /* oklch */ color: oklch(81.1% 0.014 251.6);
Tailwind
colors: {
custom: {
50: '#cfd4da',
500: '#bbc2ca',
950: '#000000',
},
}SCSS
$custom: #bbc2ca; $custom-light: #cfd4da; $custom-dark: #000000;
JSON
{
"hex": "#bbc2ca",
"rgb": {
"r": 187,
"g": 194,
"b": 202
},
"hsl": {
"h": 212,
"s": 12.397,
"l": 76.275
},
"oklch": {
"l": 0.811,
"c": 0.01366,
"h": 251.6
},
"luminance": 0.53413
}Semantic roles & 50–950 ramp
primary
#BBC2CA
secondary
#9E958B
accent
#754F97
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383