#7EA498#7EA498
#7EA498 is a light, muted teal. Relative luminance 0.333; OKLCH L 68.7% C 0.045 H 173.6°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA498 |
|---|---|
| RGB | rgb(126, 164, 152) |
| HSL | hsl(161, 17%, 57%) |
| HSV | hsv(161, 23%, 64%) |
| CMYK | cmyk(23.2%, 0%, 7.3%, 35.7%) |
| CIE-LAB | lab(64.36, -15.52, 1.99) |
| CIE-LCH | lch(64.36, 15.64, 172.68°) |
| OKLab | oklab(68.71% -0.0449 0.005) |
| OKLCH | oklch(68.71% 0.045 173.6) |
| XYZ | xyz(27.5455, 33.2525, 34.6667) |
| Luminance | 0.3325 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 2.89
Dull Teal
#5F9E8F
ΔE00 6.00
Grey Teal
#5E9B8A
ΔE00 6.49
Cadetblue
#5F9EA0
ΔE00 7.75
Grey Green
#86A17D
ΔE00 9.02
Greenish Grey
#96AE8D
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA498 #A47E8A
analogous
#7EA485 #7EA498 #7E9DA4
triadic
#7EA498 #987EA4 #A4987E
tetradic
#7EA498 #857EA4 #A47E8A #9DA47E
square
#7EA498 #857EA4 #A47E8A #9DA47E
split-complementary
#7EA498 #A47E9D #A4857E
monochromatic
#456259 #5F867A #7EA498 #A2BDB5 #C6D7D1
Accessibility & contrast
On white
2.74
#7EA498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#7EA498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA498
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA498 | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19F97
Deuteranopia (green-blind)
#9A9A99
Tritanopia (blue-blind)
#75A5A0
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #7ea498; /* rgb */ color: rgb(126, 164, 152); /* oklch */ color: oklch(68.7% 0.045 173.6);
Tailwind
colors: {
custom: {
50: '#a4bfb6',
500: '#7ea498',
950: '#000000',
},
}SCSS
$custom: #7ea498; $custom-light: #a4bfb6; $custom-dark: #000000;
JSON
{
"hex": "#7ea498",
"rgb": {
"r": 126,
"g": 164,
"b": 152
},
"hsl": {
"h": 161.053,
"s": 17.273,
"l": 56.863
},
"oklch": {
"l": 0.68707,
"c": 0.04515,
"h": 173.6
},
"luminance": 0.33254
}Semantic roles & 50–950 ramp
primary
#7EA498
secondary
#C7B7BC
accent
#6E86BA
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180