#BFCCCD#BFCCCD
#BFCCCD is a very light, near-neutral teal. Relative luminance 0.587; OKLCH L 83.6% C 0.014 H 202.5°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCCCD |
|---|---|
| RGB | rgb(191, 204, 205) |
| HSL | hsl(184, 12%, 78%) |
| HSV | hsv(184, 7%, 80%) |
| CMYK | cmyk(6.8%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(81.11, -4.21, -2.02) |
| CIE-LCH | lch(81.11, 4.67, 205.60°) |
| OKLab | oklab(83.56% -0.0132 -0.0054) |
| OKLCH | oklch(83.56% 0.014 202.5) |
| XYZ | xyz(54.0958, 58.6693, 66.2201) |
| Luminance | 0.5867 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.84
Light Gray
#D3D3D3
ΔE00 6.22
Light Grey
#D8DCD6
ΔE00 6.24
Silver
#C0C0C0
ΔE00 6.24
Fog
#D8DCE0
ΔE00 6.34
Gainsboro
#DCDCDC
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCCCD #CDC0BF
analogous
#BFCDC7 #BFCCCD #BFC5CD
triadic
#BFCCCD #CDBFCC #CCCDBF
tetradic
#BFCCCD #C7BFCD #CDC0BF #C5CDBF
square
#BFCCCD #C7BFCD #CDC0BF #C5CDBF
split-complementary
#BFCCCD #CDBFC5 #CDC7BF
monochromatic
#7A9597 #9DB1B2 #BFCCCD #E1E7E8 #EEF1F2
Accessibility & contrast
On white
1.65
#BFCCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#BFCCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCCCD
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCCCD | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCD
Deuteranopia (green-blind)
#C7C9CD
Tritanopia (blue-blind)
#BBCDCC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bfcccd; /* rgb */ color: rgb(191, 204, 205); /* oklch */ color: oklch(83.6% 0.014 202.5);
Tailwind
colors: {
custom: {
50: '#d2dbdc',
500: '#bfcccd',
950: '#000000',
},
}SCSS
$custom: #bfcccd; $custom-light: #d2dbdc; $custom-dark: #000000;
JSON
{
"hex": "#bfcccd",
"rgb": {
"r": 191,
"g": 204,
"b": 205
},
"hsl": {
"h": 184.286,
"s": 12.281,
"l": 77.647
},
"oklch": {
"l": 0.83555,
"c": 0.01427,
"h": 202.5
},
"luminance": 0.5867
}Semantic roles & 50–950 ramp
primary
#BFCCCD
secondary
#A1918F
accent
#544F96
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484