#7FA8AF#7FA8AF
#7FA8AF is a light, muted teal. Relative luminance 0.356; OKLCH L 70.4% C 0.045 H 209.1°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA8AF |
|---|---|
| RGB | rgb(127, 168, 175) |
| HSL | hsl(189, 23%, 59%) |
| HSV | hsv(189, 27%, 69%) |
| CMYK | cmyk(27.4%, 4%, 0%, 31.4%) |
| CIE-LAB | lab(66.22, -12.13, -8.11) |
| CIE-LCH | lch(66.22, 14.59, 213.77°) |
| OKLab | oklab(70.42% -0.0397 -0.0221) |
| OKLCH | oklch(70.42% 0.045 209.1) |
| XYZ | xyz(30.4905, 35.6110, 45.8162) |
| Luminance | 0.3561 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.73
Greyblue
#77A1B5
ΔE00 5.95
Cadetblue
#5F9EA0
ΔE00 6.98
Cool Grey
#95A3A6
ΔE00 7.83
Bluey Grey
#89A0B0
ΔE00 8.05
Cool Gray
#9AA7B0
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA8AF #AF867F
analogous
#7FAF9E #7FA8AF #7F90AF
triadic
#7FA8AF #AF7FA8 #A8AF7F
tetradic
#7FA8AF #9E7FAF #AF867F #90AF7F
square
#7FA8AF #9E7FAF #AF867F #90AF7F
split-complementary
#7FA8AF #AF7F90 #AF9E7F
monochromatic
#45686F #5D8C94 #7FA8AF #A5C2C7 #CADBDE
Accessibility & contrast
On white
2.59
#7FA8AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#7FA8AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA8AF
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA8AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA8AF | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A5AF
Deuteranopia (green-blind)
#999EAF
Tritanopia (blue-blind)
#6FACAA
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7fa8af; /* rgb */ color: rgb(127, 168, 175); /* oklch */ color: oklch(70.4% 0.045 209.1);
Tailwind
colors: {
custom: {
50: '#a5c1c6',
500: '#7fa8af',
950: '#000000',
},
}SCSS
$custom: #7fa8af; $custom-light: #a5c1c6; $custom-dark: #000000;
JSON
{
"hex": "#7fa8af",
"rgb": {
"r": 127,
"g": 168,
"b": 175
},
"hsl": {
"h": 188.75,
"s": 23.077,
"l": 59.216
},
"oklch": {
"l": 0.70417,
"c": 0.04542,
"h": 209.1
},
"luminance": 0.35612
}Semantic roles & 50–950 ramp
primary
#7FA8AF
secondary
#CEBEBC
accent
#7568C0
background
#FAFBFC
surface
#F4F7F8
border
#CED0D1
text
#0F1213
muted
#7F8182