#7FA69E#7FA69E
#7FA69E is a light, muted teal. Relative luminance 0.343; OKLCH L 69.4% C 0.044 H 181.0°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA69E |
|---|---|
| RGB | rgb(127, 166, 158) |
| HSL | hsl(168, 18%, 57%) |
| HSV | hsv(168, 23%, 65%) |
| CMYK | cmyk(23.5%, 0%, 4.8%, 34.9%) |
| CIE-LAB | lab(65.16, -14.95, -0.19) |
| CIE-LCH | lch(65.16, 14.95, 180.73°) |
| OKLab | oklab(69.41% -0.0441 -0.0007) |
| OKLCH | oklch(69.41% 0.044 181) |
| XYZ | xyz(28.5583, 34.2520, 37.4477) |
| Luminance | 0.3425 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.06
Cadetblue
#5F9EA0
ΔE00 6.75
Dull Teal
#5F9E8F
ΔE00 6.75
Grey Teal
#5E9B8A
ΔE00 7.46
Cool Grey
#95A3A6
ΔE00 10.22
Sea
#3C9992
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA69E #A67F87
analogous
#7FA68B #7FA69E #7F9BA6
triadic
#7FA69E #9E7FA6 #A69E7F
tetradic
#7FA69E #8B7FA6 #A67F87 #9BA67F
square
#7FA69E #8B7FA6 #A67F87 #9BA67F
split-complementary
#7FA69E #A67F9B #A68B7F
monochromatic
#46655E #5F8980 #7FA69E #A3BFB9 #C7D8D5
Accessibility & contrast
On white
2.67
#7FA69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#7FA69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA69E
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA69E | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A19E
Deuteranopia (green-blind)
#9B9C9F
Tritanopia (blue-blind)
#74A7A3
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #7fa69e; /* rgb */ color: rgb(127, 166, 158); /* oklch */ color: oklch(69.4% 0.044 181.0);
Tailwind
colors: {
custom: {
50: '#a5c0ba',
500: '#7fa69e',
950: '#000000',
},
}SCSS
$custom: #7fa69e; $custom-light: #a5c0ba; $custom-dark: #000000;
JSON
{
"hex": "#7fa69e",
"rgb": {
"r": 127,
"g": 166,
"b": 158
},
"hsl": {
"h": 167.692,
"s": 17.972,
"l": 57.451
},
"oklch": {
"l": 0.69412,
"c": 0.04407,
"h": 181
},
"luminance": 0.34253
}Semantic roles & 50–950 ramp
primary
#7FA69E
secondary
#C8B9BC
accent
#6D7DBB
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180