#7EA89A#7EA89A
#7EA89A is a light, muted teal. Relative luminance 0.348; OKLCH L 69.7% C 0.050 H 172.3°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA89A |
|---|---|
| RGB | rgb(126, 168, 154) |
| HSL | hsl(160, 19%, 58%) |
| HSV | hsv(160, 25%, 66%) |
| CMYK | cmyk(25%, 0%, 8.3%, 34.1%) |
| CIE-LAB | lab(65.57, -17.18, 2.63) |
| CIE-LCH | lch(65.57, 17.38, 171.31°) |
| OKLab | oklab(69.69% -0.0495 0.0067) |
| OKLCH | oklch(69.69% 0.05 172.3) |
| XYZ | xyz(28.4378, 34.7728, 35.7790) |
| Luminance | 0.3477 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.17
Dull Teal
#5F9E8F
ΔE00 5.81
Grey Teal
#5E9B8A
ΔE00 6.42
Cadetblue
#5F9EA0
ΔE00 8.32
Greenish Grey
#96AE8D
ΔE00 8.64
Grey Green
#86A17D
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA89A #A87E8C
analogous
#7EA885 #7EA89A #7EA1A8
triadic
#7EA89A #9A7EA8 #A89A7E
tetradic
#7EA89A #857EA8 #A87E8C #A1A87E
square
#7EA89A #857EA8 #A87E8C #A1A87E
split-complementary
#7EA89A #A87EA1 #A8857E
monochromatic
#45665B #5E8B7C #7EA89A #A3C1B7 #C7D9D3
Accessibility & contrast
On white
2.64
#7EA89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#7EA89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA89A
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA89A | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A399
Deuteranopia (green-blind)
#9E9D9B
Tritanopia (blue-blind)
#74A9A4
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #7ea89a; /* rgb */ color: rgb(126, 168, 154); /* oklch */ color: oklch(69.7% 0.050 172.3);
Tailwind
colors: {
custom: {
50: '#a4c2b7',
500: '#7ea89a',
950: '#000000',
},
}SCSS
$custom: #7ea89a; $custom-light: #a4c2b7; $custom-dark: #000000;
JSON
{
"hex": "#7ea89a",
"rgb": {
"r": 126,
"g": 168,
"b": 154
},
"hsl": {
"h": 160,
"s": 19.444,
"l": 57.647
},
"oklch": {
"l": 0.69687,
"c": 0.04993,
"h": 172.3
},
"luminance": 0.34774
}Semantic roles & 50–950 ramp
primary
#7EA89A
secondary
#C9B8BE
accent
#6C87BC
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180