#BCCCCF#BCCCCF
#BCCCCF is a very light, near-neutral teal. Relative luminance 0.584; OKLCH L 83.4% C 0.018 H 210.2°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCCF |
|---|---|
| RGB | rgb(188, 204, 207) |
| HSL | hsl(189, 17%, 77%) |
| HSV | hsv(189, 9%, 81%) |
| CMYK | cmyk(9.2%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(80.95, -4.82, -3.35) |
| CIE-LCH | lch(80.95, 5.87, 214.79°) |
| OKLab | oklab(83.39% -0.0155 -0.009) |
| OKLCH | oklch(83.39% 0.018 210.2) |
| XYZ | xyz(53.5919, 58.3813, 67.4646) |
| Luminance | 0.5838 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.04
Fog
#D8DCE0
ΔE00 6.89
Silver
#C0C0C0
ΔE00 7.12
Light Gray
#D3D3D3
ΔE00 7.18
Light Grey
#D8DCD6
ΔE00 7.34
Lightblue
#ADD8E6
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCCF #CFBFBC
analogous
#BCCFC9 #BCCCCF #BCC2CF
triadic
#BCCCCF #CFBCCC #CCCFBC
tetradic
#BCCCCF #C9BCCF #CFBFBC #C2CFBC
square
#BCCCCF #C9BCCF #CFBFBC #C2CFBC
split-complementary
#BCCCCF #CFBCC2 #CFC9BC
monochromatic
#75969C #98B1B5 #BCCCCF #E0E7E9 #EDF1F2
Accessibility & contrast
On white
1.66
#BCCCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#BCCCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCCF
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCCF | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBCF
Deuteranopia (green-blind)
#C6C8CF
Tritanopia (blue-blind)
#B7CECD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bccccf; /* rgb */ color: rgb(188, 204, 207); /* oklch */ color: oklch(83.4% 0.018 210.2);
Tailwind
colors: {
custom: {
50: '#d0dbdd',
500: '#bccccf',
950: '#000000',
},
}SCSS
$custom: #bccccf; $custom-light: #d0dbdd; $custom-dark: #000000;
JSON
{
"hex": "#bccccf",
"rgb": {
"r": 188,
"g": 204,
"b": 207
},
"hsl": {
"h": 189.474,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.83394,
"c": 0.01793,
"h": 210.2
},
"luminance": 0.58382
}Semantic roles & 50–950 ramp
primary
#BCCCCF
secondary
#A48F8C
accent
#574B9B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484