#7EA99A#7EA99A
#7EA99A is a light, muted teal. Relative luminance 0.351; OKLCH L 69.9% C 0.051 H 171.3°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA99A |
|---|---|
| RGB | rgb(126, 169, 154) |
| HSL | hsl(159, 20%, 58%) |
| HSV | hsv(159, 25%, 66%) |
| CMYK | cmyk(25.4%, 0%, 8.9%, 33.7%) |
| CIE-LAB | lab(65.86, -17.70, 3.05) |
| CIE-LCH | lch(65.86, 17.96, 170.24°) |
| OKLab | oklab(69.92% -0.0508 0.0078) |
| OKLCH | oklch(69.92% 0.051 171.3) |
| XYZ | xyz(28.6231, 35.1435, 35.8408) |
| Luminance | 0.3514 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.36
Dull Teal
#5F9E8F
ΔE00 5.83
Grey Teal
#5E9B8A
ΔE00 6.43
Greenish Grey
#96AE8D
ΔE00 8.43
Cadetblue
#5F9EA0
ΔE00 8.66
Greeny Grey
#7EA07A
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA99A #A97E8D
analogous
#7EA984 #7EA99A #7EA2A9
triadic
#7EA99A #9A7EA9 #A99A7E
tetradic
#7EA99A #847EA9 #A97E8D #A2A97E
square
#7EA99A #847EA9 #A97E8D #A2A97E
split-complementary
#7EA99A #A97EA2 #A9847E
monochromatic
#45685C #5E8C7C #7EA99A #A3C1B7 #C7DAD3
Accessibility & contrast
On white
2.62
#7EA99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#7EA99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA99A
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA99A | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A399
Deuteranopia (green-blind)
#9F9E9B
Tritanopia (blue-blind)
#74AAA4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7ea99a; /* rgb */ color: rgb(126, 169, 154); /* oklch */ color: oklch(69.9% 0.051 171.3);
Tailwind
colors: {
custom: {
50: '#a4c2b7',
500: '#7ea99a',
950: '#000000',
},
}SCSS
$custom: #7ea99a; $custom-light: #a4c2b7; $custom-dark: #000000;
JSON
{
"hex": "#7ea99a",
"rgb": {
"r": 126,
"g": 169,
"b": 154
},
"hsl": {
"h": 159.07,
"s": 20,
"l": 57.843
},
"oklch": {
"l": 0.69918,
"c": 0.05143,
"h": 171.3
},
"luminance": 0.35145
}Semantic roles & 50–950 ramp
primary
#7EA99A
secondary
#CAB9BF
accent
#6B88BD
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180