#7FAB9E#7FAB9E
#7FAB9E is a light, muted teal. Relative luminance 0.361; OKLCH L 70.6% C 0.051 H 174.6°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAB9E |
|---|---|
| RGB | rgb(127, 171, 158) |
| HSL | hsl(162, 21%, 58%) |
| HSV | hsv(162, 26%, 67%) |
| CMYK | cmyk(25.7%, 0%, 7.6%, 32.9%) |
| CIE-LAB | lab(66.60, -17.56, 1.90) |
| CIE-LCH | lch(66.60, 17.67, 173.81°) |
| OKLab | oklab(70.56% -0.0508 0.0048) |
| OKLCH | oklch(70.56% 0.051 174.6) |
| XYZ | xyz(29.4849, 36.1052, 37.7566) |
| Luminance | 0.3611 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.92
Dull Teal
#5F9E8F
ΔE00 6.21
Grey Teal
#5E9B8A
ΔE00 6.97
Cadetblue
#5F9EA0
ΔE00 8.23
Greenish Grey
#96AE8D
ΔE00 9.04
Pale Teal
#82CBB2
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAB9E #AB7F8C
analogous
#7FAB88 #7FAB9E #7FA2AB
triadic
#7FAB9E #9E7FAB #AB9E7F
tetradic
#7FAB9E #887FAB #AB7F8C #A2AB7F
square
#7FAB9E #887FAB #AB7F8C #A2AB7F
split-complementary
#7FAB9E #AB7FA2 #AB887F
monochromatic
#466A5F #5E8F80 #7FAB9E #A4C3BA #C9DBD6
Accessibility & contrast
On white
2.55
#7FAB9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#7FAB9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAB9E
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAB9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAB9E | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A59D
Deuteranopia (green-blind)
#A0A09F
Tritanopia (blue-blind)
#74ACA7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7fab9e; /* rgb */ color: rgb(127, 171, 158); /* oklch */ color: oklch(70.6% 0.051 174.6);
Tailwind
colors: {
custom: {
50: '#a5c4ba',
500: '#7fab9e',
950: '#000000',
},
}SCSS
$custom: #7fab9e; $custom-light: #a5c4ba; $custom-dark: #000000;
JSON
{
"hex": "#7fab9e",
"rgb": {
"r": 127,
"g": 171,
"b": 158
},
"hsl": {
"h": 162.273,
"s": 20.755,
"l": 58.431
},
"oklch": {
"l": 0.70559,
"c": 0.05107,
"h": 174.6
},
"luminance": 0.36106
}Semantic roles & 50–950 ramp
primary
#7FAB9E
secondary
#CCBABF
accent
#6A83BD
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1211
muted
#7F8180