#BFCCCC#BFCCCC
#BFCCCC is a very light, near-neutral teal. Relative luminance 0.586; OKLCH L 83.5% C 0.014 H 196.9°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCCCC |
|---|---|
| RGB | rgb(191, 204, 204) |
| HSL | hsl(180, 11%, 77%) |
| HSV | hsv(180, 6%, 80%) |
| CMYK | cmyk(6.4%, 0%, 0%, 20%) |
| CIE-LAB | lab(81.08, -4.41, -1.52) |
| CIE-LCH | lch(81.08, 4.66, 199.06°) |
| OKLab | oklab(83.53% -0.0136 -0.0041) |
| OKLCH | oklch(83.53% 0.014 196.9) |
| XYZ | xyz(53.9755, 58.6211, 65.5864) |
| Luminance | 0.5862 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.80
Light Grey
#D8DCD6
ΔE00 6.05
Light Gray
#D3D3D3
ΔE00 6.33
Silver
#C0C0C0
ΔE00 6.34
Fog
#D8DCE0
ΔE00 6.58
Gainsboro
#DCDCDC
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCCCC #CCBFBF
analogous
#BFCCC6 #BFCCCC #BFC6CC
triadic
#BFCCCC #CCBFCC #CCCCBF
tetradic
#BFCCCC #C6BFCC #CCBFBF #C6CCBF
square
#BFCCCC #C6BFCC #CCBFBF #C6CCBF
split-complementary
#BFCCCC #CCBFC6 #CCC6BF
monochromatic
#7B9696 #9DB1B1 #BFCCCC #E1E7E7 #EEF1F1
Accessibility & contrast
On white
1.65
#BFCCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#BFCCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCCCC
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCCCC | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCC
Deuteranopia (green-blind)
#C7C8CC
Tritanopia (blue-blind)
#BBCDCC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bfcccc; /* rgb */ color: rgb(191, 204, 204); /* oklch */ color: oklch(83.5% 0.014 196.9);
Tailwind
colors: {
custom: {
50: '#d2dbdb',
500: '#bfcccc',
950: '#000000',
},
}SCSS
$custom: #bfcccc; $custom-light: #d2dbdb; $custom-dark: #000000;
JSON
{
"hex": "#bfcccc",
"rgb": {
"r": 191,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 11.304,
"l": 77.451
},
"oklch": {
"l": 0.83525,
"c": 0.01419,
"h": 196.9
},
"luminance": 0.58622
}Semantic roles & 50–950 ramp
primary
#BFCCCC
secondary
#A08F8F
accent
#505095
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141515
muted
#838484