#7EA798#7EA798
#7EA798 is a light, muted teal. Relative luminance 0.343; OKLCH L 69.4% C 0.050 H 170.4°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA798 |
|---|---|
| RGB | rgb(126, 167, 152) |
| HSL | hsl(158, 19%, 57%) |
| HSV | hsv(158, 25%, 65%) |
| CMYK | cmyk(24.6%, 0%, 9%, 34.5%) |
| CIE-LAB | lab(65.23, -17.09, 3.25) |
| CIE-LCH | lch(65.23, 17.39, 169.24°) |
| OKLab | oklab(69.4% -0.049 0.0083) |
| OKLCH | oklch(69.4% 0.05 170.4) |
| XYZ | xyz(28.0887, 34.3389, 34.8478) |
| Luminance | 0.3434 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.01
Dull Teal
#5F9E8F
ΔE00 5.78
Grey Teal
#5E9B8A
ΔE00 6.28
Greenish Grey
#96AE8D
ΔE00 8.29
Greeny Grey
#7EA07A
ΔE00 8.38
Grey Green
#86A17D
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA798 #A77E8D
analogous
#7EA784 #7EA798 #7EA1A7
triadic
#7EA798 #987EA7 #A7987E
tetradic
#7EA798 #847EA7 #A77E8D #A1A77E
square
#7EA798 #847EA7 #A77E8D #A1A77E
split-complementary
#7EA798 #A77EA1 #A7847E
monochromatic
#45655A #5E8A7A #7EA798 #A2C0B5 #C7D9D2
Accessibility & contrast
On white
2.67
#7EA798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#7EA798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA798
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA798 | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A297
Deuteranopia (green-blind)
#9D9C99
Tritanopia (blue-blind)
#74A8A2
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #7ea798; /* rgb */ color: rgb(126, 167, 152); /* oklch */ color: oklch(69.4% 0.050 170.4);
Tailwind
colors: {
custom: {
50: '#a4c1b6',
500: '#7ea798',
950: '#000000',
},
}SCSS
$custom: #7ea798; $custom-light: #a4c1b6; $custom-dark: #000000;
JSON
{
"hex": "#7ea798",
"rgb": {
"r": 126,
"g": 167,
"b": 152
},
"hsl": {
"h": 158.049,
"s": 18.894,
"l": 57.451
},
"oklch": {
"l": 0.69398,
"c": 0.04969,
"h": 170.4
},
"luminance": 0.3434
}Semantic roles & 50–950 ramp
primary
#7EA798
secondary
#C9B8BE
accent
#6C89BC
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180