#7FA699#7FA699
#7FA699 is a light, muted teal. Relative luminance 0.341; OKLCH L 69.3% C 0.047 H 172.4°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA699 |
|---|---|
| RGB | rgb(127, 166, 153) |
| HSL | hsl(160, 18%, 57%) |
| HSV | hsv(160, 23%, 65%) |
| CMYK | cmyk(23.5%, 0%, 7.8%, 34.9%) |
| CIE-LAB | lab(65.03, -16.03, 2.41) |
| CIE-LCH | lch(65.03, 16.21, 171.47°) |
| OKLab | oklab(69.26% -0.0462 0.0061) |
| OKLCH | oklch(69.26% 0.047 172.4) |
| XYZ | xyz(28.1367, 34.0833, 35.2271) |
| Luminance | 0.3408 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.09
Dull Teal
#5F9E8F
ΔE00 6.07
Grey Teal
#5E9B8A
ΔE00 6.60
Cadetblue
#5F9EA0
ΔE00 8.14
Greenish Grey
#96AE8D
ΔE00 8.68
Grey Green
#86A17D
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA699 #A67F8C
analogous
#7FA686 #7FA699 #7F9FA6
triadic
#7FA699 #997FA6 #A6997F
tetradic
#7FA699 #867FA6 #A67F8C #9FA67F
square
#7FA699 #867FA6 #A67F8C #9FA67F
split-complementary
#7FA699 #A67F9F #A6867F
monochromatic
#46655A #5F897B #7FA699 #A3BFB6 #C7D8D3
Accessibility & contrast
On white
2.69
#7FA699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#7FA699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA699
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA699 | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A198
Deuteranopia (green-blind)
#9C9C9A
Tritanopia (blue-blind)
#76A7A2
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #7fa699; /* rgb */ color: rgb(127, 166, 153); /* oklch */ color: oklch(69.3% 0.047 172.4);
Tailwind
colors: {
custom: {
50: '#a5c0b7',
500: '#7fa699',
950: '#000000',
},
}SCSS
$custom: #7fa699; $custom-light: #a5c0b7; $custom-dark: #000000;
JSON
{
"hex": "#7fa699",
"rgb": {
"r": 127,
"g": 166,
"b": 153
},
"hsl": {
"h": 160,
"s": 17.972,
"l": 57.451
},
"oklch": {
"l": 0.69261,
"c": 0.04661,
"h": 172.4
},
"luminance": 0.34084
}Semantic roles & 50–950 ramp
primary
#7FA699
secondary
#C8B9BE
accent
#6D87BB
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180