#7FA795#7FA795
#7FA795 is a light, muted teal. Relative luminance 0.343; OKLCH L 69.4% C 0.051 H 165.6°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA795 |
|---|---|
| RGB | rgb(127, 167, 149) |
| HSL | hsl(153, 19%, 58%) |
| HSV | hsv(153, 24%, 65%) |
| CMYK | cmyk(24%, 0%, 10.8%, 34.5%) |
| CIE-LAB | lab(65.21, -17.39, 4.90) |
| CIE-LCH | lch(65.21, 18.07, 164.26°) |
| OKLab | oklab(69.38% -0.0493 0.0127) |
| OKLCH | oklch(69.38% 0.051 165.6) |
| XYZ | xyz(27.9943, 34.3183, 33.5771) |
| Luminance | 0.3432 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.43
Dull Teal
#5F9E8F
ΔE00 6.09
Grey Teal
#5E9B8A
ΔE00 6.42
Greeny Grey
#7EA07A
ΔE00 7.26
Grey Green
#86A17D
ΔE00 7.29
Greenish Grey
#96AE8D
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA795 #A77F91
analogous
#7FA781 #7FA795 #7FA5A7
triadic
#7FA795 #957FA7 #A7957F
tetradic
#7FA795 #817FA7 #A77F91 #A5A77F
square
#7FA795 #817FA7 #A77F91 #A5A77F
split-complementary
#7FA795 #A77FA5 #A7817F
monochromatic
#466657 #5F8A77 #7FA795 #A3C0B3 #C8D9D1
Accessibility & contrast
On white
2.67
#7FA795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#7FA795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA795
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA795 | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A194
Deuteranopia (green-blind)
#9E9C96
Tritanopia (blue-blind)
#77A7A2
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #7fa795; /* rgb */ color: rgb(127, 167, 149); /* oklch */ color: oklch(69.4% 0.051 165.6);
Tailwind
colors: {
custom: {
50: '#a5c1b4',
500: '#7fa795',
950: '#000000',
},
}SCSS
$custom: #7fa795; $custom-light: #a5c1b4; $custom-dark: #000000;
JSON
{
"hex": "#7fa795",
"rgb": {
"r": 127,
"g": 167,
"b": 149
},
"hsl": {
"h": 153,
"s": 18.519,
"l": 57.647
},
"oklch": {
"l": 0.69375,
"c": 0.05093,
"h": 165.6
},
"luminance": 0.34319
}Semantic roles & 50–950 ramp
primary
#7FA795
secondary
#C9B9C0
accent
#6D90BB
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180