#BCCFCC#BCCFCC
#BCCFCC is a very light, muted teal. Relative luminance 0.597; OKLCH L 83.9% C 0.021 H 185.4°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFCC |
|---|---|
| RGB | rgb(188, 207, 204) |
| HSL | hsl(171, 17%, 77%) |
| HSV | hsv(171, 9%, 81%) |
| CMYK | cmyk(9.2%, 0%, 1.4%, 18.8%) |
| CIE-LAB | lab(81.66, -6.97, -0.70) |
| CIE-LCH | lch(81.66, 7.01, 185.74°) |
| OKLab | oklab(83.93% -0.0209 -0.002) |
| OKLCH | oklch(83.93% 0.021 185.4) |
| XYZ | xyz(53.9485, 59.6758, 65.7913) |
| Luminance | 0.5968 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.20
Light Grey
#D8DCD6
ΔE00 7.06
Powder Blue
#B0E0E6
ΔE00 8.35
Lightblue
#ADD8E6
ΔE00 8.59
Light Gray
#D3D3D3
ΔE00 8.70
Fog
#D8DCE0
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFCC #CFBCBF
analogous
#BCCFC2 #BCCFCC #BCC9CF
triadic
#BCCFCC #CCBCCF #CFCCBC
tetradic
#BCCFCC #C2BCCF #CFBCBF #C9CFBC
square
#BCCFCC #C2BCCF #CFBCBF #C9CFBC
split-complementary
#BCCFCC #CFBCC9 #CFC2BC
monochromatic
#759C96 #98B5B1 #BCCFCC #E0E9E7 #EDF2F1
Accessibility & contrast
On white
1.62
#BCCFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#BCCFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFCC
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFCC | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCC
Deuteranopia (green-blind)
#C9CACC
Tritanopia (blue-blind)
#B7D0CE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bccfcc; /* rgb */ color: rgb(188, 207, 204); /* oklch */ color: oklch(83.9% 0.021 185.4);
Tailwind
colors: {
custom: {
50: '#d0dddb',
500: '#bccfcc',
950: '#000000',
},
}SCSS
$custom: #bccfcc; $custom-light: #d0dddb; $custom-dark: #000000;
JSON
{
"hex": "#bccfcc",
"rgb": {
"r": 188,
"g": 207,
"b": 204
},
"hsl": {
"h": 170.526,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.83929,
"c": 0.02096,
"h": 185.4
},
"luminance": 0.59677
}Semantic roles & 50–950 ramp
primary
#BCCFCC
secondary
#A48C8F
accent
#4B579B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484