#BCCAC3#BCCAC3
#BCCAC3 is a very light, near-neutral teal. Relative luminance 0.569; OKLCH L 82.6% C 0.018 H 164.6°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCAC3 |
|---|---|
| RGB | rgb(188, 202, 195) |
| HSL | hsl(150, 12%, 76%) |
| HSV | hsv(150, 7%, 79%) |
| CMYK | cmyk(6.9%, 0%, 3.5%, 20.8%) |
| CIE-LAB | lab(80.11, -6.08, 1.85) |
| CIE-LCH | lch(80.11, 6.36, 163.09°) |
| OKLab | oklab(82.63% -0.0174 0.0048) |
| OKLCH | oklch(82.63% 0.018 164.6) |
| XYZ | xyz(51.7079, 56.8720, 59.8724) |
| Luminance | 0.5687 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.25
Light Grey
#D8DCD6
ΔE00 6.48
Silver
#C0C0C0
ΔE00 7.88
Light Gray
#D3D3D3
ΔE00 8.26
Gainsboro
#DCDCDC
ΔE00 9.23
Fog
#D8DCE0
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCAC3 #CABCC3
analogous
#BCCABC #BCCAC3 #BCCACA
triadic
#BCCAC3 #C3BCCA #CAC3BC
tetradic
#BCCAC3 #BCBCCA #CABCC3 #CACABC
square
#BCCAC3 #BCBCCA #CABCC3 #CACABC
split-complementary
#BCCAC3 #CABCCA #CABCBC
monochromatic
#789486 #9AAFA4 #BCCAC3 #DEE5E2 #EEF1F0
Accessibility & contrast
On white
1.70
#BCCAC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#BCCAC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCAC3
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCAC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCAC3 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C3
Deuteranopia (green-blind)
#C7C6C3
Tritanopia (blue-blind)
#BACAC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bccac3; /* rgb */ color: rgb(188, 202, 195); /* oklch */ color: oklch(82.6% 0.018 164.6);
Tailwind
colors: {
custom: {
50: '#d0dad5',
500: '#bccac3',
950: '#000000',
},
}SCSS
$custom: #bccac3; $custom-light: #d0dad5; $custom-dark: #000000;
JSON
{
"hex": "#bccac3",
"rgb": {
"r": 188,
"g": 202,
"b": 195
},
"hsl": {
"h": 150,
"s": 11.667,
"l": 76.471
},
"oklch": {
"l": 0.82625,
"c": 0.01806,
"h": 164.6
},
"luminance": 0.56873
}Semantic roles & 50–950 ramp
primary
#BCCAC3
secondary
#9E8C95
accent
#507396
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383