#7EA59E#7EA59E
#7EA59E is a light, muted teal. Relative luminance 0.338; OKLCH L 69.1% C 0.044 H 182.8°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA59E |
|---|---|
| RGB | rgb(126, 165, 158) |
| HSL | hsl(169, 18%, 57%) |
| HSV | hsv(169, 24%, 65%) |
| CMYK | cmyk(23.6%, 0%, 4.2%, 35.3%) |
| CIE-LAB | lab(64.81, -14.74, -0.71) |
| CIE-LCH | lch(64.81, 14.76, 182.75°) |
| OKLab | oklab(69.12% -0.0437 -0.0021) |
| OKLCH | oklch(69.12% 0.044 182.8) |
| XYZ | xyz(28.2290, 33.8134, 37.3804) |
| Luminance | 0.3382 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.17
Cadetblue
#5F9EA0
ΔE00 6.37
Dull Teal
#5F9E8F
ΔE00 6.80
Grey Teal
#5E9B8A
ΔE00 7.52
Cool Grey
#95A3A6
ΔE00 10.00
Sea
#3C9992
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA59E #A57E85
analogous
#7EA58B #7EA59E #7E99A5
triadic
#7EA59E #9E7EA5 #A59E7E
tetradic
#7EA59E #8B7EA5 #A57E85 #99A57E
square
#7EA59E #8B7EA5 #A57E85 #99A57E
split-complementary
#7EA59E #A57E99 #A58B7E
monochromatic
#45635E #5E8780 #7EA59E #A2BEB9 #C6D7D4
Accessibility & contrast
On white
2.71
#7EA59E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#7EA59E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA59E
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA59E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA59E | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A09E
Deuteranopia (green-blind)
#9A9B9F
Tritanopia (blue-blind)
#73A7A3
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7ea59e; /* rgb */ color: rgb(126, 165, 158); /* oklch */ color: oklch(69.1% 0.044 182.8);
Tailwind
colors: {
custom: {
50: '#a4bfba',
500: '#7ea59e',
950: '#000000',
},
}SCSS
$custom: #7ea59e; $custom-light: #a4bfba; $custom-dark: #000000;
JSON
{
"hex": "#7ea59e",
"rgb": {
"r": 126,
"g": 165,
"b": 158
},
"hsl": {
"h": 169.231,
"s": 17.808,
"l": 57.059
},
"oklch": {
"l": 0.69119,
"c": 0.04371,
"h": 182.8
},
"luminance": 0.33815
}Semantic roles & 50–950 ramp
primary
#7EA59E
secondary
#C7B7BA
accent
#6D7BBA
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180