#BBCAC3#BBCAC3
#BBCAC3 is a very light, near-neutral teal. Relative luminance 0.567; OKLCH L 82.5% C 0.019 H 166.3°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCAC3 |
|---|---|
| RGB | rgb(187, 202, 195) |
| HSL | hsl(152, 12%, 76%) |
| HSV | hsv(152, 7%, 79%) |
| CMYK | cmyk(7.4%, 0%, 3.5%, 20.8%) |
| CIE-LAB | lab(80.04, -6.42, 1.74) |
| CIE-LCH | lch(80.04, 6.66, 164.86°) |
| OKLab | oklab(82.55% -0.0184 0.0045) |
| OKLCH | oklch(82.55% 0.019 166.3) |
| XYZ | xyz(51.4624, 56.7454, 59.8609) |
| Luminance | 0.5675 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.58
Light Grey
#D8DCD6
ΔE00 6.77
Silver
#C0C0C0
ΔE00 8.19
Light Gray
#D3D3D3
ΔE00 8.58
Fog
#D8DCE0
ΔE00 9.51
Gainsboro
#DCDCDC
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCAC3 #CABBC2
analogous
#BBCABC #BBCAC3 #BBCACA
triadic
#BBCAC3 #C3BBCA #CAC3BB
tetradic
#BBCAC3 #BCBBCA #CABBC2 #CACABB
square
#BBCAC3 #BCBBCA #CABBC2 #CACABB
split-complementary
#BBCAC3 #CABBCA #CABCBB
monochromatic
#769486 #99AFA5 #BBCAC3 #DDE5E1 #EEF2F0
Accessibility & contrast
On white
1.70
#BBCAC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#BBCAC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCAC3
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCAC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCAC3 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C3
Deuteranopia (green-blind)
#C6C6C3
Tritanopia (blue-blind)
#B8CAC8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bbcac3; /* rgb */ color: rgb(187, 202, 195); /* oklch */ color: oklch(82.5% 0.019 166.3);
Tailwind
colors: {
custom: {
50: '#cfdad5',
500: '#bbcac3',
950: '#000000',
},
}SCSS
$custom: #bbcac3; $custom-light: #cfdad5; $custom-dark: #000000;
JSON
{
"hex": "#bbcac3",
"rgb": {
"r": 187,
"g": 202,
"b": 195
},
"hsl": {
"h": 152,
"s": 12.397,
"l": 76.275
},
"oklch": {
"l": 0.8255,
"c": 0.01898,
"h": 166.3
},
"luminance": 0.56746
}Semantic roles & 50–950 ramp
primary
#BBCAC3
secondary
#9E8B94
accent
#4F7097
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383