#7FA59B#7FA59B
#7FA59B is a light, muted teal. Relative luminance 0.338; OKLCH L 69.1% C 0.044 H 177.0°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA59B |
|---|---|
| RGB | rgb(127, 165, 155) |
| HSL | hsl(164, 17%, 57%) |
| HSV | hsv(164, 23%, 65%) |
| CMYK | cmyk(23%, 0%, 6.1%, 35.3%) |
| CIE-LAB | lab(64.79, -15.07, 0.95) |
| CIE-LCH | lch(64.79, 15.10, 176.41°) |
| OKLab | oklab(69.09% -0.044 0.0023) |
| OKLCH | oklch(69.09% 0.044 177) |
| XYZ | xyz(28.1222, 33.7878, 36.0440) |
| Luminance | 0.3379 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.48
Dull Teal
#5F9E8F
ΔE00 6.42
Grey Teal
#5E9B8A
ΔE00 7.02
Cadetblue
#5F9EA0
ΔE00 7.29
Greenish Grey
#96AE8D
ΔE00 9.63
Grey Green
#86A17D
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA59B #A57F89
analogous
#7FA588 #7FA59B #7F9CA5
triadic
#7FA59B #9B7FA5 #A59B7F
tetradic
#7FA59B #887FA5 #A57F89 #9CA57F
square
#7FA59B #887FA5 #A57F89 #9CA57F
split-complementary
#7FA59B #A57F9C #A5887F
monochromatic
#46645C #5F887D #7FA59B #A3BEB7 #C7D8D3
Accessibility & contrast
On white
2.71
#7FA59B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#7FA59B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA59B
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA59B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA59B | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A09B
Deuteranopia (green-blind)
#9B9B9C
Tritanopia (blue-blind)
#75A6A2
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7fa59b; /* rgb */ color: rgb(127, 165, 155); /* oklch */ color: oklch(69.1% 0.044 177.0);
Tailwind
colors: {
custom: {
50: '#a5bfb8',
500: '#7fa59b',
950: '#000000',
},
}SCSS
$custom: #7fa59b; $custom-light: #a5bfb8; $custom-dark: #000000;
JSON
{
"hex": "#7fa59b",
"rgb": {
"r": 127,
"g": 165,
"b": 155
},
"hsl": {
"h": 164.211,
"s": 17.431,
"l": 57.255
},
"oklch": {
"l": 0.69091,
"c": 0.04403,
"h": 177
},
"luminance": 0.33789
}Semantic roles & 50–950 ramp
primary
#7FA59B
secondary
#C8B8BC
accent
#6E82BA
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180