#BFCCCA#BFCCCA
#BFCCCA is a very light, near-neutral teal. Relative luminance 0.585; OKLCH L 83.5% C 0.014 H 185.9°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCCCA |
|---|---|
| RGB | rgb(191, 204, 202) |
| HSL | hsl(171, 11%, 77%) |
| HSV | hsv(171, 6%, 80%) |
| CMYK | cmyk(6.4%, 0%, 1%, 20%) |
| CIE-LAB | lab(81.03, -4.79, -0.53) |
| CIE-LCH | lch(81.03, 4.82, 186.30°) |
| OKLab | oklab(83.47% -0.0144 -0.0015) |
| OKLCH | oklch(83.47% 0.014 185.9) |
| XYZ | xyz(53.7372, 58.5258, 64.3312) |
| Luminance | 0.5853 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.88
Light Grey
#D8DCD6
ΔE00 5.79
Silver
#C0C0C0
ΔE00 6.62
Light Gray
#D3D3D3
ΔE00 6.64
Fog
#D8DCE0
ΔE00 7.13
Gainsboro
#DCDCDC
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCCCA #CCBFC1
analogous
#BFCCC4 #BFCCCA #BFC8CC
triadic
#BFCCCA #CABFCC #CCCABF
tetradic
#BFCCCA #C4BFCC #CCBFC1 #C8CCBF
square
#BFCCCA #C4BFCC #CCBFC1 #C8CCBF
split-complementary
#BFCCCA #CCBFC8 #CCC4BF
monochromatic
#7B9692 #9DB1AE #BFCCCA #E1E7E6 #EEF1F1
Accessibility & contrast
On white
1.65
#BFCCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#BFCCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCCCA
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCCCA | 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)
#CBCACA
Deuteranopia (green-blind)
#C8C8CA
Tritanopia (blue-blind)
#BCCDCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bfccca; /* rgb */ color: rgb(191, 204, 202); /* oklch */ color: oklch(83.5% 0.014 185.9);
Tailwind
colors: {
custom: {
50: '#d2dbda',
500: '#bfccca',
950: '#000000',
},
}SCSS
$custom: #bfccca; $custom-light: #d2dbda; $custom-dark: #000000;
JSON
{
"hex": "#bfccca",
"rgb": {
"r": 191,
"g": 204,
"b": 202
},
"hsl": {
"h": 170.769,
"s": 11.304,
"l": 77.451
},
"oklch": {
"l": 0.83466,
"c": 0.01445,
"h": 185.9
},
"luminance": 0.58526
}Semantic roles & 50–950 ramp
primary
#BFCCCA
secondary
#A08F92
accent
#505B95
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483