#7FACB1#7FACB1
#7FACB1 is a light, muted teal. Relative luminance 0.372; OKLCH L 71.4% C 0.049 H 204.7°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7FACB1 |
|---|---|
| RGB | rgb(127, 172, 177) |
| HSL | hsl(186, 24%, 60%) |
| HSV | hsv(186, 28%, 69%) |
| CMYK | cmyk(28.2%, 2.8%, 0%, 30.6%) |
| CIE-LAB | lab(67.42, -13.78, -7.44) |
| CIE-LCH | lch(67.42, 15.66, 208.37°) |
| OKLab | oklab(71.39% -0.0442 -0.0203) |
| OKLCH | oklch(71.39% 0.049 204.7) |
| XYZ | xyz(31.4382, 37.1899, 47.1083) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.61
Bluegrey
#85A3B2
ΔE00 7.38
Greyblue
#77A1B5
ΔE00 7.52
Cool Grey
#95A3A6
ΔE00 8.96
Greyish Teal
#719F91
ΔE00 9.51
Bluey Grey
#89A0B0
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FACB1 #B1847F
analogous
#7FB19D #7FACB1 #7F93B1
triadic
#7FACB1 #B17FAC #ACB17F
tetradic
#7FACB1 #9D7FB1 #B1847F #93B17F
square
#7FACB1 #9D7FB1 #B1847F #93B17F
split-complementary
#7FACB1 #B17F93 #B19D7F
monochromatic
#456C71 #5C9197 #7FACB1 #A5C5C8 #CBDDDF
Accessibility & contrast
On white
2.49
#7FACB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#7FACB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FACB1
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FACB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FACB1 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A8B1
Deuteranopia (green-blind)
#9CA1B1
Tritanopia (blue-blind)
#6EB0AD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7facb1; /* rgb */ color: rgb(127, 172, 177); /* oklch */ color: oklch(71.4% 0.049 204.7);
Tailwind
colors: {
custom: {
50: '#a5c4c8',
500: '#7facb1',
950: '#000000',
},
}SCSS
$custom: #7facb1; $custom-light: #a5c4c8; $custom-dark: #000000;
JSON
{
"hex": "#7facb1",
"rgb": {
"r": 127,
"g": 172,
"b": 177
},
"hsl": {
"h": 186,
"s": 24.272,
"l": 59.608
},
"oklch": {
"l": 0.71389,
"c": 0.04862,
"h": 204.7
},
"luminance": 0.37191
}Semantic roles & 50–950 ramp
primary
#7FACB1
secondary
#D0BEBC
accent
#7067C1
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1213
muted
#7F8182