#7EA199#7EA199
#7EA199 is a light, muted teal. Relative luminance 0.322; OKLCH L 68.0% C 0.040 H 179.5°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA199 |
|---|---|
| RGB | rgb(126, 161, 153) |
| HSL | hsl(166, 16%, 56%) |
| HSV | hsv(166, 22%, 63%) |
| CMYK | cmyk(21.7%, 0%, 5%, 36.9%) |
| CIE-LAB | lab(63.53, -13.71, 0.21) |
| CIE-LCH | lch(63.53, 13.72, 179.11°) |
| OKLab | oklab(68.05% -0.0403 0.0004) |
| OKLCH | oklch(68.05% 0.04 179.5) |
| XYZ | xyz(27.0972, 32.2243, 34.9230) |
| Luminance | 0.3222 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.90
Dull Teal
#5F9E8F
ΔE00 6.86
Cadetblue
#5F9EA0
ΔE00 6.87
Grey Teal
#5E9B8A
ΔE00 7.35
Cool Grey
#95A3A6
ΔE00 9.66
Dusty Teal
#4C9085
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA199 #A17E86
analogous
#7EA188 #7EA199 #7E98A1
triadic
#7EA199 #997EA1 #A1997E
tetradic
#7EA199 #887EA1 #A17E86 #98A17E
square
#7EA199 #887EA1 #A17E86 #98A17E
split-complementary
#7EA199 #A17E98 #A1887E
monochromatic
#455F59 #5F837B #7EA199 #A1BBB5 #C5D5D1
Accessibility & contrast
On white
2.82
#7EA199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#7EA199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA199
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA199 | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9D99
Deuteranopia (green-blind)
#97989A
Tritanopia (blue-blind)
#75A29E
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #7ea199; /* rgb */ color: rgb(126, 161, 153); /* oklch */ color: oklch(68.0% 0.040 179.5);
Tailwind
colors: {
custom: {
50: '#a4bcb7',
500: '#7ea199',
950: '#000000',
},
}SCSS
$custom: #7ea199; $custom-light: #a4bcb7; $custom-dark: #000000;
JSON
{
"hex": "#7ea199",
"rgb": {
"r": 126,
"g": 161,
"b": 153
},
"hsl": {
"h": 166.286,
"s": 15.695,
"l": 56.275
},
"oklch": {
"l": 0.68049,
"c": 0.04029,
"h": 179.5
},
"luminance": 0.32225
}Semantic roles & 50–950 ramp
primary
#7EA199
secondary
#C5B6B9
accent
#6F80B8
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#0F1211
muted
#7F8180