#BCCFC6#BCCFC6
#BCCFC6 is a very light, muted teal. Relative luminance 0.594; OKLCH L 83.8% C 0.024 H 165.7°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFC6 |
|---|---|
| RGB | rgb(188, 207, 198) |
| HSL | hsl(152, 17%, 77%) |
| HSV | hsv(152, 9%, 81%) |
| CMYK | cmyk(9.2%, 0%, 4.3%, 18.8%) |
| CIE-LAB | lab(81.51, -8.12, 2.28) |
| CIE-LCH | lch(81.51, 8.43, 164.32°) |
| OKLab | oklab(83.76% -0.0233 0.0059) |
| OKLCH | oklch(83.76% 0.024 165.7) |
| XYZ | xyz(53.2427, 59.3935, 62.0742) |
| Luminance | 0.5939 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.29
Light Grey
#D8DCD6
ΔE00 7.41
Powder Blue
#B0E0E6
ΔE00 9.72
Light Gray
#D3D3D3
ΔE00 9.90
Silver
#C0C0C0
ΔE00 10.04
Fog
#D8DCE0
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFC6 #CFBCC5
analogous
#BCCFBC #BCCFC6 #BCCFCF
triadic
#BCCFC6 #C6BCCF #CFC6BC
tetradic
#BCCFC6 #BCBCCF #CFBCC5 #CFCFBC
square
#BCCFC6 #BCBCCF #CFBCC5 #CFCFBC
split-complementary
#BCCFC6 #CFBCCF #CFBCBC
monochromatic
#759C89 #98B5A8 #BCCFC6 #E0E9E4 #EDF2F0
Accessibility & contrast
On white
1.63
#BCCFC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#BCCFC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFC6
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFC6 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECCC6
Deuteranopia (green-blind)
#CAC9C7
Tritanopia (blue-blind)
#B9CFCC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bccfc6; /* rgb */ color: rgb(188, 207, 198); /* oklch */ color: oklch(83.8% 0.024 165.7);
Tailwind
colors: {
custom: {
50: '#d0ddd7',
500: '#bccfc6',
950: '#000000',
},
}SCSS
$custom: #bccfc6; $custom-light: #d0ddd7; $custom-dark: #000000;
JSON
{
"hex": "#bccfc6",
"rgb": {
"r": 188,
"g": 207,
"b": 198
},
"hsl": {
"h": 151.579,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.83756,
"c": 0.024,
"h": 165.7
},
"luminance": 0.59394
}Semantic roles & 50–950 ramp
primary
#BCCFC6
secondary
#A48C97
accent
#4B719B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483