#7FAAA7#7FAAA7
#7FAAA7 is a light, muted teal. Relative luminance 0.361; OKLCH L 70.6% C 0.046 H 190.8°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAAA7 |
|---|---|
| RGB | rgb(127, 170, 167) |
| HSL | hsl(176, 20%, 58%) |
| HSV | hsv(176, 25%, 67%) |
| CMYK | cmyk(25.3%, 0%, 1.8%, 33.3%) |
| CIE-LAB | lab(66.56, -15.04, -3.16) |
| CIE-LCH | lch(66.56, 15.37, 191.86°) |
| OKLab | oklab(70.61% -0.0457 -0.0087) |
| OKLCH | oklch(70.61% 0.046 190.8) |
| XYZ | xyz(30.1000, 36.0502, 41.9241) |
| Luminance | 0.3605 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.01
Greyish Teal
#719F91
ΔE00 6.13
Dull Teal
#5F9E8F
ΔE00 8.15
Grey Teal
#5E9B8A
ΔE00 9.09
Cool Grey
#95A3A6
ΔE00 9.81
Bluegrey
#85A3B2
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAAA7 #AA7F82
analogous
#7FAA91 #7FAAA7 #7F97AA
triadic
#7FAAA7 #A77FAA #AAA77F
tetradic
#7FAAA7 #917FAA #AA7F82 #97AA7F
square
#7FAAA7 #917FAA #AA7F82 #97AA7F
split-complementary
#7FAAA7 #AA7F97 #AA917F
monochromatic
#466966 #5E8E8A #7FAAA7 #A4C2C0 #C9DBDA
Accessibility & contrast
On white
2.56
#7FAAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#7FAAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAAA7
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAAA7 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A5A7
Deuteranopia (green-blind)
#9D9FA8
Tritanopia (blue-blind)
#71ACA9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7faaa7; /* rgb */ color: rgb(127, 170, 167); /* oklch */ color: oklch(70.6% 0.046 190.8);
Tailwind
colors: {
custom: {
50: '#a5c3c1',
500: '#7faaa7',
950: '#000000',
},
}SCSS
$custom: #7faaa7; $custom-light: #a5c3c1; $custom-dark: #000000;
JSON
{
"hex": "#7faaa7",
"rgb": {
"r": 127,
"g": 170,
"b": 167
},
"hsl": {
"h": 175.814,
"s": 20.188,
"l": 58.235
},
"oklch": {
"l": 0.70607,
"c": 0.04648,
"h": 190.8
},
"luminance": 0.36051
}Semantic roles & 50–950 ramp
primary
#7FAAA7
secondary
#CBBABB
accent
#6B71BD
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#0F1212
muted
#7F8181