#7EA99C#7EA99C
#7EA99C is a light, muted teal. Relative luminance 0.352; OKLCH L 70.0% C 0.050 H 174.2°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA99C |
|---|---|
| RGB | rgb(126, 169, 156) |
| HSL | hsl(162, 20%, 58%) |
| HSV | hsv(162, 25%, 66%) |
| CMYK | cmyk(25.4%, 0%, 7.7%, 33.7%) |
| CIE-LAB | lab(65.91, -17.27, 2.01) |
| CIE-LCH | lch(65.91, 17.39, 173.37°) |
| OKLab | oklab(69.98% -0.05 0.0051) |
| OKLCH | oklch(69.98% 0.05 174.2) |
| XYZ | xyz(28.7911, 35.2106, 36.7254) |
| Luminance | 0.3521 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.41
Dull Teal
#5F9E8F
ΔE00 5.91
Grey Teal
#5E9B8A
ΔE00 6.61
Cadetblue
#5F9EA0
ΔE00 8.03
Greenish Grey
#96AE8D
ΔE00 9.01
Grey Green
#86A17D
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA99C #A97E8B
analogous
#7EA986 #7EA99C #7EA1A9
triadic
#7EA99C #9C7EA9 #A99C7E
tetradic
#7EA99C #867EA9 #A97E8B #A1A97E
square
#7EA99C #867EA9 #A97E8B #A1A97E
split-complementary
#7EA99C #A97EA1 #A9867E
monochromatic
#45685D #5E8C7E #7EA99C #A3C1B8 #C7DAD4
Accessibility & contrast
On white
2.61
#7EA99C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#7EA99C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA99C
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA99C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA99C | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A49B
Deuteranopia (green-blind)
#9E9E9D
Tritanopia (blue-blind)
#73AAA5
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7ea99c; /* rgb */ color: rgb(126, 169, 156); /* oklch */ color: oklch(70.0% 0.050 174.2);
Tailwind
colors: {
custom: {
50: '#a4c2b9',
500: '#7ea99c',
950: '#000000',
},
}SCSS
$custom: #7ea99c; $custom-light: #a4c2b9; $custom-dark: #000000;
JSON
{
"hex": "#7ea99c",
"rgb": {
"r": 126,
"g": 169,
"b": 156
},
"hsl": {
"h": 161.86,
"s": 20,
"l": 57.843
},
"oklch": {
"l": 0.69977,
"c": 0.05023,
"h": 174.2
},
"luminance": 0.35212
}Semantic roles & 50–950 ramp
primary
#7EA99C
secondary
#CAB9BE
accent
#6B84BD
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180