#BBCAC4#BBCAC4
#BBCAC4 is a very light, near-neutral teal. Relative luminance 0.568; OKLCH L 82.6% C 0.018 H 170.0°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCAC4 |
|---|---|
| RGB | rgb(187, 202, 196) |
| HSL | hsl(156, 12%, 76%) |
| HSV | hsv(156, 7%, 79%) |
| CMYK | cmyk(7.4%, 0%, 3%, 20.8%) |
| CIE-LAB | lab(80.06, -6.24, 1.24) |
| CIE-LCH | lch(80.06, 6.36, 168.76°) |
| OKLab | oklab(82.58% -0.018 0.0032) |
| OKLCH | oklch(82.58% 0.018 170) |
| XYZ | xyz(51.5758, 56.7908, 60.4583) |
| Luminance | 0.5679 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.34
Light Grey
#D8DCD6
ΔE00 6.70
Silver
#C0C0C0
ΔE00 7.95
Light Gray
#D3D3D3
ΔE00 8.35
Fog
#D8DCE0
ΔE00 9.19
Gainsboro
#DCDCDC
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCAC4 #CABBC1
analogous
#BBCABD #BBCAC4 #BBC9CA
triadic
#BBCAC4 #C4BBCA #CAC4BB
tetradic
#BBCAC4 #BDBBCA #CABBC1 #C9CABB
square
#BBCAC4 #BDBBCA #CABBC1 #C9CABB
split-complementary
#BBCAC4 #CABBC9 #CABDBB
monochromatic
#769488 #99AFA6 #BBCAC4 #DDE5E2 #EEF2F0
Accessibility & contrast
On white
1.70
#BBCAC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#BBCAC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCAC4
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCAC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCAC4 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C4
Deuteranopia (green-blind)
#C6C6C4
Tritanopia (blue-blind)
#B8CAC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bbcac4; /* rgb */ color: rgb(187, 202, 196); /* oklch */ color: oklch(82.6% 0.018 170.0);
Tailwind
colors: {
custom: {
50: '#cfdad5',
500: '#bbcac4',
950: '#000000',
},
}SCSS
$custom: #bbcac4; $custom-light: #cfdad5; $custom-dark: #000000;
JSON
{
"hex": "#bbcac4",
"rgb": {
"r": 187,
"g": 202,
"b": 196
},
"hsl": {
"h": 156,
"s": 12.397,
"l": 76.275
},
"oklch": {
"l": 0.82579,
"c": 0.01832,
"h": 170
},
"luminance": 0.56791
}Semantic roles & 50–950 ramp
primary
#BBCAC4
secondary
#9E8B93
accent
#4F6C97
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383