#7EA79B#7EA79B
#7EA79B is a light, muted teal. Relative luminance 0.344; OKLCH L 69.5% C 0.048 H 174.9°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA79B |
|---|---|
| RGB | rgb(126, 167, 155) |
| HSL | hsl(162, 19%, 57%) |
| HSV | hsv(162, 25%, 65%) |
| CMYK | cmyk(24.6%, 0%, 7.2%, 34.5%) |
| CIE-LAB | lab(65.31, -16.45, 1.69) |
| CIE-LCH | lch(65.31, 16.53, 174.13°) |
| OKLab | oklab(69.49% -0.0477 0.0042) |
| OKLCH | oklch(69.49% 0.048 174.9) |
| XYZ | xyz(28.3375, 34.4385, 36.1582) |
| Luminance | 0.3444 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.16
Dull Teal
#5F9E8F
ΔE00 5.93
Grey Teal
#5E9B8A
ΔE00 6.58
Cadetblue
#5F9EA0
ΔE00 7.69
Greenish Grey
#96AE8D
ΔE00 9.19
Grey Green
#86A17D
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA79B #A77E8A
analogous
#7EA787 #7EA79B #7E9FA7
triadic
#7EA79B #9B7EA7 #A79B7E
tetradic
#7EA79B #877EA7 #A77E8A #9FA77E
square
#7EA79B #877EA7 #A77E8A #9FA77E
split-complementary
#7EA79B #A77E9F #A7877E
monochromatic
#45655C #5E8A7D #7EA79B #A2C0B7 #C7D9D3
Accessibility & contrast
On white
2.66
#7EA79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#7EA79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA79B
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA79B | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A29A
Deuteranopia (green-blind)
#9C9C9C
Tritanopia (blue-blind)
#74A8A3
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #7ea79b; /* rgb */ color: rgb(126, 167, 155); /* oklch */ color: oklch(69.5% 0.048 174.9);
Tailwind
colors: {
custom: {
50: '#a4c1b8',
500: '#7ea79b',
950: '#000000',
},
}SCSS
$custom: #7ea79b; $custom-light: #a4c1b8; $custom-dark: #000000;
JSON
{
"hex": "#7ea79b",
"rgb": {
"r": 126,
"g": 167,
"b": 155
},
"hsl": {
"h": 162.439,
"s": 18.894,
"l": 57.451
},
"oklch": {
"l": 0.69487,
"c": 0.04788,
"h": 174.9
},
"luminance": 0.3444
}Semantic roles & 50–950 ramp
primary
#7EA79B
secondary
#C9B8BD
accent
#6C83BC
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180