#7FA8AE#7FA8AE
#7FA8AE is a light, muted teal. Relative luminance 0.356; OKLCH L 70.4% C 0.045 H 207.3°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA8AE |
|---|---|
| RGB | rgb(127, 168, 174) |
| HSL | hsl(188, 22%, 59%) |
| HSV | hsv(188, 27%, 68%) |
| CMYK | cmyk(27%, 3.4%, 0%, 31.8%) |
| CIE-LAB | lab(66.19, -12.36, -7.60) |
| CIE-LCH | lch(66.19, 14.51, 211.57°) |
| OKLab | oklab(70.38% -0.0401 -0.0207) |
| OKLCH | oklch(70.38% 0.045 207.3) |
| XYZ | xyz(30.3926, 35.5719, 45.3009) |
| Luminance | 0.3557 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 6.12
Greyblue
#77A1B5
ΔE00 6.38
Cadetblue
#5F9EA0
ΔE00 6.72
Cool Grey
#95A3A6
ΔE00 7.91
Bluey Grey
#89A0B0
ΔE00 8.40
Cool Gray
#9AA7B0
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA8AE #AE857F
analogous
#7FAE9D #7FA8AE #7F91AE
triadic
#7FA8AE #AE7FA8 #A8AE7F
tetradic
#7FA8AE #9D7FAE #AE857F #91AE7F
square
#7FA8AE #9D7FAE #AE857F #91AE7F
split-complementary
#7FA8AE #AE7F91 #AE9D7F
monochromatic
#45686D #5D8C93 #7FA8AE #A4C1C6 #CADBDD
Accessibility & contrast
On white
2.59
#7FA8AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#7FA8AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA8AE
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA8AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA8AE | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A5AE
Deuteranopia (green-blind)
#999EAE
Tritanopia (blue-blind)
#70ACAA
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7fa8ae; /* rgb */ color: rgb(127, 168, 174); /* oklch */ color: oklch(70.4% 0.045 207.3);
Tailwind
colors: {
custom: {
50: '#a5c1c6',
500: '#7fa8ae',
950: '#000000',
},
}SCSS
$custom: #7fa8ae; $custom-light: #a5c1c6; $custom-dark: #000000;
JSON
{
"hex": "#7fa8ae",
"rgb": {
"r": 127,
"g": 168,
"b": 174
},
"hsl": {
"h": 187.66,
"s": 22.488,
"l": 59.02
},
"oklch": {
"l": 0.70383,
"c": 0.04511,
"h": 207.3
},
"luminance": 0.35573
}Semantic roles & 50–950 ramp
primary
#7FA8AE
secondary
#CEBEBB
accent
#7469BF
background
#FAFBFC
surface
#F4F7F8
border
#CED0D1
text
#0F1213
muted
#7F8182