#BBCBCE#BBCBCE
#BBCBCE is a very light, near-neutral teal. Relative luminance 0.577; OKLCH L 83.1% C 0.018 H 210.2°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCBCE |
|---|---|
| RGB | rgb(187, 203, 206) |
| HSL | hsl(189, 16%, 77%) |
| HSV | hsv(189, 9%, 81%) |
| CMYK | cmyk(9.2%, 1.5%, 0%, 19.2%) |
| CIE-LAB | lab(80.59, -4.82, -3.35) |
| CIE-LCH | lch(80.59, 5.87, 214.79°) |
| OKLab | oklab(83.08% -0.0155 -0.009) |
| OKLCH | oklch(83.08% 0.018 210.2) |
| XYZ | xyz(52.9875, 57.7321, 66.7323) |
| Luminance | 0.5773 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.04
Fog
#D8DCE0
ΔE00 7.05
Silver
#C0C0C0
ΔE00 7.05
Light Gray
#D3D3D3
ΔE00 7.27
Light Grey
#D8DCD6
ΔE00 7.49
Dove Gray
#B6B8BD
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCBCE #CEBEBB
analogous
#BBCEC8 #BBCBCE #BBC2CE
triadic
#BBCBCE #CEBBCB #CBCEBB
tetradic
#BBCBCE #C8BBCE #CEBEBB #C2CEBB
square
#BBCBCE #C8BBCE #CEBEBB #C2CEBB
split-complementary
#BBCBCE #CEBBC2 #CEC8BB
monochromatic
#74959B #97B0B4 #BBCBCE #DFE6E8 #EDF1F2
Accessibility & contrast
On white
1.67
#BBCBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#BBCBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCBCE
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCBCE | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACE
Deuteranopia (green-blind)
#C5C7CE
Tritanopia (blue-blind)
#B6CDCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bbcbce; /* rgb */ color: rgb(187, 203, 206); /* oklch */ color: oklch(83.1% 0.018 210.2);
Tailwind
colors: {
custom: {
50: '#cfdadc',
500: '#bbcbce',
950: '#000000',
},
}SCSS
$custom: #bbcbce; $custom-light: #cfdadc; $custom-dark: #000000;
JSON
{
"hex": "#bbcbce",
"rgb": {
"r": 187,
"g": 203,
"b": 206
},
"hsl": {
"h": 189.474,
"s": 16.239,
"l": 77.059
},
"oklch": {
"l": 0.83083,
"c": 0.01796,
"h": 210.2
},
"luminance": 0.57733
}Semantic roles & 50–950 ramp
primary
#BBCBCE
secondary
#A28E8B
accent
#584B9A
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384