#BCCBCC#BCCBCC
#BCCBCC is a very light, near-neutral teal. Relative luminance 0.578; OKLCH L 83.1% C 0.016 H 201.7°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCBCC |
|---|---|
| RGB | rgb(188, 203, 204) |
| HSL | hsl(184, 14%, 77%) |
| HSV | hsv(184, 8%, 80%) |
| CMYK | cmyk(7.8%, 0.5%, 0%, 20%) |
| CIE-LAB | lab(80.61, -4.88, -2.25) |
| CIE-LCH | lch(80.61, 5.38, 204.70°) |
| OKLab | oklab(83.1% -0.0153 -0.0061) |
| OKLCH | oklch(83.1% 0.016 201.7) |
| XYZ | xyz(52.9917, 57.7622, 65.4724) |
| Luminance | 0.5776 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.55
Silver
#C0C0C0
ΔE00 6.84
Light Grey
#D8DCD6
ΔE00 6.87
Light Gray
#D3D3D3
ΔE00 7.06
Fog
#D8DCE0
ΔE00 7.12
Dove Gray
#B6B8BD
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCBCC #CCBDBC
analogous
#BCCCC5 #BCCBCC #BCC3CC
triadic
#BCCBCC #CCBCCB #CBCCBC
tetradic
#BCCBCC #C5BCCC #CCBDBC #C3CCBC
square
#BCCBCC #C5BCCC #CCBDBC #C3CCBC
split-complementary
#BCCBCC #CCBCC3 #CCC5BC
monochromatic
#779597 #99B0B2 #BCCBCC #DFE6E6 #EEF2F2
Accessibility & contrast
On white
1.67
#BCCBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#BCCBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCBCC
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCBCC | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CC
Deuteranopia (green-blind)
#C5C7CC
Tritanopia (blue-blind)
#B8CCCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bccbcc; /* rgb */ color: rgb(188, 203, 204); /* oklch */ color: oklch(83.1% 0.016 201.7);
Tailwind
colors: {
custom: {
50: '#d0dadb',
500: '#bccbcc',
950: '#000000',
},
}SCSS
$custom: #bccbcc; $custom-light: #d0dadb; $custom-dark: #000000;
JSON
{
"hex": "#bccbcc",
"rgb": {
"r": 188,
"g": 203,
"b": 204
},
"hsl": {
"h": 183.75,
"s": 13.559,
"l": 76.863
},
"oklch": {
"l": 0.83096,
"c": 0.01643,
"h": 201.7
},
"luminance": 0.57763
}Semantic roles & 50–950 ramp
primary
#BCCBCC
secondary
#A08D8C
accent
#524E98
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141415
muted
#838384