#BACCC4#BACCC4
#BACCC4 is a very light, muted teal. Relative luminance 0.576; OKLCH L 82.9% C 0.022 H 167.4°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BACCC4 |
|---|---|
| RGB | rgb(186, 204, 196) |
| HSL | hsl(153, 15%, 76%) |
| HSV | hsv(153, 9%, 80%) |
| CMYK | cmyk(8.8%, 0%, 3.9%, 20%) |
| CIE-LAB | lab(80.52, -7.62, 1.90) |
| CIE-LCH | lch(80.52, 7.85, 166.00°) |
| OKLab | oklab(82.93% -0.0219 0.0049) |
| OKLCH | oklch(82.93% 0.022 167.4) |
| XYZ | xyz(51.8042, 57.6097, 60.6043) |
| Luminance | 0.5761 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.75
Light Grey
#D8DCD6
ΔE00 7.42
Silver
#C0C0C0
ΔE00 9.39
Light Gray
#D3D3D3
ΔE00 9.58
Powder Blue
#B0E0E6
ΔE00 9.93
Fog
#D8DCE0
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACCC4 #CCBAC2
analogous
#BACCBB #BACCC4 #BACBCC
triadic
#BACCC4 #C4BACC #CCC4BA
tetradic
#BACCC4 #BBBACC #CCBAC2 #CBCCBA
square
#BACCC4 #BBBACC #CCBAC2 #CBCCBA
split-complementary
#BACCC4 #CCBACB #CCBBBA
monochromatic
#749888 #97B2A6 #BACCC4 #DDE6E2 #EDF2F0
Accessibility & contrast
On white
1.68
#BACCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#BACCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACCC4
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACCC4 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC9C4
Deuteranopia (green-blind)
#C7C7C4
Tritanopia (blue-blind)
#B7CCCA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #baccc4; /* rgb */ color: rgb(186, 204, 196); /* oklch */ color: oklch(82.9% 0.022 167.4);
Tailwind
colors: {
custom: {
50: '#cedbd5',
500: '#baccc4',
950: '#000000',
},
}SCSS
$custom: #baccc4; $custom-light: #cedbd5; $custom-dark: #000000;
JSON
{
"hex": "#baccc4",
"rgb": {
"r": 186,
"g": 204,
"b": 196
},
"hsl": {
"h": 153.333,
"s": 15,
"l": 76.471
},
"oklch": {
"l": 0.82925,
"c": 0.02243,
"h": 167.4
},
"luminance": 0.5761
}Semantic roles & 50–950 ramp
primary
#BACCC4
secondary
#A08A94
accent
#4C6E99
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131514
muted
#838483