#7FACB0#7FACB0
#7FACB0 is a light, muted teal. Relative luminance 0.372; OKLCH L 71.4% C 0.048 H 203.0°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7FACB0 |
|---|---|
| RGB | rgb(127, 172, 176) |
| HSL | hsl(185, 24%, 59%) |
| HSV | hsv(185, 28%, 69%) |
| CMYK | cmyk(27.8%, 2.3%, 0%, 31%) |
| CIE-LAB | lab(67.39, -14.01, -6.93) |
| CIE-LCH | lch(67.39, 15.63, 206.31°) |
| OKLab | oklab(71.36% -0.0446 -0.0189) |
| OKLCH | oklch(71.36% 0.048 203) |
| XYZ | xyz(31.3389, 37.1502, 46.5853) |
| Luminance | 0.3715 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.44
Bluegrey
#85A3B2
ΔE00 7.75
Greyblue
#77A1B5
ΔE00 7.93
Cool Grey
#95A3A6
ΔE00 9.08
Greyish Teal
#719F91
ΔE00 9.09
Bluey Grey
#89A0B0
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FACB0 #B0837F
analogous
#7FB09C #7FACB0 #7F94B0
triadic
#7FACB0 #B07FAC #ACB07F
tetradic
#7FACB0 #9C7FB0 #B0837F #94B07F
square
#7FACB0 #9C7FB0 #B0837F #94B07F
split-complementary
#7FACB0 #B07F94 #B09C7F
monochromatic
#456C70 #5C9196 #7FACB0 #A5C5C7 #CBDDDF
Accessibility & contrast
On white
2.49
#7FACB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#7FACB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FACB0
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FACB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FACB0 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A8B0
Deuteranopia (green-blind)
#9CA1B0
Tritanopia (blue-blind)
#6EB0AD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7facb0; /* rgb */ color: rgb(127, 172, 176); /* oklch */ color: oklch(71.4% 0.048 203.0);
Tailwind
colors: {
custom: {
50: '#a5c4c7',
500: '#7facb0',
950: '#000000',
},
}SCSS
$custom: #7facb0; $custom-light: #a5c4c7; $custom-dark: #000000;
JSON
{
"hex": "#7facb0",
"rgb": {
"r": 127,
"g": 172,
"b": 176
},
"hsl": {
"h": 184.898,
"s": 23.671,
"l": 59.412
},
"oklch": {
"l": 0.71355,
"c": 0.04844,
"h": 203
},
"luminance": 0.37152
}Semantic roles & 50–950 ramp
primary
#7FACB0
secondary
#CFBDBC
accent
#6F68C0
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1213
muted
#7F8182