#BCCCC5#BCCCC5
#BCCCC5 is a very light, near-neutral teal. Relative luminance 0.579; OKLCH L 83.1% C 0.020 H 167.8°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCC5 |
|---|---|
| RGB | rgb(188, 204, 197) |
| HSL | hsl(154, 14%, 77%) |
| HSV | hsv(154, 8%, 80%) |
| CMYK | cmyk(7.8%, 0%, 3.4%, 20%) |
| CIE-LAB | lab(80.69, -6.75, 1.62) |
| CIE-LCH | lch(80.69, 6.94, 166.49°) |
| OKLab | oklab(83.1% -0.0194 0.0042) |
| OKLCH | oklch(83.1% 0.02 167.8) |
| XYZ | xyz(52.4079, 57.9077, 61.2287) |
| Luminance | 0.5791 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.88
Light Grey
#D8DCD6
ΔE00 6.72
Silver
#C0C0C0
ΔE00 8.59
Light Gray
#D3D3D3
ΔE00 8.73
Fog
#D8DCE0
ΔE00 9.49
Gainsboro
#DCDCDC
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCC5 #CCBCC3
analogous
#BCCCBD #BCCCC5 #BCCBCC
triadic
#BCCCC5 #C5BCCC #CCC5BC
tetradic
#BCCCC5 #BDBCCC #CCBCC3 #CBCCBC
square
#BCCCC5 #BDBCCC #CCBCC3 #CBCCBC
split-complementary
#BCCCC5 #CCBCCB #CCBDBC
monochromatic
#779789 #99B2A7 #BCCCC5 #DFE6E3 #EEF2F0
Accessibility & contrast
On white
1.67
#BCCCC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#BCCCC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCC5
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCC5 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCAC5
Deuteranopia (green-blind)
#C8C7C5
Tritanopia (blue-blind)
#B9CCCA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bcccc5; /* rgb */ color: rgb(188, 204, 197); /* oklch */ color: oklch(83.1% 0.020 167.8);
Tailwind
colors: {
custom: {
50: '#d0dbd6',
500: '#bcccc5',
950: '#000000',
},
}SCSS
$custom: #bcccc5; $custom-light: #d0dbd6; $custom-dark: #000000;
JSON
{
"hex": "#bcccc5",
"rgb": {
"r": 188,
"g": 204,
"b": 197
},
"hsl": {
"h": 153.75,
"s": 13.559,
"l": 76.863
},
"oklch": {
"l": 0.831,
"c": 0.01989,
"h": 167.8
},
"luminance": 0.57908
}Semantic roles & 50–950 ramp
primary
#BCCCC5
secondary
#A08C95
accent
#4E6E98
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483