#7FA094#7FA094
#7FA094 is a light, muted teal. Relative luminance 0.318; OKLCH L 67.7% C 0.041 H 170.9°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA094 |
|---|---|
| RGB | rgb(127, 160, 148) |
| HSL | hsl(158, 15%, 56%) |
| HSV | hsv(158, 21%, 63%) |
| CMYK | cmyk(20.6%, 0%, 7.5%, 37.3%) |
| CIE-LAB | lab(63.17, -13.92, 2.51) |
| CIE-LCH | lch(63.17, 14.15, 169.79°) |
| OKLab | oklab(67.74% -0.0401 0.0064) |
| OKLCH | oklch(67.74% 0.041 170.9) |
| XYZ | xyz(26.6670, 31.7909, 32.7425) |
| Luminance | 0.3179 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.41
Dull Teal
#5F9E8F
ΔE00 6.68
Grey Teal
#5E9B8A
ΔE00 6.93
Cadetblue
#5F9EA0
ΔE00 8.27
Grey Green
#86A17D
ΔE00 8.55
Greeny Grey
#7EA07A
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA094 #A07F8B
analogous
#7FA084 #7FA094 #7F9CA0
triadic
#7FA094 #947FA0 #A0947F
tetradic
#7FA094 #847FA0 #A07F8B #9CA07F
square
#7FA094 #847FA0 #A07F8B #9CA07F
split-complementary
#7FA094 #A07F9C #A0847F
monochromatic
#465E56 #608275 #7FA094 #A2BAB1 #C5D4CF
Accessibility & contrast
On white
2.85
#7FA094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#7FA094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA094
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA094 | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9B93
Deuteranopia (green-blind)
#989795
Tritanopia (blue-blind)
#78A19C
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #7fa094; /* rgb */ color: rgb(127, 160, 148); /* oklch */ color: oklch(67.7% 0.041 170.9);
Tailwind
colors: {
custom: {
50: '#a4bcb3',
500: '#7fa094',
950: '#000000',
},
}SCSS
$custom: #7fa094; $custom-light: #a4bcb3; $custom-dark: #000000;
JSON
{
"hex": "#7fa094",
"rgb": {
"r": 127,
"g": 160,
"b": 148
},
"hsl": {
"h": 158.182,
"s": 14.798,
"l": 56.275
},
"oklch": {
"l": 0.67736,
"c": 0.04057,
"h": 170.9
},
"luminance": 0.31792
}Semantic roles & 50–950 ramp
primary
#7FA094
secondary
#C4B7BC
accent
#708AB8
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#0F1211
muted
#7F8180