#7FA997#7FA997
#7FA997 is a light, muted teal. Relative luminance 0.351; OKLCH L 69.9% C 0.053 H 166.7°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA997 |
|---|---|
| RGB | rgb(127, 169, 151) |
| HSL | hsl(154, 20%, 58%) |
| HSV | hsv(154, 25%, 66%) |
| CMYK | cmyk(24.9%, 0%, 10.7%, 33.7%) |
| CIE-LAB | lab(65.84, -18.01, 4.70) |
| CIE-LCH | lch(65.84, 18.62, 165.39°) |
| OKLab | oklab(69.89% -0.0512 0.0121) |
| OKLCH | oklch(69.89% 0.053 166.7) |
| XYZ | xyz(28.5246, 35.1212, 34.5483) |
| Luminance | 0.3512 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.69
Dull Teal
#5F9E8F
ΔE00 6.11
Grey Teal
#5E9B8A
ΔE00 6.54
Greenish Grey
#96AE8D
ΔE00 7.46
Greeny Grey
#7EA07A
ΔE00 7.61
Grey Green
#86A17D
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA997 #A97F91
analogous
#7FA982 #7FA997 #7FA6A9
triadic
#7FA997 #977FA9 #A9977F
tetradic
#7FA997 #827FA9 #A97F91 #A6A97F
square
#7FA997 #827FA9 #A97F91 #A6A97F
split-complementary
#7FA997 #A97FA6 #A9827F
monochromatic
#466859 #5E8C79 #7FA997 #A4C2B5 #C8DAD2
Accessibility & contrast
On white
2.62
#7FA997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#7FA997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA997
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA997 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A396
Deuteranopia (green-blind)
#9F9E98
Tritanopia (blue-blind)
#76A9A4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7fa997; /* rgb */ color: rgb(127, 169, 151); /* oklch */ color: oklch(69.9% 0.053 166.7);
Tailwind
colors: {
custom: {
50: '#a5c2b5',
500: '#7fa997',
950: '#000000',
},
}SCSS
$custom: #7fa997; $custom-light: #a5c2b5; $custom-dark: #000000;
JSON
{
"hex": "#7fa997",
"rgb": {
"r": 127,
"g": 169,
"b": 151
},
"hsl": {
"h": 154.286,
"s": 19.626,
"l": 58.039
},
"oklch": {
"l": 0.69894,
"c": 0.05261,
"h": 166.7
},
"luminance": 0.35122
}Semantic roles & 50–950 ramp
primary
#7FA997
secondary
#CABAC1
accent
#6C8EBC
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180