#BBCACC#BBCACC
#BBCACC is a very light, near-neutral teal. Relative luminance 0.572; OKLCH L 82.8% C 0.017 H 206.4°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCACC |
|---|---|
| RGB | rgb(187, 202, 204) |
| HSL | hsl(187, 14%, 77%) |
| HSV | hsv(187, 8%, 80%) |
| CMYK | cmyk(8.3%, 1%, 0%, 20%) |
| CIE-LAB | lab(80.27, -4.69, -2.75) |
| CIE-LCH | lch(80.27, 5.44, 210.32°) |
| OKLab | oklab(82.82% -0.0149 -0.0074) |
| OKLCH | oklch(82.82% 0.017 206.4) |
| XYZ | xyz(52.5107, 57.1648, 65.3824) |
| Luminance | 0.5716 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.62
Silver
#C0C0C0
ΔE00 6.70
Light Gray
#D3D3D3
ΔE00 7.08
Fog
#D8DCE0
ΔE00 7.09
Light Grey
#D8DCD6
ΔE00 7.22
Dove Gray
#B6B8BD
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCACC #CCBDBB
analogous
#BBCCC6 #BBCACC #BBC2CC
triadic
#BBCACC #CCBBCA #CACCBB
tetradic
#BBCACC #C6BBCC #CCBDBB #C2CCBB
square
#BBCACC #C6BBCC #CCBDBB #C2CCBB
split-complementary
#BBCACC #CCBBC2 #CCC6BB
monochromatic
#759398 #98AFB2 #BBCACC #DEE5E6 #EEF1F2
Accessibility & contrast
On white
1.69
#BBCACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#BBCACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCACC
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCACC | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CC
Deuteranopia (green-blind)
#C4C6CC
Tritanopia (blue-blind)
#B6CBCB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bbcacc; /* rgb */ color: rgb(187, 202, 204); /* oklch */ color: oklch(82.8% 0.017 206.4);
Tailwind
colors: {
custom: {
50: '#cfdadb',
500: '#bbcacc',
950: '#000000',
},
}SCSS
$custom: #bbcacc; $custom-light: #cfdadb; $custom-dark: #000000;
JSON
{
"hex": "#bbcacc",
"rgb": {
"r": 187,
"g": 202,
"b": 204
},
"hsl": {
"h": 187.059,
"s": 14.286,
"l": 76.667
},
"oklch": {
"l": 0.82815,
"c": 0.01663,
"h": 206.4
},
"luminance": 0.57165
}Semantic roles & 50–950 ramp
primary
#BBCACC
secondary
#A08E8B
accent
#564D98
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131415
muted
#838384