#7EA196#7EA196
#7EA196 is a light, muted teal. Relative luminance 0.321; OKLCH L 68.0% C 0.042 H 173.8°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA196 |
|---|---|
| RGB | rgb(126, 161, 150) |
| HSL | hsl(161, 16%, 56%) |
| HSV | hsv(161, 22%, 63%) |
| CMYK | cmyk(21.7%, 0%, 6.8%, 36.9%) |
| CIE-LAB | lab(63.45, -14.36, 1.78) |
| CIE-LCH | lch(63.45, 14.47, 172.94°) |
| OKLab | oklab(67.96% -0.0416 0.0045) |
| OKLCH | oklch(67.96% 0.042 173.8) |
| XYZ | xyz(26.8525, 32.1264, 33.6345) |
| Luminance | 0.3213 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.16
Dull Teal
#5F9E8F
ΔE00 6.38
Grey Teal
#5E9B8A
ΔE00 6.75
Cadetblue
#5F9EA0
ΔE00 7.67
Grey Green
#86A17D
ΔE00 9.10
Greeny Grey
#7EA07A
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA196 #A17E89
analogous
#7EA185 #7EA196 #7E9BA1
triadic
#7EA196 #967EA1 #A1967E
tetradic
#7EA196 #857EA1 #A17E89 #9BA17E
square
#7EA196 #857EA1 #A17E89 #9BA17E
split-complementary
#7EA196 #A17E9B #A1857E
monochromatic
#455F57 #5F8377 #7EA196 #A1BBB3 #C5D5D0
Accessibility & contrast
On white
2.83
#7EA196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#7EA196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA196
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA196 | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9C96
Deuteranopia (green-blind)
#989897
Tritanopia (blue-blind)
#76A29E
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #7ea196; /* rgb */ color: rgb(126, 161, 150); /* oklch */ color: oklch(68.0% 0.042 173.8);
Tailwind
colors: {
custom: {
50: '#a4bdb4',
500: '#7ea196',
950: '#000000',
},
}SCSS
$custom: #7ea196; $custom-light: #a4bdb4; $custom-dark: #000000;
JSON
{
"hex": "#7ea196",
"rgb": {
"r": 126,
"g": 161,
"b": 150
},
"hsl": {
"h": 161.143,
"s": 15.695,
"l": 56.275
},
"oklch": {
"l": 0.67958,
"c": 0.04183,
"h": 173.8
},
"luminance": 0.32127
}Semantic roles & 50–950 ramp
primary
#7EA196
secondary
#C5B6BB
accent
#6F86B8
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#0F1211
muted
#7F8180