#7EA899#7EA899
#7EA899 is a light, muted teal. Relative luminance 0.347; OKLCH L 69.7% C 0.051 H 170.8°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA899 |
|---|---|
| RGB | rgb(126, 168, 153) |
| HSL | hsl(159, 19%, 58%) |
| HSV | hsv(159, 25%, 66%) |
| CMYK | cmyk(25%, 0%, 8.9%, 34.1%) |
| CIE-LAB | lab(65.55, -17.40, 3.15) |
| CIE-LCH | lch(65.55, 17.68, 169.75°) |
| OKLab | oklab(69.66% -0.0499 0.0081) |
| OKLCH | oklch(69.66% 0.051 170.8) |
| XYZ | xyz(28.3548, 34.7396, 35.3422) |
| Luminance | 0.3474 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.17
Dull Teal
#5F9E8F
ΔE00 5.79
Grey Teal
#5E9B8A
ΔE00 6.35
Greenish Grey
#96AE8D
ΔE00 8.35
Greeny Grey
#7EA07A
ΔE00 8.54
Grey Green
#86A17D
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA899 #A87E8D
analogous
#7EA884 #7EA899 #7EA2A8
triadic
#7EA899 #997EA8 #A8997E
tetradic
#7EA899 #847EA8 #A87E8D #A2A87E
square
#7EA899 #847EA8 #A87E8D #A2A87E
split-complementary
#7EA899 #A87EA2 #A8847E
monochromatic
#45665B #5E8B7B #7EA899 #A3C1B6 #C7D9D3
Accessibility & contrast
On white
2.64
#7EA899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#7EA899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA899
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA899 | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A298
Deuteranopia (green-blind)
#9E9D9A
Tritanopia (blue-blind)
#74A9A3
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #7ea899; /* rgb */ color: rgb(126, 168, 153); /* oklch */ color: oklch(69.7% 0.051 170.8);
Tailwind
colors: {
custom: {
50: '#a4c2b7',
500: '#7ea899',
950: '#000000',
},
}SCSS
$custom: #7ea899; $custom-light: #a4c2b7; $custom-dark: #000000;
JSON
{
"hex": "#7ea899",
"rgb": {
"r": 126,
"g": 168,
"b": 153
},
"hsl": {
"h": 158.571,
"s": 19.444,
"l": 57.647
},
"oklch": {
"l": 0.69658,
"c": 0.05057,
"h": 170.8
},
"luminance": 0.34741
}Semantic roles & 50–950 ramp
primary
#7EA899
secondary
#C9B8BE
accent
#6C88BC
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180