#7FA99B#7FA99B
#7FA99B is a light, muted teal. Relative luminance 0.353; OKLCH L 70.0% C 0.050 H 172.3°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA99B |
|---|---|
| RGB | rgb(127, 169, 155) |
| HSL | hsl(160, 20%, 58%) |
| HSV | hsv(160, 25%, 66%) |
| CMYK | cmyk(24.9%, 0%, 8.3%, 33.7%) |
| CIE-LAB | lab(65.95, -17.17, 2.62) |
| CIE-LCH | lch(65.95, 17.37, 171.32°) |
| OKLab | oklab(70.01% -0.0494 0.0067) |
| OKLCH | oklch(70.01% 0.05 172.3) |
| XYZ | xyz(28.8550, 35.2533, 36.2882) |
| Luminance | 0.3525 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.47
Dull Teal
#5F9E8F
ΔE00 6.04
Grey Teal
#5E9B8A
ΔE00 6.67
Cadetblue
#5F9EA0
ΔE00 8.46
Greenish Grey
#96AE8D
ΔE00 8.56
Grey Green
#86A17D
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA99B #A97F8D
analogous
#7FA986 #7FA99B #7FA2A9
triadic
#7FA99B #9B7FA9 #A99B7F
tetradic
#7FA99B #867FA9 #A97F8D #A2A97F
square
#7FA99B #867FA9 #A97F8D #A2A97F
split-complementary
#7FA99B #A97FA2 #A9867F
monochromatic
#46685C #5E8C7D #7FA99B #A4C2B8 #C8DAD4
Accessibility & contrast
On white
2.61
#7FA99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#7FA99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA99B
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA99B | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A49A
Deuteranopia (green-blind)
#9F9E9C
Tritanopia (blue-blind)
#75AAA5
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7fa99b; /* rgb */ color: rgb(127, 169, 155); /* oklch */ color: oklch(70.0% 0.050 172.3);
Tailwind
colors: {
custom: {
50: '#a5c2b8',
500: '#7fa99b',
950: '#000000',
},
}SCSS
$custom: #7fa99b; $custom-light: #a5c2b8; $custom-dark: #000000;
JSON
{
"hex": "#7fa99b",
"rgb": {
"r": 127,
"g": 169,
"b": 155
},
"hsl": {
"h": 160,
"s": 19.626,
"l": 58.039
},
"oklch": {
"l": 0.7001,
"c": 0.04989,
"h": 172.3
},
"luminance": 0.35255
}Semantic roles & 50–950 ramp
primary
#7FA99B
secondary
#CABABF
accent
#6C86BC
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180