#7EA79D#7EA79D
#7EA79D is a light, muted teal. Relative luminance 0.345; OKLCH L 69.5% C 0.047 H 178.2°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA79D |
|---|---|
| RGB | rgb(126, 167, 157) |
| HSL | hsl(165, 19%, 57%) |
| HSV | hsv(165, 25%, 65%) |
| CMYK | cmyk(24.6%, 0%, 6%, 34.5%) |
| CIE-LAB | lab(65.36, -16.01, 0.65) |
| CIE-LCH | lch(65.36, 16.02, 177.67°) |
| OKLab | oklab(69.55% -0.0468 0.0015) |
| OKLCH | oklch(69.55% 0.047 178.2) |
| XYZ | xyz(28.5069, 34.5062, 37.0501) |
| Luminance | 0.3451 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.52
Dull Teal
#5F9E8F
ΔE00 6.18
Grey Teal
#5E9B8A
ΔE00 6.91
Cadetblue
#5F9EA0
ΔE00 7.11
Greenish Grey
#96AE8D
ΔE00 9.83
Sea
#3C9992
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA79D #A77E88
analogous
#7EA789 #7EA79D #7E9CA7
triadic
#7EA79D #9D7EA7 #A79D7E
tetradic
#7EA79D #897EA7 #A77E88 #9CA77E
square
#7EA79D #897EA7 #A77E88 #9CA77E
split-complementary
#7EA79D #A77E9C #A7897E
monochromatic
#45655E #5E8A7F #7EA79D #A2C0B9 #C7D9D4
Accessibility & contrast
On white
2.66
#7EA79D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#7EA79D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA79D
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA79D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA79D | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A29D
Deuteranopia (green-blind)
#9C9C9E
Tritanopia (blue-blind)
#73A8A4
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #7ea79d; /* rgb */ color: rgb(126, 167, 157); /* oklch */ color: oklch(69.5% 0.047 178.2);
Tailwind
colors: {
custom: {
50: '#a4c1b9',
500: '#7ea79d',
950: '#000000',
},
}SCSS
$custom: #7ea79d; $custom-light: #a4c1b9; $custom-dark: #000000;
JSON
{
"hex": "#7ea79d",
"rgb": {
"r": 126,
"g": 167,
"b": 157
},
"hsl": {
"h": 165.366,
"s": 18.894,
"l": 57.451
},
"oklch": {
"l": 0.69547,
"c": 0.04684,
"h": 178.2
},
"luminance": 0.34507
}Semantic roles & 50–950 ramp
primary
#7EA79D
secondary
#C9B8BC
accent
#6C80BC
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180