#7FA7AE#7FA7AE
#7FA7AE is a light, muted teal. Relative luminance 0.352; OKLCH L 70.2% C 0.044 H 209.4°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA7AE |
|---|---|
| RGB | rgb(127, 167, 174) |
| HSL | hsl(189, 22%, 59%) |
| HSV | hsv(189, 27%, 68%) |
| CMYK | cmyk(27%, 4%, 0%, 31.8%) |
| CIE-LAB | lab(65.91, -11.83, -8.02) |
| CIE-LCH | lch(65.91, 14.29, 214.14°) |
| OKLab | oklab(70.16% -0.0387 -0.0219) |
| OKLCH | oklch(70.16% 0.044 209.4) |
| XYZ | xyz(30.2087, 35.2041, 45.2396) |
| Luminance | 0.3520 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.51
Greyblue
#77A1B5
ΔE00 5.78
Cadetblue
#5F9EA0
ΔE00 7.01
Cool Grey
#95A3A6
ΔE00 7.60
Bluey Grey
#89A0B0
ΔE00 7.81
Cool Gray
#9AA7B0
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA7AE #AE867F
analogous
#7FAE9E #7FA7AE #7F90AE
triadic
#7FA7AE #AE7FA7 #A7AE7F
tetradic
#7FA7AE #9E7FAE #AE867F #90AE7F
square
#7FA7AE #9E7FAE #AE867F #90AE7F
split-complementary
#7FA7AE #AE7F90 #AE9E7F
monochromatic
#45676D #5D8B93 #7FA7AE #A4C1C6 #CADBDD
Accessibility & contrast
On white
2.61
#7FA7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#7FA7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA7AE
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA7AE | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A4AE
Deuteranopia (green-blind)
#989DAE
Tritanopia (blue-blind)
#70ABA9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7fa7ae; /* rgb */ color: rgb(127, 167, 174); /* oklch */ color: oklch(70.2% 0.044 209.4);
Tailwind
colors: {
custom: {
50: '#a5c1c6',
500: '#7fa7ae',
950: '#000000',
},
}SCSS
$custom: #7fa7ae; $custom-light: #a5c1c6; $custom-dark: #000000;
JSON
{
"hex": "#7fa7ae",
"rgb": {
"r": 127,
"g": 167,
"b": 174
},
"hsl": {
"h": 188.936,
"s": 22.488,
"l": 59.02
},
"oklch": {
"l": 0.70157,
"c": 0.04448,
"h": 209.4
},
"luminance": 0.35205
}Semantic roles & 50–950 ramp
primary
#7FA7AE
secondary
#CEBEBB
accent
#7669BF
background
#FAFBFC
surface
#F4F7F8
border
#CED0D1
text
#0F1213
muted
#7F8182