#BACCCC#BACCCC
#BACCCC is a very light, near-neutral teal. Relative luminance 0.580; OKLCH L 83.2% C 0.020 H 196.8°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BACCCC |
|---|---|
| RGB | rgb(186, 204, 204) |
| HSL | hsl(180, 15%, 76%) |
| HSV | hsv(180, 9%, 80%) |
| CMYK | cmyk(8.8%, 0%, 0%, 20%) |
| CIE-LAB | lab(80.73, -6.07, -2.08) |
| CIE-LCH | lch(80.73, 6.42, 198.93°) |
| OKLab | oklab(83.16% -0.0187 -0.0056) |
| OKLCH | oklch(83.16% 0.02 196.8) |
| XYZ | xyz(52.7392, 57.9837, 65.5284) |
| Luminance | 0.5798 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.59
Light Grey
#D8DCD6
ΔE00 7.37
Lightblue
#ADD8E6
ΔE00 7.94
Silver
#C0C0C0
ΔE00 8.00
Fog
#D8DCE0
ΔE00 8.11
Light Gray
#D3D3D3
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACCCC #CCBABA
analogous
#BACCC3 #BACCCC #BAC3CC
triadic
#BACCCC #CCBACC #CCCCBA
tetradic
#BACCCC #C3BACC #CCBABA #C3CCBA
square
#BACCCC #C3BACC #CCBABA #C3CCBA
split-complementary
#BACCCC #CCBAC3 #CCC3BA
monochromatic
#749898 #97B2B2 #BACCCC #DDE6E6 #EDF2F2
Accessibility & contrast
On white
1.67
#BACCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#BACCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACCCC
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACCCC | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACC
Deuteranopia (green-blind)
#C6C7CC
Tritanopia (blue-blind)
#B5CDCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bacccc; /* rgb */ color: rgb(186, 204, 204); /* oklch */ color: oklch(83.2% 0.020 196.8);
Tailwind
colors: {
custom: {
50: '#cedbdb',
500: '#bacccc',
950: '#000000',
},
}SCSS
$custom: #bacccc; $custom-light: #cedbdb; $custom-dark: #000000;
JSON
{
"hex": "#bacccc",
"rgb": {
"r": 186,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 15,
"l": 76.471
},
"oklch": {
"l": 0.83158,
"c": 0.01955,
"h": 196.8
},
"luminance": 0.57984
}Semantic roles & 50–950 ramp
primary
#BACCCC
secondary
#A08A8A
accent
#4C4C99
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131515
muted
#838484