#7EA097#7EA097
#7EA097 is a light, muted teal. Relative luminance 0.318; OKLCH L 67.8% C 0.040 H 177.1°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA097 |
|---|---|
| RGB | rgb(126, 160, 151) |
| HSL | hsl(164, 15%, 56%) |
| HSV | hsv(164, 21%, 63%) |
| CMYK | cmyk(21.2%, 0%, 5.6%, 37.3%) |
| CIE-LAB | lab(63.19, -13.62, 0.84) |
| CIE-LCH | lch(63.19, 13.64, 176.48°) |
| OKLab | oklab(67.76% -0.0398 0.002) |
| OKLCH | oklch(67.76% 0.04 177.1) |
| XYZ | xyz(26.7593, 31.8107, 34.0023) |
| Luminance | 0.3181 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.72
Dull Teal
#5F9E8F
ΔE00 6.80
Grey Teal
#5E9B8A
ΔE00 7.19
Cadetblue
#5F9EA0
ΔE00 7.24
Dusty Teal
#4C9085
ΔE00 9.80
Cool Grey
#95A3A6
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA097 #A07E87
analogous
#7EA086 #7EA097 #7E98A0
triadic
#7EA097 #977EA0 #A0977E
tetradic
#7EA097 #867EA0 #A07E87 #98A07E
square
#7EA097 #867EA0 #A07E87 #98A07E
split-complementary
#7EA097 #A07E98 #A0867E
monochromatic
#455E58 #5F8178 #7EA097 #A1BAB3 #C4D4D0
Accessibility & contrast
On white
2.85
#7EA097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#7EA097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA097
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA097 | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9C97
Deuteranopia (green-blind)
#979798
Tritanopia (blue-blind)
#76A19D
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #7ea097; /* rgb */ color: rgb(126, 160, 151); /* oklch */ color: oklch(67.8% 0.040 177.1);
Tailwind
colors: {
custom: {
50: '#a4bcb5',
500: '#7ea097',
950: '#000000',
},
}SCSS
$custom: #7ea097; $custom-light: #a4bcb5; $custom-dark: #000000;
JSON
{
"hex": "#7ea097",
"rgb": {
"r": 126,
"g": 160,
"b": 151
},
"hsl": {
"h": 164.118,
"s": 15.179,
"l": 56.078
},
"oklch": {
"l": 0.67759,
"c": 0.03981,
"h": 177.1
},
"luminance": 0.31812
}Semantic roles & 50–950 ramp
primary
#7EA097
secondary
#C4B6BA
accent
#7083B8
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#0F1211
muted
#7F8180