#BACFCC#BACFCC
#BACFCC is a very light, muted teal. Relative luminance 0.594; OKLCH L 83.8% C 0.023 H 186.4°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BACFCC |
|---|---|
| RGB | rgb(186, 207, 204) |
| HSL | hsl(171, 18%, 77%) |
| HSV | hsv(171, 10%, 81%) |
| CMYK | cmyk(10.1%, 0%, 1.4%, 18.8%) |
| CIE-LAB | lab(81.52, -7.63, -0.92) |
| CIE-LCH | lch(81.52, 7.69, 186.86°) |
| OKLab | oklab(83.79% -0.0229 -0.0026) |
| OKLCH | oklch(83.79% 0.023 186.4) |
| XYZ | xyz(53.4591, 59.4235, 65.7684) |
| Luminance | 0.5942 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.85
Light Grey
#D8DCD6
ΔE00 7.67
Powder Blue
#B0E0E6
ΔE00 7.85
Lightblue
#ADD8E6
ΔE00 8.26
Light Gray
#D3D3D3
ΔE00 9.35
Fog
#D8DCE0
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACFCC #CFBABD
analogous
#BACFC2 #BACFCC #BAC8CF
triadic
#BACFCC #CCBACF #CFCCBA
tetradic
#BACFCC #C2BACF #CFBABD #C8CFBA
square
#BACFCC #C2BACF #CFBABD #C8CFBA
split-complementary
#BACFCC #CFBAC8 #CFC2BA
monochromatic
#729D97 #96B6B1 #BACFCC #DEE8E7 #EDF2F2
Accessibility & contrast
On white
1.63
#BACFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#BACFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACFCC
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACFCC | 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)
#CDCCCC
Deuteranopia (green-blind)
#C8C9CC
Tritanopia (blue-blind)
#B5D0CE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bacfcc; /* rgb */ color: rgb(186, 207, 204); /* oklch */ color: oklch(83.8% 0.023 186.4);
Tailwind
colors: {
custom: {
50: '#cedddb',
500: '#bacfcc',
950: '#000000',
},
}SCSS
$custom: #bacfcc; $custom-light: #cedddb; $custom-dark: #000000;
JSON
{
"hex": "#bacfcc",
"rgb": {
"r": 186,
"g": 207,
"b": 204
},
"hsl": {
"h": 171.429,
"s": 17.949,
"l": 77.059
},
"oklch": {
"l": 0.83785,
"c": 0.02304,
"h": 186.4
},
"luminance": 0.59424
}Semantic roles & 50–950 ramp
primary
#BACFCC
secondary
#A4898D
accent
#49559C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131515
muted
#838484