#7FA89E#7FA89E
#7FA89E is a light, muted teal. Relative luminance 0.350; OKLCH L 69.9% C 0.047 H 178.2°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA89E |
|---|---|
| RGB | rgb(127, 168, 158) |
| HSL | hsl(165, 19%, 58%) |
| HSV | hsv(165, 24%, 66%) |
| CMYK | cmyk(24.4%, 0%, 6%, 34.1%) |
| CIE-LAB | lab(65.74, -16.00, 0.65) |
| CIE-LCH | lch(65.74, 16.01, 177.68°) |
| OKLab | oklab(69.87% -0.0468 0.0015) |
| OKLCH | oklch(69.87% 0.047 178.2) |
| XYZ | xyz(28.9247, 34.9847, 37.5698) |
| Luminance | 0.3499 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.77
Dull Teal
#5F9E8F
ΔE00 6.39
Grey Teal
#5E9B8A
ΔE00 7.13
Cadetblue
#5F9EA0
ΔE00 7.26
Greenish Grey
#96AE8D
ΔE00 9.76
Grey Green
#86A17D
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA89E #A87F89
analogous
#7FA889 #7FA89E #7F9DA8
triadic
#7FA89E #9E7FA8 #A89E7F
tetradic
#7FA89E #897FA8 #A87F89 #9DA87F
square
#7FA89E #897FA8 #A87F89 #9DA87F
split-complementary
#7FA89E #A87F9D #A8897F
monochromatic
#46675F #5F8B80 #7FA89E #A3C1BA #C8DAD5
Accessibility & contrast
On white
2.63
#7FA89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#7FA89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA89E
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA89E | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A39E
Deuteranopia (green-blind)
#9D9D9F
Tritanopia (blue-blind)
#74A9A5
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7fa89e; /* rgb */ color: rgb(127, 168, 158); /* oklch */ color: oklch(69.9% 0.047 178.2);
Tailwind
colors: {
custom: {
50: '#a5c2ba',
500: '#7fa89e',
950: '#000000',
},
}SCSS
$custom: #7fa89e; $custom-light: #a5c2ba; $custom-dark: #000000;
JSON
{
"hex": "#7fa89e",
"rgb": {
"r": 127,
"g": 168,
"b": 158
},
"hsl": {
"h": 165.366,
"s": 19.07,
"l": 57.843
},
"oklch": {
"l": 0.6987,
"c": 0.04681,
"h": 178.2
},
"luminance": 0.34986
}Semantic roles & 50–950 ramp
primary
#7FA89E
secondary
#CAB9BD
accent
#6C80BC
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180