#7FAB9B#7FAB9B
#7FAB9B is a light, muted teal. Relative luminance 0.360; OKLCH L 70.5% C 0.053 H 170.3°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAB9B |
|---|---|
| RGB | rgb(127, 171, 155) |
| HSL | hsl(158, 21%, 58%) |
| HSV | hsv(158, 26%, 67%) |
| CMYK | cmyk(25.7%, 0%, 9.4%, 32.9%) |
| CIE-LAB | lab(66.52, -18.21, 3.46) |
| CIE-LCH | lch(66.52, 18.53, 169.25°) |
| OKLab | oklab(70.47% -0.0521 0.0089) |
| OKLCH | oklch(70.47% 0.053 170.3) |
| XYZ | xyz(29.2299, 36.0032, 36.4132) |
| Luminance | 0.3600 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.89
Dull Teal
#5F9E8F
ΔE00 6.13
Grey Teal
#5E9B8A
ΔE00 6.75
Greenish Grey
#96AE8D
ΔE00 8.18
Greeny Grey
#7EA07A
ΔE00 8.64
Grey Green
#86A17D
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAB9B #AB7F8F
analogous
#7FAB85 #7FAB9B #7FA5AB
triadic
#7FAB9B #9B7FAB #AB9B7F
tetradic
#7FAB9B #857FAB #AB7F8F #A5AB7F
square
#7FAB9B #857FAB #AB7F8F #A5AB7F
split-complementary
#7FAB9B #AB7FA5 #AB857F
monochromatic
#466A5D #5E8F7D #7FAB9B #A4C3B8 #C9DBD5
Accessibility & contrast
On white
2.56
#7FAB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#7FAB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAB9B
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAB9B | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A59A
Deuteranopia (green-blind)
#A09F9C
Tritanopia (blue-blind)
#75ACA6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7fab9b; /* rgb */ color: rgb(127, 171, 155); /* oklch */ color: oklch(70.5% 0.053 170.3);
Tailwind
colors: {
custom: {
50: '#a5c4b8',
500: '#7fab9b',
950: '#000000',
},
}SCSS
$custom: #7fab9b; $custom-light: #a5c4b8; $custom-dark: #000000;
JSON
{
"hex": "#7fab9b",
"rgb": {
"r": 127,
"g": 171,
"b": 155
},
"hsl": {
"h": 158.182,
"s": 20.755,
"l": 58.431
},
"oklch": {
"l": 0.70471,
"c": 0.0529,
"h": 170.3
},
"luminance": 0.36004
}Semantic roles & 50–950 ramp
primary
#7FAB9B
secondary
#CCBAC1
accent
#6A89BD
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1211
muted
#7F8180