#BCCBCA#BCCBCA
#BCCBCA is a very light, near-neutral teal. Relative luminance 0.577; OKLCH L 83.0% C 0.016 H 192.0°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCBCA |
|---|---|
| RGB | rgb(188, 203, 202) |
| HSL | hsl(176, 13%, 77%) |
| HSV | hsv(176, 7%, 80%) |
| CMYK | cmyk(7.4%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(80.55, -5.27, -1.25) |
| CIE-LCH | lch(80.55, 5.42, 193.36°) |
| OKLab | oklab(83.04% -0.016 -0.0034) |
| OKLCH | oklch(83.04% 0.016 192) |
| XYZ | xyz(52.7534, 57.6668, 64.2172) |
| Luminance | 0.5767 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.56
Light Grey
#D8DCD6
ΔE00 6.60
Silver
#C0C0C0
ΔE00 7.07
Light Gray
#D3D3D3
ΔE00 7.30
Fog
#D8DCE0
ΔE00 7.60
Gainsboro
#DCDCDC
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCBCA #CBBCBD
analogous
#BCCBC3 #BCCBCA #BCC5CB
triadic
#BCCBCA #CABCCB #CBCABC
tetradic
#BCCBCA #C3BCCB #CBBCBD #C5CBBC
square
#BCCBCA #C3BCCB #CBBCBD #C5CBBC
split-complementary
#BCCBCA #CBBCC5 #CBC3BC
monochromatic
#779693 #9AB0AF #BCCBCA #DEE6E5 #EEF2F1
Accessibility & contrast
On white
1.68
#BCCBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#BCCBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCBCA
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCBCA | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CA
Deuteranopia (green-blind)
#C6C7CA
Tritanopia (blue-blind)
#B8CCCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bccbca; /* rgb */ color: rgb(188, 203, 202); /* oklch */ color: oklch(83.0% 0.016 192.0);
Tailwind
colors: {
custom: {
50: '#d0dada',
500: '#bccbca',
950: '#000000',
},
}SCSS
$custom: #bccbca; $custom-light: #d0dada; $custom-dark: #000000;
JSON
{
"hex": "#bccbca",
"rgb": {
"r": 188,
"g": 203,
"b": 202
},
"hsl": {
"h": 176,
"s": 12.605,
"l": 76.667
},
"oklch": {
"l": 0.83037,
"c": 0.01641,
"h": 192
},
"luminance": 0.57668
}Semantic roles & 50–950 ramp
primary
#BCCBCA
secondary
#9F8C8E
accent
#4F5497
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383