#7FA69A#7FA69A
#7FA69A is a light, muted teal. Relative luminance 0.341; OKLCH L 69.3% C 0.046 H 174.1°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA69A |
|---|---|
| RGB | rgb(127, 166, 154) |
| HSL | hsl(162, 18%, 57%) |
| HSV | hsv(162, 23%, 65%) |
| CMYK | cmyk(23.5%, 0%, 7.2%, 34.9%) |
| CIE-LAB | lab(65.05, -15.81, 1.89) |
| CIE-LCH | lch(65.05, 15.93, 173.20°) |
| OKLab | oklab(69.29% -0.0458 0.0048) |
| OKLCH | oklch(69.29% 0.046 174.1) |
| XYZ | xyz(28.2196, 34.1165, 35.6639) |
| Luminance | 0.3412 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.19
Dull Teal
#5F9E8F
ΔE00 6.14
Grey Teal
#5E9B8A
ΔE00 6.72
Cadetblue
#5F9EA0
ΔE00 7.84
Greenish Grey
#96AE8D
ΔE00 9.00
Grey Green
#86A17D
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA69A #A67F8B
analogous
#7FA686 #7FA69A #7F9FA6
triadic
#7FA69A #9A7FA6 #A69A7F
tetradic
#7FA69A #867FA6 #A67F8B #9FA67F
square
#7FA69A #867FA6 #A67F8B #9FA67F
split-complementary
#7FA69A #A67F9F #A6867F
monochromatic
#46655B #5F897C #7FA69A #A3BFB6 #C7D8D3
Accessibility & contrast
On white
2.68
#7FA69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#7FA69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA69A
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA69A | 1.00 | 2.68 | 7.82 | 7.82 |
| #FFFFFF | 2.68 | 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)
#A3A199
Deuteranopia (green-blind)
#9C9C9B
Tritanopia (blue-blind)
#75A7A2
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #7fa69a; /* rgb */ color: rgb(127, 166, 154); /* oklch */ color: oklch(69.3% 0.046 174.1);
Tailwind
colors: {
custom: {
50: '#a5c0b7',
500: '#7fa69a',
950: '#000000',
},
}SCSS
$custom: #7fa69a; $custom-light: #a5c0b7; $custom-dark: #000000;
JSON
{
"hex": "#7fa69a",
"rgb": {
"r": 127,
"g": 166,
"b": 154
},
"hsl": {
"h": 161.538,
"s": 17.972,
"l": 57.451
},
"oklch": {
"l": 0.69291,
"c": 0.04603,
"h": 174.1
},
"luminance": 0.34118
}Semantic roles & 50–950 ramp
primary
#7FA69A
secondary
#C8B9BD
accent
#6D85BB
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180