#BACFD2#BACFD2
#BACFD2 is a very light, muted teal. Relative luminance 0.597; OKLCH L 84.0% C 0.023 H 207.1°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BACFD2 |
|---|---|
| RGB | rgb(186, 207, 210) |
| HSL | hsl(188, 21%, 78%) |
| HSV | hsv(188, 11%, 82%) |
| CMYK | cmyk(11.4%, 1.4%, 0%, 17.6%) |
| CIE-LAB | lab(81.68, -6.44, -3.89) |
| CIE-LCH | lch(81.68, 7.53, 211.11°) |
| OKLab | oklab(83.97% -0.0205 -0.0105) |
| OKLCH | oklch(83.97% 0.023 207.1) |
| XYZ | xyz(54.1926, 59.7169, 69.6316) |
| Luminance | 0.5972 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.38
Silver (survey)
#C5C9C7
ΔE00 6.63
Powder Blue
#B0E0E6
ΔE00 7.51
Fog
#D8DCE0
ΔE00 8.05
Light Grey
#D8DCD6
ΔE00 8.16
Light Gray
#D3D3D3
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACFD2 #D2BDBA
analogous
#BAD2C9 #BACFD2 #BAC3D2
triadic
#BACFD2 #D2BACF #CFD2BA
tetradic
#BACFD2 #C9BAD2 #D2BDBA #C3D2BA
square
#BACFD2 #C9BAD2 #D2BDBA #C3D2BA
split-complementary
#BACFD2 #D2BAC3 #D2C9BA
monochromatic
#709BA2 #95B5BA #BACFD2 #DFE9EA #ECF2F3
Accessibility & contrast
On white
1.62
#BACFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#BACFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACFD2
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACFD2 | 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)
#CBCDD2
Deuteranopia (green-blind)
#C7CAD2
Tritanopia (blue-blind)
#B3D1D0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bacfd2; /* rgb */ color: rgb(186, 207, 210); /* oklch */ color: oklch(84.0% 0.023 207.1);
Tailwind
colors: {
custom: {
50: '#cfdddf',
500: '#bacfd2',
950: '#000000',
},
}SCSS
$custom: #bacfd2; $custom-light: #cfdddf; $custom-dark: #000000;
JSON
{
"hex": "#bacfd2",
"rgb": {
"r": 186,
"g": 207,
"b": 210
},
"hsl": {
"h": 187.5,
"s": 21.053,
"l": 77.647
},
"oklch": {
"l": 0.83965,
"c": 0.02308,
"h": 207.1
},
"luminance": 0.59718
}Semantic roles & 50–950 ramp
primary
#BACFD2
secondary
#A78D89
accent
#51469F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484