#7FAB9D#7FAB9D
#7FAB9D is a light, muted teal. Relative luminance 0.361; OKLCH L 70.5% C 0.052 H 173.2°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAB9D |
|---|---|
| RGB | rgb(127, 171, 157) |
| HSL | hsl(161, 21%, 58%) |
| HSV | hsv(161, 26%, 67%) |
| CMYK | cmyk(25.7%, 0%, 8.2%, 32.9%) |
| CIE-LAB | lab(66.57, -17.78, 2.42) |
| CIE-LCH | lch(66.57, 17.94, 172.24°) |
| OKLab | oklab(70.53% -0.0513 0.0061) |
| OKLCH | oklch(70.53% 0.052 173.2) |
| XYZ | xyz(29.3992, 36.0709, 37.3051) |
| Luminance | 0.3607 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.87
Dull Teal
#5F9E8F
ΔE00 6.16
Grey Teal
#5E9B8A
ΔE00 6.87
Cadetblue
#5F9EA0
ΔE00 8.53
Greenish Grey
#96AE8D
ΔE00 8.74
Greeny Grey
#7EA07A
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAB9D #AB7F8D
analogous
#7FAB87 #7FAB9D #7FA3AB
triadic
#7FAB9D #9D7FAB #AB9D7F
tetradic
#7FAB9D #877FAB #AB7F8D #A3AB7F
square
#7FAB9D #877FAB #AB7F8D #A3AB7F
split-complementary
#7FAB9D #AB7FA3 #AB877F
monochromatic
#466A5E #5E8F7F #7FAB9D #A4C3B9 #C9DBD6
Accessibility & contrast
On white
2.56
#7FAB9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#7FAB9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAB9D
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAB9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAB9D | 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)
#A8A59C
Deuteranopia (green-blind)
#A0A09E
Tritanopia (blue-blind)
#74ACA7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7fab9d; /* rgb */ color: rgb(127, 171, 157); /* oklch */ color: oklch(70.5% 0.052 173.2);
Tailwind
colors: {
custom: {
50: '#a5c4b9',
500: '#7fab9d',
950: '#000000',
},
}SCSS
$custom: #7fab9d; $custom-light: #a5c4b9; $custom-dark: #000000;
JSON
{
"hex": "#7fab9d",
"rgb": {
"r": 127,
"g": 171,
"b": 157
},
"hsl": {
"h": 160.909,
"s": 20.755,
"l": 58.431
},
"oklch": {
"l": 0.7053,
"c": 0.05165,
"h": 173.2
},
"luminance": 0.36072
}Semantic roles & 50–950 ramp
primary
#7FAB9D
secondary
#CCBAC0
accent
#6A85BD
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1211
muted
#7F8180