#BBCAC7#BBCAC7
#BBCAC7 is a very light, near-neutral teal. Relative luminance 0.569; OKLCH L 82.7% C 0.017 H 182.6°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCAC7 |
|---|---|
| RGB | rgb(187, 202, 199) |
| HSL | hsl(168, 12%, 76%) |
| HSV | hsv(168, 7%, 79%) |
| CMYK | cmyk(7.4%, 0%, 1.5%, 20.8%) |
| CIE-LAB | lab(80.14, -5.66, -0.26) |
| CIE-LCH | lch(80.14, 5.67, 182.60°) |
| OKLab | oklab(82.67% -0.0168 -0.0008) |
| OKLCH | oklch(82.67% 0.017 182.6) |
| XYZ | xyz(51.9207, 56.9287, 62.2747) |
| Luminance | 0.5693 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.78
Light Grey
#D8DCD6
ΔE00 6.65
Silver
#C0C0C0
ΔE00 7.33
Light Gray
#D3D3D3
ΔE00 7.73
Fog
#D8DCE0
ΔE00 8.29
Dove Gray
#B6B8BD
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCAC7 #CABBBE
analogous
#BBCAC0 #BBCAC7 #BBC6CA
triadic
#BBCAC7 #C7BBCA #CAC7BB
tetradic
#BBCAC7 #C0BBCA #CABBBE #C6CABB
square
#BBCAC7 #C0BBCA #CABBBE #C6CABB
split-complementary
#BBCAC7 #CABBC6 #CAC0BB
monochromatic
#76948E #99AFAB #BBCAC7 #DDE5E3 #EEF2F1
Accessibility & contrast
On white
1.70
#BBCAC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#BBCAC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCAC7
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCAC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCAC7 | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8C7
Deuteranopia (green-blind)
#C5C6C7
Tritanopia (blue-blind)
#B8CBC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bbcac7; /* rgb */ color: rgb(187, 202, 199); /* oklch */ color: oklch(82.7% 0.017 182.6);
Tailwind
colors: {
custom: {
50: '#cfdad8',
500: '#bbcac7',
950: '#000000',
},
}SCSS
$custom: #bbcac7; $custom-light: #cfdad8; $custom-dark: #000000;
JSON
{
"hex": "#bbcac7",
"rgb": {
"r": 187,
"g": 202,
"b": 199
},
"hsl": {
"h": 168,
"s": 12.397,
"l": 76.275
},
"oklch": {
"l": 0.82666,
"c": 0.01687,
"h": 182.6
},
"luminance": 0.56929
}Semantic roles & 50–950 ramp
primary
#BBCAC7
secondary
#9E8B8F
accent
#4F5D97
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383