#BACCC8#BACCC8
#BACCC8 is a very light, muted teal. Relative luminance 0.578; OKLCH L 83.0% C 0.020 H 181.0°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BACCC8 |
|---|---|
| RGB | rgb(186, 204, 200) |
| HSL | hsl(167, 15%, 76%) |
| HSV | hsv(167, 9%, 80%) |
| CMYK | cmyk(8.8%, 0%, 2%, 20%) |
| CIE-LAB | lab(80.62, -6.85, -0.09) |
| CIE-LCH | lch(80.62, 6.85, 180.78°) |
| OKLab | oklab(83.04% -0.0203 -0.0003) |
| OKLCH | oklch(83.04% 0.02 181) |
| XYZ | xyz(52.2656, 57.7942, 63.0342) |
| Luminance | 0.5779 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.97
Light Grey
#D8DCD6
ΔE00 7.18
Silver
#C0C0C0
ΔE00 8.59
Light Gray
#D3D3D3
ΔE00 8.75
Powder Blue
#B0E0E6
ΔE00 9.05
Fog
#D8DCE0
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACCC8 #CCBABE
analogous
#BACCBF #BACCC8 #BAC7CC
triadic
#BACCC8 #C8BACC #CCC8BA
tetradic
#BACCC8 #BFBACC #CCBABE #C7CCBA
square
#BACCC8 #BFBACC #CCBABE #C7CCBA
split-complementary
#BACCC8 #CCBAC7 #CCBFBA
monochromatic
#749890 #97B2AC #BACCC8 #DDE6E4 #EDF2F1
Accessibility & contrast
On white
1.67
#BACCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#BACCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACCC8
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACCC8 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACAC8
Deuteranopia (green-blind)
#C7C7C8
Tritanopia (blue-blind)
#B6CDCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #baccc8; /* rgb */ color: rgb(186, 204, 200); /* oklch */ color: oklch(83.0% 0.020 181.0);
Tailwind
colors: {
custom: {
50: '#cedbd8',
500: '#baccc8',
950: '#000000',
},
}SCSS
$custom: #baccc8; $custom-light: #cedbd8; $custom-dark: #000000;
JSON
{
"hex": "#baccc8",
"rgb": {
"r": 186,
"g": 204,
"b": 200
},
"hsl": {
"h": 166.667,
"s": 15,
"l": 76.471
},
"oklch": {
"l": 0.8304,
"c": 0.0203,
"h": 181
},
"luminance": 0.57795
}Semantic roles & 50–950 ramp
primary
#BACCC8
secondary
#A08A8F
accent
#4C5D99
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131514
muted
#838483