#7EA99D#7EA99D
#7EA99D is a light, muted teal. Relative luminance 0.352; OKLCH L 70.0% C 0.050 H 175.7°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA99D |
|---|---|
| RGB | rgb(126, 169, 157) |
| HSL | hsl(163, 20%, 58%) |
| HSV | hsv(163, 25%, 66%) |
| CMYK | cmyk(25.4%, 0%, 7.1%, 33.7%) |
| CIE-LAB | lab(65.94, -17.06, 1.49) |
| CIE-LCH | lch(65.94, 17.12, 175.00°) |
| OKLab | oklab(70.01% -0.0495 0.0037) |
| OKLCH | oklch(70.01% 0.05 175.7) |
| XYZ | xyz(28.8761, 35.2447, 37.1732) |
| Luminance | 0.3525 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.51
Dull Teal
#5F9E8F
ΔE00 5.99
Grey Teal
#5E9B8A
ΔE00 6.73
Cadetblue
#5F9EA0
ΔE00 7.73
Greenish Grey
#96AE8D
ΔE00 9.32
Grey Green
#86A17D
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA99D #A97E8A
analogous
#7EA987 #7EA99D #7E9FA9
triadic
#7EA99D #9D7EA9 #A99D7E
tetradic
#7EA99D #877EA9 #A97E8A #9FA97E
square
#7EA99D #877EA9 #A97E8A #9FA97E
split-complementary
#7EA99D #A97E9F #A9877E
monochromatic
#45685E #5E8C7F #7EA99D #A3C1B9 #C7DAD5
Accessibility & contrast
On white
2.61
#7EA99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#7EA99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA99D
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA99D | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A49C
Deuteranopia (green-blind)
#9E9E9E
Tritanopia (blue-blind)
#73AAA5
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7ea99d; /* rgb */ color: rgb(126, 169, 157); /* oklch */ color: oklch(70.0% 0.050 175.7);
Tailwind
colors: {
custom: {
50: '#a4c2b9',
500: '#7ea99d',
950: '#000000',
},
}SCSS
$custom: #7ea99d; $custom-light: #a4c2b9; $custom-dark: #000000;
JSON
{
"hex": "#7ea99d",
"rgb": {
"r": 126,
"g": 169,
"b": 157
},
"hsl": {
"h": 163.256,
"s": 20,
"l": 57.843
},
"oklch": {
"l": 0.70007,
"c": 0.04968,
"h": 175.7
},
"luminance": 0.35246
}Semantic roles & 50–950 ramp
primary
#7EA99D
secondary
#CAB9BE
accent
#6B82BD
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180