#BCCACC#BCCACC
#BCCACC is a very light, near-neutral teal. Relative luminance 0.573; OKLCH L 82.9% C 0.016 H 207.1°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCACC |
|---|---|
| RGB | rgb(188, 202, 204) |
| HSL | hsl(188, 14%, 77%) |
| HSV | hsv(188, 8%, 80%) |
| CMYK | cmyk(7.8%, 1%, 0%, 20%) |
| CIE-LAB | lab(80.34, -4.36, -2.63) |
| CIE-LCH | lch(80.34, 5.09, 211.12°) |
| OKLab | oklab(82.89% -0.0139 -0.0071) |
| OKLCH | oklch(82.89% 0.016 207.1) |
| XYZ | xyz(52.7563, 57.2914, 65.3939) |
| Luminance | 0.5729 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.28
Silver
#C0C0C0
ΔE00 6.36
Light Gray
#D3D3D3
ΔE00 6.72
Fog
#D8DCE0
ΔE00 6.78
Light Grey
#D8DCD6
ΔE00 7.00
Dove Gray
#B6B8BD
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCACC #CCBEBC
analogous
#BCCCC6 #BCCACC #BCC2CC
triadic
#BCCACC #CCBCCA #CACCBC
tetradic
#BCCACC #C6BCCC #CCBEBC #C2CCBC
square
#BCCACC #C6BCCC #CCBEBC #C2CCBC
split-complementary
#BCCACC #CCBCC2 #CCC6BC
monochromatic
#779397 #99AFB2 #BCCACC #DFE5E6 #EEF1F2
Accessibility & contrast
On white
1.69
#BCCACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#BCCACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCACC
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCACC | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CC
Deuteranopia (green-blind)
#C5C6CC
Tritanopia (blue-blind)
#B8CBCB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bccacc; /* rgb */ color: rgb(188, 202, 204); /* oklch */ color: oklch(82.9% 0.016 207.1);
Tailwind
colors: {
custom: {
50: '#d0dadb',
500: '#bccacc',
950: '#000000',
},
}SCSS
$custom: #bccacc; $custom-light: #d0dadb; $custom-dark: #000000;
JSON
{
"hex": "#bccacc",
"rgb": {
"r": 188,
"g": 202,
"b": 204
},
"hsl": {
"h": 187.5,
"s": 13.559,
"l": 76.863
},
"oklch": {
"l": 0.82889,
"c": 0.01557,
"h": 207.1
},
"luminance": 0.57292
}Semantic roles & 50–950 ramp
primary
#BCCACC
secondary
#A08F8C
accent
#574E98
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141415
muted
#838384