#BCCAC6#BCCAC6
#BCCAC6 is a very light, near-neutral teal. Relative luminance 0.570; OKLCH L 82.7% C 0.016 H 177.0°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCAC6 |
|---|---|
| RGB | rgb(188, 202, 198) |
| HSL | hsl(163, 12%, 76%) |
| HSV | hsv(163, 7%, 79%) |
| CMYK | cmyk(6.9%, 0%, 2%, 20.8%) |
| CIE-LAB | lab(80.18, -5.52, 0.35) |
| CIE-LCH | lch(80.18, 5.53, 176.33°) |
| OKLab | oklab(82.71% -0.0162 0.0009) |
| OKLCH | oklch(82.71% 0.016 177) |
| XYZ | xyz(52.0505, 57.0091, 61.6767) |
| Luminance | 0.5701 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.57
Light Grey
#D8DCD6
ΔE00 6.35
Silver
#C0C0C0
ΔE00 7.19
Light Gray
#D3D3D3
ΔE00 7.58
Fog
#D8DCE0
ΔE00 8.31
Gainsboro
#DCDCDC
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCAC6 #CABCC0
analogous
#BCCABF #BCCAC6 #BCC7CA
triadic
#BCCAC6 #C6BCCA #CAC6BC
tetradic
#BCCAC6 #BFBCCA #CABCC0 #C7CABC
square
#BCCAC6 #BFBCCA #CABCC0 #C7CABC
split-complementary
#BCCAC6 #CABCC7 #CABFBC
monochromatic
#78948C #9AAFA9 #BCCAC6 #DEE5E3 #EEF1F0
Accessibility & contrast
On white
1.69
#BCCAC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#BCCAC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCAC6
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCAC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCAC6 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C6
Deuteranopia (green-blind)
#C6C6C6
Tritanopia (blue-blind)
#B9CAC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bccac6; /* rgb */ color: rgb(188, 202, 198); /* oklch */ color: oklch(82.7% 0.016 177.0);
Tailwind
colors: {
custom: {
50: '#d0dad7',
500: '#bccac6',
950: '#000000',
},
}SCSS
$custom: #bccac6; $custom-light: #d0dad7; $custom-dark: #000000;
JSON
{
"hex": "#bccac6",
"rgb": {
"r": 188,
"g": 202,
"b": 198
},
"hsl": {
"h": 162.857,
"s": 11.667,
"l": 76.471
},
"oklch": {
"l": 0.82711,
"c": 0.01624,
"h": 177
},
"luminance": 0.5701
}Semantic roles & 50–950 ramp
primary
#BCCAC6
secondary
#9E8C91
accent
#506496
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383