#7EA99B#7EA99B
#7EA99B is a light, muted teal. Relative luminance 0.352; OKLCH L 69.9% C 0.051 H 172.7°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA99B |
|---|---|
| RGB | rgb(126, 169, 155) |
| HSL | hsl(160, 20%, 58%) |
| HSV | hsv(160, 25%, 66%) |
| CMYK | cmyk(25.4%, 0%, 8.3%, 33.7%) |
| CIE-LAB | lab(65.89, -17.49, 2.53) |
| CIE-LCH | lch(65.89, 17.67, 171.78°) |
| OKLab | oklab(69.95% -0.0504 0.0064) |
| OKLCH | oklch(69.95% 0.051 172.7) |
| XYZ | xyz(28.7067, 35.1769, 36.2813) |
| Luminance | 0.3518 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.36
Dull Teal
#5F9E8F
ΔE00 5.85
Grey Teal
#5E9B8A
ΔE00 6.51
Cadetblue
#5F9EA0
ΔE00 8.34
Greenish Grey
#96AE8D
ΔE00 8.71
Greeny Grey
#7EA07A
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA99B #A97E8C
analogous
#7EA985 #7EA99B #7EA1A9
triadic
#7EA99B #9B7EA9 #A99B7E
tetradic
#7EA99B #857EA9 #A97E8C #A1A97E
square
#7EA99B #857EA9 #A97E8C #A1A97E
split-complementary
#7EA99B #A97EA1 #A9857E
monochromatic
#45685C #5E8C7D #7EA99B #A3C1B7 #C7DAD4
Accessibility & contrast
On white
2.61
#7EA99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#7EA99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA99B
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA99B | 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)
#A6A39A
Deuteranopia (green-blind)
#9E9E9C
Tritanopia (blue-blind)
#73AAA5
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7ea99b; /* rgb */ color: rgb(126, 169, 155); /* oklch */ color: oklch(69.9% 0.051 172.7);
Tailwind
colors: {
custom: {
50: '#a4c2b8',
500: '#7ea99b',
950: '#000000',
},
}SCSS
$custom: #7ea99b; $custom-light: #a4c2b8; $custom-dark: #000000;
JSON
{
"hex": "#7ea99b",
"rgb": {
"r": 126,
"g": 169,
"b": 155
},
"hsl": {
"h": 160.465,
"s": 20,
"l": 57.843
},
"oklch": {
"l": 0.69947,
"c": 0.05081,
"h": 172.7
},
"luminance": 0.35178
}Semantic roles & 50–950 ramp
primary
#7EA99B
secondary
#CAB9BE
accent
#6B86BD
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180