#7EA79A#7EA79A
#7EA79A is a light, muted teal. Relative luminance 0.344; OKLCH L 69.5% C 0.048 H 173.4°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA79A |
|---|---|
| RGB | rgb(126, 167, 154) |
| HSL | hsl(161, 19%, 57%) |
| HSV | hsv(161, 25%, 65%) |
| CMYK | cmyk(24.6%, 0%, 7.8%, 34.5%) |
| CIE-LAB | lab(65.28, -16.66, 2.21) |
| CIE-LCH | lch(65.28, 16.81, 172.45°) |
| OKLab | oklab(69.46% -0.0481 0.0056) |
| OKLCH | oklch(69.46% 0.048 173.4) |
| XYZ | xyz(28.2539, 34.4050, 35.7177) |
| Luminance | 0.3441 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.06
Dull Teal
#5F9E8F
ΔE00 5.85
Grey Teal
#5E9B8A
ΔE00 6.45
Cadetblue
#5F9EA0
ΔE00 8.00
Greenish Grey
#96AE8D
ΔE00 8.88
Grey Green
#86A17D
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA79A #A77E8B
analogous
#7EA786 #7EA79A #7E9FA7
triadic
#7EA79A #9A7EA7 #A79A7E
tetradic
#7EA79A #867EA7 #A77E8B #9FA77E
square
#7EA79A #867EA7 #A77E8B #9FA77E
split-complementary
#7EA79A #A77E9F #A7867E
monochromatic
#45655B #5E8A7C #7EA79A #A2C0B6 #C7D9D3
Accessibility & contrast
On white
2.66
#7EA79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#7EA79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA79A
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA79A | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A299
Deuteranopia (green-blind)
#9D9C9B
Tritanopia (blue-blind)
#74A8A3
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #7ea79a; /* rgb */ color: rgb(126, 167, 154); /* oklch */ color: oklch(69.5% 0.048 173.4);
Tailwind
colors: {
custom: {
50: '#a4c1b7',
500: '#7ea79a',
950: '#000000',
},
}SCSS
$custom: #7ea79a; $custom-light: #a4c1b7; $custom-dark: #000000;
JSON
{
"hex": "#7ea79a",
"rgb": {
"r": 126,
"g": 167,
"b": 154
},
"hsl": {
"h": 160.976,
"s": 18.894,
"l": 57.451
},
"oklch": {
"l": 0.69457,
"c": 0.04844,
"h": 173.4
},
"luminance": 0.34406
}Semantic roles & 50–950 ramp
primary
#7EA79A
secondary
#C9B8BD
accent
#6C85BC
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180