#BFCCCB#BFCCCB
#BFCCCB is a very light, near-neutral teal. Relative luminance 0.586; OKLCH L 83.5% C 0.014 H 191.3°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCCCB |
|---|---|
| RGB | rgb(191, 204, 203) |
| HSL | hsl(175, 11%, 77%) |
| HSV | hsv(175, 6%, 80%) |
| CMYK | cmyk(6.4%, 0%, 0.5%, 20%) |
| CIE-LAB | lab(81.06, -4.60, -1.03) |
| CIE-LCH | lch(81.06, 4.71, 192.58°) |
| OKLab | oklab(83.5% -0.014 -0.0028) |
| OKLCH | oklch(83.5% 0.014 191.3) |
| XYZ | xyz(53.8560, 58.5733, 64.9568) |
| Luminance | 0.5857 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.81
Light Grey
#D8DCD6
ΔE00 5.90
Silver
#C0C0C0
ΔE00 6.46
Light Gray
#D3D3D3
ΔE00 6.47
Fog
#D8DCE0
ΔE00 6.85
Gainsboro
#DCDCDC
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCCCB #CCBFC0
analogous
#BFCCC5 #BFCCCB #BFC6CC
triadic
#BFCCCB #CBBFCC #CCCBBF
tetradic
#BFCCCB #C5BFCC #CCBFC0 #C6CCBF
square
#BFCCCB #C5BFCC #CCBFC0 #C6CCBF
split-complementary
#BFCCCB #CCBFC6 #CCC5BF
monochromatic
#7B9694 #9DB1AF #BFCCCB #E1E7E7 #EEF1F1
Accessibility & contrast
On white
1.65
#BFCCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#BFCCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCCCB
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCCCB | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACB
Deuteranopia (green-blind)
#C8C8CB
Tritanopia (blue-blind)
#BCCDCC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bfcccb; /* rgb */ color: rgb(191, 204, 203); /* oklch */ color: oklch(83.5% 0.014 191.3);
Tailwind
colors: {
custom: {
50: '#d2dbda',
500: '#bfcccb',
950: '#000000',
},
}SCSS
$custom: #bfcccb; $custom-light: #d2dbda; $custom-dark: #000000;
JSON
{
"hex": "#bfcccb",
"rgb": {
"r": 191,
"g": 204,
"b": 203
},
"hsl": {
"h": 175.385,
"s": 11.304,
"l": 77.451
},
"oklch": {
"l": 0.83496,
"c": 0.01426,
"h": 191.3
},
"luminance": 0.58574
}Semantic roles & 50–950 ramp
primary
#BFCCCB
secondary
#A08F91
accent
#505595
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483