#BACCCB#BACCCB
#BACCCB is a very light, near-neutral teal. Relative luminance 0.579; OKLCH L 83.1% C 0.020 H 192.7°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BACCCB |
|---|---|
| RGB | rgb(186, 204, 203) |
| HSL | hsl(177, 15%, 76%) |
| HSV | hsv(177, 9%, 80%) |
| CMYK | cmyk(8.8%, 0%, 0.5%, 20%) |
| CIE-LAB | lab(80.70, -6.27, -1.59) |
| CIE-LCH | lch(80.70, 6.46, 194.20°) |
| OKLab | oklab(83.13% -0.0191 -0.0043) |
| OKLCH | oklch(83.13% 0.02 192.7) |
| XYZ | xyz(52.6197, 57.9358, 64.8988) |
| Luminance | 0.5794 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.64
Light Grey
#D8DCD6
ΔE00 7.28
Silver
#C0C0C0
ΔE00 8.12
Lightblue
#ADD8E6
ΔE00 8.24
Light Gray
#D3D3D3
ΔE00 8.27
Fog
#D8DCE0
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACCCB #CCBABB
analogous
#BACCC2 #BACCCB #BAC4CC
triadic
#BACCCB #CBBACC #CCCBBA
tetradic
#BACCCB #C2BACC #CCBABB #C4CCBA
square
#BACCCB #C2BACC #CCBABB #C4CCBA
split-complementary
#BACCCB #CCBAC4 #CCC2BA
monochromatic
#749896 #97B2B0 #BACCCB #DDE6E6 #EDF2F2
Accessibility & contrast
On white
1.67
#BACCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#BACCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACCCB
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACCCB | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACB
Deuteranopia (green-blind)
#C6C7CB
Tritanopia (blue-blind)
#B5CDCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bacccb; /* rgb */ color: rgb(186, 204, 203); /* oklch */ color: oklch(83.1% 0.020 192.7);
Tailwind
colors: {
custom: {
50: '#cedbda',
500: '#bacccb',
950: '#000000',
},
}SCSS
$custom: #bacccb; $custom-light: #cedbda; $custom-dark: #000000;
JSON
{
"hex": "#bacccb",
"rgb": {
"r": 186,
"g": 204,
"b": 203
},
"hsl": {
"h": 176.667,
"s": 15,
"l": 76.471
},
"oklch": {
"l": 0.83128,
"c": 0.01959,
"h": 192.7
},
"luminance": 0.57937
}Semantic roles & 50–950 ramp
primary
#BACCCB
secondary
#A08A8B
accent
#4C5199
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131514
muted
#838483