#BCCACA#BCCACA
#BCCACA is a very light, near-neutral teal. Relative luminance 0.572; OKLCH L 82.8% C 0.015 H 196.9°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCACA |
|---|---|
| RGB | rgb(188, 202, 202) |
| HSL | hsl(180, 12%, 76%) |
| HSV | hsv(180, 7%, 79%) |
| CMYK | cmyk(6.9%, 0%, 0%, 20.8%) |
| CIE-LAB | lab(80.29, -4.75, -1.64) |
| CIE-LCH | lch(80.29, 5.02, 199.03°) |
| OKLab | oklab(82.83% -0.0146 -0.0044) |
| OKLCH | oklch(82.83% 0.015 196.9) |
| XYZ | xyz(52.5180, 57.1961, 64.1387) |
| Luminance | 0.5720 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.17
Silver
#C0C0C0
ΔE00 6.53
Light Grey
#D8DCD6
ΔE00 6.64
Light Gray
#D3D3D3
ΔE00 6.91
Fog
#D8DCE0
ΔE00 7.21
Dove Gray
#B6B8BD
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCACA #CABCBC
analogous
#BCCAC3 #BCCACA #BCC3CA
triadic
#BCCACA #CABCCA #CACABC
tetradic
#BCCACA #C3BCCA #CABCBC #C3CABC
square
#BCCACA #C3BCCA #CABCBC #C3CABC
split-complementary
#BCCACA #CABCC3 #CAC3BC
monochromatic
#789494 #9AAFAF #BCCACA #DEE5E5 #EEF1F1
Accessibility & contrast
On white
1.69
#BCCACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#BCCACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCACA
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCACA | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8CA
Deuteranopia (green-blind)
#C5C6CA
Tritanopia (blue-blind)
#B8CBCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bccaca; /* rgb */ color: rgb(188, 202, 202); /* oklch */ color: oklch(82.8% 0.015 196.9);
Tailwind
colors: {
custom: {
50: '#d0dada',
500: '#bccaca',
950: '#000000',
},
}SCSS
$custom: #bccaca; $custom-light: #d0dada; $custom-dark: #000000;
JSON
{
"hex": "#bccaca",
"rgb": {
"r": 188,
"g": 202,
"b": 202
},
"hsl": {
"h": 180,
"s": 11.667,
"l": 76.471
},
"oklch": {
"l": 0.82829,
"c": 0.0153,
"h": 196.9
},
"luminance": 0.57197
}Semantic roles & 50–950 ramp
primary
#BCCACA
secondary
#9E8C8C
accent
#505096
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383