#7FA995#7FA995
#7FA995 is a light, muted teal. Relative luminance 0.351; OKLCH L 69.8% C 0.054 H 164.1°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA995 |
|---|---|
| RGB | rgb(127, 169, 149) |
| HSL | hsl(151, 20%, 58%) |
| HSV | hsv(151, 25%, 66%) |
| CMYK | cmyk(24.9%, 0%, 11.8%, 33.7%) |
| CIE-LAB | lab(65.79, -18.43, 5.74) |
| CIE-LCH | lch(65.79, 19.30, 162.71°) |
| OKLab | oklab(69.84% -0.0521 0.0148) |
| OKLCH | oklch(69.84% 0.054 164.1) |
| XYZ | xyz(28.3635, 35.0568, 33.7001) |
| Luminance | 0.3506 (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 6.61
Greeny Grey
#7EA07A
ΔE00 6.95
Greenish Grey
#96AE8D
ΔE00 6.98
Greyish Green
#82A67D
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA995 #A97F93
analogous
#7FA980 #7FA995 #7FA8A9
triadic
#7FA995 #957FA9 #A9957F
tetradic
#7FA995 #807FA9 #A97F93 #A8A97F
square
#7FA995 #807FA9 #A97F93 #A8A97F
split-complementary
#7FA995 #A97FA8 #A9807F
monochromatic
#466858 #5E8C76 #7FA995 #A4C2B3 #C8DAD2
Accessibility & contrast
On white
2.62
#7FA995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#7FA995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA995
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA995 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A394
Deuteranopia (green-blind)
#A09E96
Tritanopia (blue-blind)
#76A9A3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7fa995; /* rgb */ color: rgb(127, 169, 149); /* oklch */ color: oklch(69.8% 0.054 164.1);
Tailwind
colors: {
custom: {
50: '#a5c2b4',
500: '#7fa995',
950: '#000000',
},
}SCSS
$custom: #7fa995; $custom-light: #a5c2b4; $custom-dark: #000000;
JSON
{
"hex": "#7fa995",
"rgb": {
"r": 127,
"g": 169,
"b": 149
},
"hsl": {
"h": 151.429,
"s": 19.626,
"l": 58.039
},
"oklch": {
"l": 0.69838,
"c": 0.05414,
"h": 164.1
},
"luminance": 0.35058
}Semantic roles & 50–950 ramp
primary
#7FA995
secondary
#CABAC1
accent
#6C92BC
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180