#7FA696#7FA696
#7FA696 is a light, muted teal. Relative luminance 0.340; OKLCH L 69.2% C 0.049 H 167.9°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA696 |
|---|---|
| RGB | rgb(127, 166, 150) |
| HSL | hsl(155, 18%, 57%) |
| HSV | hsv(155, 23%, 65%) |
| CMYK | cmyk(23.5%, 0%, 9.6%, 34.9%) |
| CIE-LAB | lab(64.95, -16.66, 3.97) |
| CIE-LCH | lch(64.95, 17.13, 166.61°) |
| OKLab | oklab(69.17% -0.0475 0.0102) |
| OKLCH | oklch(69.17% 0.049 167.9) |
| XYZ | xyz(27.8920, 33.9854, 33.9385) |
| Luminance | 0.3399 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.10
Dull Teal
#5F9E8F
ΔE00 6.01
Grey Teal
#5E9B8A
ΔE00 6.39
Grey Green
#86A17D
ΔE00 7.78
Greenish Grey
#96AE8D
ΔE00 7.80
Greeny Grey
#7EA07A
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA696 #A67F8F
analogous
#7FA683 #7FA696 #7FA2A6
triadic
#7FA696 #967FA6 #A6967F
tetradic
#7FA696 #837FA6 #A67F8F #A2A67F
square
#7FA696 #837FA6 #A67F8F #A2A67F
split-complementary
#7FA696 #A67FA2 #A6837F
monochromatic
#466558 #5F8978 #7FA696 #A3BFB4 #C7D8D1
Accessibility & contrast
On white
2.69
#7FA696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#7FA696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA696
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA696 | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A195
Deuteranopia (green-blind)
#9D9C97
Tritanopia (blue-blind)
#76A6A1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #7fa696; /* rgb */ color: rgb(127, 166, 150); /* oklch */ color: oklch(69.2% 0.049 167.9);
Tailwind
colors: {
custom: {
50: '#a5c0b4',
500: '#7fa696',
950: '#000000',
},
}SCSS
$custom: #7fa696; $custom-light: #a5c0b4; $custom-dark: #000000;
JSON
{
"hex": "#7fa696",
"rgb": {
"r": 127,
"g": 166,
"b": 150
},
"hsl": {
"h": 155.385,
"s": 17.972,
"l": 57.451
},
"oklch": {
"l": 0.69173,
"c": 0.04861,
"h": 167.9
},
"luminance": 0.33986
}Semantic roles & 50–950 ramp
primary
#7FA696
secondary
#C8B9BF
accent
#6D8DBB
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180