#BBCAC5#BBCAC5
#BBCAC5 is a very light, near-neutral teal. Relative luminance 0.568; OKLCH L 82.6% C 0.018 H 174.0°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCAC5 |
|---|---|
| RGB | rgb(187, 202, 197) |
| HSL | hsl(160, 12%, 76%) |
| HSV | hsv(160, 7%, 79%) |
| CMYK | cmyk(7.4%, 0%, 2.5%, 20.8%) |
| CIE-LAB | lab(80.09, -6.05, 0.74) |
| CIE-LCH | lch(80.09, 6.09, 173.02°) |
| OKLab | oklab(82.61% -0.0176 0.0019) |
| OKLCH | oklch(82.61% 0.018 174) |
| XYZ | xyz(51.6900, 56.8365, 61.0598) |
| Luminance | 0.5684 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.12
Light Grey
#D8DCD6
ΔE00 6.65
Silver
#C0C0C0
ΔE00 7.73
Light Gray
#D3D3D3
ΔE00 8.13
Fog
#D8DCE0
ΔE00 8.88
Gainsboro
#DCDCDC
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCAC5 #CABBC0
analogous
#BBCABE #BBCAC5 #BBC8CA
triadic
#BBCAC5 #C5BBCA #CAC5BB
tetradic
#BBCAC5 #BEBBCA #CABBC0 #C8CABB
square
#BBCAC5 #BEBBCA #CABBC0 #C8CABB
split-complementary
#BBCAC5 #CABBC8 #CABEBB
monochromatic
#76948A #99AFA8 #BBCAC5 #DDE5E2 #EEF2F0
Accessibility & contrast
On white
1.70
#BBCAC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#BBCAC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCAC5
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCAC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCAC5 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C5
Deuteranopia (green-blind)
#C6C6C5
Tritanopia (blue-blind)
#B8CAC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bbcac5; /* rgb */ color: rgb(187, 202, 197); /* oklch */ color: oklch(82.6% 0.018 174.0);
Tailwind
colors: {
custom: {
50: '#cfdad6',
500: '#bbcac5',
950: '#000000',
},
}SCSS
$custom: #bbcac5; $custom-light: #cfdad6; $custom-dark: #000000;
JSON
{
"hex": "#bbcac5",
"rgb": {
"r": 187,
"g": 202,
"b": 197
},
"hsl": {
"h": 160,
"s": 12.397,
"l": 76.275
},
"oklch": {
"l": 0.82608,
"c": 0.01775,
"h": 174
},
"luminance": 0.56837
}Semantic roles & 50–950 ramp
primary
#BBCAC5
secondary
#9E8B92
accent
#4F6797
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383