#7FAB9F#7FAB9F
#7FAB9F is a light, muted teal. Relative luminance 0.361; OKLCH L 70.6% C 0.051 H 176.1°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAB9F |
|---|---|
| RGB | rgb(127, 171, 159) |
| HSL | hsl(164, 21%, 58%) |
| HSV | hsv(164, 26%, 67%) |
| CMYK | cmyk(25.7%, 0%, 7%, 32.9%) |
| CIE-LAB | lab(66.63, -17.35, 1.39) |
| CIE-LCH | lch(66.63, 17.40, 175.43°) |
| OKLab | oklab(70.59% -0.0504 0.0034) |
| OKLCH | oklch(70.59% 0.051 176.1) |
| XYZ | xyz(29.5714, 36.1398, 38.2117) |
| Luminance | 0.3614 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.01
Dull Teal
#5F9E8F
ΔE00 6.29
Grey Teal
#5E9B8A
ΔE00 7.09
Cadetblue
#5F9EA0
ΔE00 7.94
Greenish Grey
#96AE8D
ΔE00 9.34
Pale Teal
#82CBB2
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAB9F #AB7F8B
analogous
#7FAB89 #7FAB9F #7FA1AB
triadic
#7FAB9F #9F7FAB #AB9F7F
tetradic
#7FAB9F #897FAB #AB7F8B #A1AB7F
square
#7FAB9F #897FAB #AB7F8B #A1AB7F
split-complementary
#7FAB9F #AB7FA1 #AB897F
monochromatic
#466A60 #5E8F82 #7FAB9F #A4C3BB #C9DBD6
Accessibility & contrast
On white
2.55
#7FAB9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#7FAB9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAB9F
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAB9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAB9F | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A69F
Deuteranopia (green-blind)
#A0A0A0
Tritanopia (blue-blind)
#74ACA7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7fab9f; /* rgb */ color: rgb(127, 171, 159); /* oklch */ color: oklch(70.6% 0.051 176.1);
Tailwind
colors: {
custom: {
50: '#a5c4bb',
500: '#7fab9f',
950: '#000000',
},
}SCSS
$custom: #7fab9f; $custom-light: #a5c4bb; $custom-dark: #000000;
JSON
{
"hex": "#7fab9f",
"rgb": {
"r": 127,
"g": 171,
"b": 159
},
"hsl": {
"h": 163.636,
"s": 20.755,
"l": 58.431
},
"oklch": {
"l": 0.70589,
"c": 0.05054,
"h": 176.1
},
"luminance": 0.36141
}Semantic roles & 50–950 ramp
primary
#7FAB9F
secondary
#CCBABF
accent
#6A81BD
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1211
muted
#7F8180