#BBCACA#BBCACA
#BBCACA is a very light, near-neutral teal. Relative luminance 0.571; OKLCH L 82.8% C 0.016 H 196.8°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCACA |
|---|---|
| RGB | rgb(187, 202, 202) |
| HSL | hsl(180, 12%, 76%) |
| HSV | hsv(180, 7%, 79%) |
| CMYK | cmyk(7.4%, 0%, 0%, 20.8%) |
| CIE-LAB | lab(80.22, -5.08, -1.75) |
| CIE-LCH | lch(80.22, 5.38, 199.00°) |
| OKLab | oklab(82.76% -0.0157 -0.0047) |
| OKLCH | oklch(82.76% 0.016 196.8) |
| XYZ | xyz(52.2724, 57.0694, 64.1272) |
| Luminance | 0.5707 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.54
Silver
#C0C0C0
ΔE00 6.88
Light Grey
#D8DCD6
ΔE00 6.89
Light Gray
#D3D3D3
ΔE00 7.27
Fog
#D8DCE0
ΔE00 7.51
Dove Gray
#B6B8BD
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCACA #CABBBB
analogous
#BBCAC3 #BBCACA #BBC3CA
triadic
#BBCACA #CABBCA #CACABB
tetradic
#BBCACA #C3BBCA #CABBBB #C3CABB
square
#BBCACA #C3BBCA #CABBBB #C3CABB
split-complementary
#BBCACA #CABBC3 #CAC3BB
monochromatic
#769494 #99AFAF #BBCACA #DDE5E5 #EEF2F2
Accessibility & contrast
On white
1.69
#BBCACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#BBCACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCACA
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCACA | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8CA
Deuteranopia (green-blind)
#C5C6CA
Tritanopia (blue-blind)
#B7CBCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bbcaca; /* rgb */ color: rgb(187, 202, 202); /* oklch */ color: oklch(82.8% 0.016 196.8);
Tailwind
colors: {
custom: {
50: '#cfdada',
500: '#bbcaca',
950: '#000000',
},
}SCSS
$custom: #bbcaca; $custom-light: #cfdada; $custom-dark: #000000;
JSON
{
"hex": "#bbcaca",
"rgb": {
"r": 187,
"g": 202,
"b": 202
},
"hsl": {
"h": 180,
"s": 12.397,
"l": 76.275
},
"oklch": {
"l": 0.82755,
"c": 0.01637,
"h": 196.8
},
"luminance": 0.5707
}Semantic roles & 50–950 ramp
primary
#BBCACA
secondary
#9E8B8B
accent
#4F4F97
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383