#7FA799#7FA799
#7FA799 is a light, muted teal. Relative luminance 0.344; OKLCH L 69.5% C 0.048 H 171.4°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA799 |
|---|---|
| RGB | rgb(127, 167, 153) |
| HSL | hsl(159, 19%, 58%) |
| HSV | hsv(159, 24%, 65%) |
| CMYK | cmyk(24%, 0%, 8.4%, 34.5%) |
| CIE-LAB | lab(65.32, -16.55, 2.82) |
| CIE-LCH | lch(65.32, 16.79, 170.32°) |
| OKLab | oklab(69.49% -0.0476 0.0072) |
| OKLCH | oklch(69.49% 0.048 171.4) |
| XYZ | xyz(28.3192, 34.4483, 35.2879) |
| Luminance | 0.3445 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.15
Dull Teal
#5F9E8F
ΔE00 6.01
Grey Teal
#5E9B8A
ΔE00 6.54
Greenish Grey
#96AE8D
ΔE00 8.43
Cadetblue
#5F9EA0
ΔE00 8.44
Grey Green
#86A17D
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA799 #A77F8D
analogous
#7FA785 #7FA799 #7FA1A7
triadic
#7FA799 #997FA7 #A7997F
tetradic
#7FA799 #857FA7 #A77F8D #A1A77F
square
#7FA799 #857FA7 #A77F8D #A1A77F
split-complementary
#7FA799 #A77FA1 #A7857F
monochromatic
#46665B #5F8A7B #7FA799 #A3C0B6 #C8D9D3
Accessibility & contrast
On white
2.66
#7FA799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#7FA799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA799
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA799 | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A298
Deuteranopia (green-blind)
#9D9C9A
Tritanopia (blue-blind)
#76A8A3
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #7fa799; /* rgb */ color: rgb(127, 167, 153); /* oklch */ color: oklch(69.5% 0.048 171.4);
Tailwind
colors: {
custom: {
50: '#a5c1b7',
500: '#7fa799',
950: '#000000',
},
}SCSS
$custom: #7fa799; $custom-light: #a5c1b7; $custom-dark: #000000;
JSON
{
"hex": "#7fa799",
"rgb": {
"r": 127,
"g": 167,
"b": 153
},
"hsl": {
"h": 159,
"s": 18.519,
"l": 57.647
},
"oklch": {
"l": 0.69491,
"c": 0.04812,
"h": 171.4
},
"luminance": 0.34449
}Semantic roles & 50–950 ramp
primary
#7FA799
secondary
#C9B9BE
accent
#6D88BB
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180