#BCCFCA#BCCFCA
#BCCFCA is a very light, muted teal. Relative luminance 0.596; OKLCH L 83.9% C 0.022 H 178.3°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFCA |
|---|---|
| RGB | rgb(188, 207, 202) |
| HSL | hsl(164, 17%, 77%) |
| HSV | hsv(164, 9%, 81%) |
| CMYK | cmyk(9.2%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(81.61, -7.36, 0.29) |
| CIE-LCH | lch(81.61, 7.36, 177.73°) |
| OKLab | oklab(83.87% -0.0217 0.0007) |
| OKLCH | oklch(83.87% 0.022 178.3) |
| XYZ | xyz(53.7102, 59.5805, 64.5361) |
| Luminance | 0.5958 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.49
Light Grey
#D8DCD6
ΔE00 7.08
Powder Blue
#B0E0E6
ΔE00 8.72
Light Gray
#D3D3D3
ΔE00 9.06
Silver
#C0C0C0
ΔE00 9.25
Fog
#D8DCE0
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFCA #CFBCC1
analogous
#BCCFC1 #BCCFCA #BCCACF
triadic
#BCCFCA #CABCCF #CFCABC
tetradic
#BCCFCA #C1BCCF #CFBCC1 #CACFBC
square
#BCCFCA #C1BCCF #CFBCC1 #CACFBC
split-complementary
#BCCFCA #CFBCCA #CFC1BC
monochromatic
#759C92 #98B5AE #BCCFCA #E0E9E6 #EDF2F1
Accessibility & contrast
On white
1.63
#BCCFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#BCCFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFCA
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFCA | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCCA
Deuteranopia (green-blind)
#C9CACA
Tritanopia (blue-blind)
#B8D0CD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bccfca; /* rgb */ color: rgb(188, 207, 202); /* oklch */ color: oklch(83.9% 0.022 178.3);
Tailwind
colors: {
custom: {
50: '#d0ddda',
500: '#bccfca',
950: '#000000',
},
}SCSS
$custom: #bccfca; $custom-light: #d0ddda; $custom-dark: #000000;
JSON
{
"hex": "#bccfca",
"rgb": {
"r": 188,
"g": 207,
"b": 202
},
"hsl": {
"h": 164.211,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.83871,
"c": 0.02167,
"h": 178.3
},
"luminance": 0.59581
}Semantic roles & 50–950 ramp
primary
#BCCFCA
secondary
#A48C92
accent
#4B609B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483