#7EA99F#7EA99F
#7EA99F is a light, muted teal. Relative luminance 0.353; OKLCH L 70.1% C 0.049 H 178.9°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA99F |
|---|---|
| RGB | rgb(126, 169, 159) |
| HSL | hsl(166, 20%, 58%) |
| HSV | hsv(166, 25%, 66%) |
| CMYK | cmyk(25.4%, 0%, 5.9%, 33.7%) |
| CIE-LAB | lab(65.99, -16.62, 0.46) |
| CIE-LCH | lch(65.99, 16.63, 178.43°) |
| OKLab | oklab(70.07% -0.0487 0.001) |
| OKLCH | oklch(70.07% 0.049 178.9) |
| XYZ | xyz(29.0482, 35.3135, 38.0798) |
| Luminance | 0.3532 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.83
Dull Teal
#5F9E8F
ΔE00 6.24
Grey Teal
#5E9B8A
ΔE00 7.05
Cadetblue
#5F9EA0
ΔE00 7.16
Greenish Grey
#96AE8D
ΔE00 9.96
Sea
#3C9992
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA99F #A97E88
analogous
#7EA989 #7EA99F #7E9DA9
triadic
#7EA99F #9F7EA9 #A99F7E
tetradic
#7EA99F #897EA9 #A97E88 #9DA97E
square
#7EA99F #897EA9 #A97E88 #9DA97E
split-complementary
#7EA99F #A97E9D #A9897E
monochromatic
#456860 #5E8C81 #7EA99F #A3C1BA #C7DAD6
Accessibility & contrast
On white
2.60
#7EA99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#7EA99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA99F
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA99F | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A49F
Deuteranopia (green-blind)
#9D9EA0
Tritanopia (blue-blind)
#72AAA6
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7ea99f; /* rgb */ color: rgb(126, 169, 159); /* oklch */ color: oklch(70.1% 0.049 178.9);
Tailwind
colors: {
custom: {
50: '#a4c2bb',
500: '#7ea99f',
950: '#000000',
},
}SCSS
$custom: #7ea99f; $custom-light: #a4c2bb; $custom-dark: #000000;
JSON
{
"hex": "#7ea99f",
"rgb": {
"r": 126,
"g": 169,
"b": 159
},
"hsl": {
"h": 166.047,
"s": 20,
"l": 57.843
},
"oklch": {
"l": 0.70067,
"c": 0.04868,
"h": 178.9
},
"luminance": 0.35315
}Semantic roles & 50–950 ramp
primary
#7EA99F
secondary
#CAB9BD
accent
#6B7EBD
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180