#BBCAC8#BBCAC8
#BBCAC8 is a very light, near-neutral teal. Relative luminance 0.570; OKLCH L 82.7% C 0.017 H 187.2°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCAC8 |
|---|---|
| RGB | rgb(187, 202, 200) |
| HSL | hsl(172, 12%, 76%) |
| HSV | hsv(172, 7%, 79%) |
| CMYK | cmyk(7.4%, 0%, 1%, 20.8%) |
| CIE-LAB | lab(80.17, -5.47, -0.76) |
| CIE-LCH | lch(80.17, 5.52, 187.86°) |
| OKLab | oklab(82.7% -0.0165 -0.0021) |
| OKLCH | oklch(82.7% 0.017 187.2) |
| XYZ | xyz(52.0372, 56.9753, 62.8882) |
| Luminance | 0.5698 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.66
Light Grey
#D8DCD6
ΔE00 6.70
Silver
#C0C0C0
ΔE00 7.16
Light Gray
#D3D3D3
ΔE00 7.56
Fog
#D8DCE0
ΔE00 8.02
Dove Gray
#B6B8BD
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCAC8 #CABBBD
analogous
#BBCAC1 #BBCAC8 #BBC5CA
triadic
#BBCAC8 #C8BBCA #CAC8BB
tetradic
#BBCAC8 #C1BBCA #CABBBD #C5CABB
square
#BBCAC8 #C1BBCA #CABBBD #C5CABB
split-complementary
#BBCAC8 #CABBC5 #CAC1BB
monochromatic
#769490 #99AFAC #BBCAC8 #DDE5E4 #EEF2F1
Accessibility & contrast
On white
1.69
#BBCAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#BBCAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCAC8
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCAC8 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8C8
Deuteranopia (green-blind)
#C5C6C8
Tritanopia (blue-blind)
#B7CBC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bbcac8; /* rgb */ color: rgb(187, 202, 200); /* oklch */ color: oklch(82.7% 0.017 187.2);
Tailwind
colors: {
custom: {
50: '#cfdad8',
500: '#bbcac8',
950: '#000000',
},
}SCSS
$custom: #bbcac8; $custom-light: #cfdad8; $custom-dark: #000000;
JSON
{
"hex": "#bbcac8",
"rgb": {
"r": 187,
"g": 202,
"b": 200
},
"hsl": {
"h": 172,
"s": 12.397,
"l": 76.275
},
"oklch": {
"l": 0.82696,
"c": 0.01659,
"h": 187.2
},
"luminance": 0.56976
}Semantic roles & 50–950 ramp
primary
#BBCAC8
secondary
#9E8B8E
accent
#4F5997
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383