#7FA199#7FA199
#7FA199 is a light, muted teal. Relative luminance 0.323; OKLCH L 68.1% C 0.039 H 179.1°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA199 |
|---|---|
| RGB | rgb(127, 161, 153) |
| HSL | hsl(166, 15%, 56%) |
| HSV | hsv(166, 21%, 63%) |
| CMYK | cmyk(21.1%, 0%, 5%, 36.9%) |
| CIE-LAB | lab(63.59, -13.39, 0.31) |
| CIE-LCH | lch(63.59, 13.39, 178.66°) |
| OKLab | oklab(68.12% -0.0393 0.0006) |
| OKLCH | oklch(68.12% 0.039 179.1) |
| XYZ | xyz(27.2454, 32.3007, 34.9300) |
| Luminance | 0.3230 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.11
Cadetblue
#5F9EA0
ΔE00 7.08
Dull Teal
#5F9E8F
ΔE00 7.10
Grey Teal
#5E9B8A
ΔE00 7.57
Cool Grey
#95A3A6
ΔE00 9.45
Dusty Teal
#4C9085
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA199 #A17F87
analogous
#7FA188 #7FA199 #7F98A1
triadic
#7FA199 #997FA1 #A1997F
tetradic
#7FA199 #887FA1 #A17F87 #98A17F
square
#7FA199 #887FA1 #A17F87 #98A17F
split-complementary
#7FA199 #A17F98 #A1887F
monochromatic
#465F5A #60837B #7FA199 #A2BBB5 #C6D5D1
Accessibility & contrast
On white
2.81
#7FA199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#7FA199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA199
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA199 | 1.00 | 2.81 | 7.46 | 7.46 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9D99
Deuteranopia (green-blind)
#98989A
Tritanopia (blue-blind)
#76A29E
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #7fa199; /* rgb */ color: rgb(127, 161, 153); /* oklch */ color: oklch(68.1% 0.039 179.1);
Tailwind
colors: {
custom: {
50: '#a4bcb7',
500: '#7fa199',
950: '#000000',
},
}SCSS
$custom: #7fa199; $custom-light: #a4bcb7; $custom-dark: #000000;
JSON
{
"hex": "#7fa199",
"rgb": {
"r": 127,
"g": 161,
"b": 153
},
"hsl": {
"h": 165.882,
"s": 15.315,
"l": 56.471
},
"oklch": {
"l": 0.68115,
"c": 0.0393,
"h": 179.1
},
"luminance": 0.32302
}Semantic roles & 50–950 ramp
primary
#7FA199
secondary
#C5B7BA
accent
#7081B8
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#0F1211
muted
#7F8180