#7EA997#7EA997
#7EA997 is a light, muted teal. Relative luminance 0.350; OKLCH L 69.8% C 0.053 H 167.2°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA997 |
|---|---|
| RGB | rgb(126, 169, 151) |
| HSL | hsl(155, 20%, 58%) |
| HSV | hsv(155, 25%, 66%) |
| CMYK | cmyk(25.4%, 0%, 10.7%, 33.7%) |
| CIE-LAB | lab(65.78, -18.34, 4.60) |
| CIE-LCH | lch(65.78, 18.91, 165.91°) |
| OKLab | oklab(69.83% -0.0521 0.0119) |
| OKLCH | oklch(69.83% 0.053 167.2) |
| XYZ | xyz(28.3764, 35.0448, 34.5413) |
| Luminance | 0.3505 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.59
Dull Teal
#5F9E8F
ΔE00 5.92
Grey Teal
#5E9B8A
ΔE00 6.37
Greenish Grey
#96AE8D
ΔE00 7.63
Greeny Grey
#7EA07A
ΔE00 7.67
Grey Green
#86A17D
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA997 #A97E90
analogous
#7EA981 #7EA997 #7EA5A9
triadic
#7EA997 #977EA9 #A9977E
tetradic
#7EA997 #817EA9 #A97E90 #A5A97E
square
#7EA997 #817EA9 #A97E90 #A5A97E
split-complementary
#7EA997 #A97EA5 #A9817E
monochromatic
#456859 #5E8C79 #7EA997 #A3C1B5 #C7DAD2
Accessibility & contrast
On white
2.62
#7EA997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#7EA997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA997
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA997 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A396
Deuteranopia (green-blind)
#9F9E98
Tritanopia (blue-blind)
#74A9A4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7ea997; /* rgb */ color: rgb(126, 169, 151); /* oklch */ color: oklch(69.8% 0.053 167.2);
Tailwind
colors: {
custom: {
50: '#a4c2b5',
500: '#7ea997',
950: '#000000',
},
}SCSS
$custom: #7ea997; $custom-light: #a4c2b5; $custom-dark: #000000;
JSON
{
"hex": "#7ea997",
"rgb": {
"r": 126,
"g": 169,
"b": 151
},
"hsl": {
"h": 154.884,
"s": 20,
"l": 57.843
},
"oklch": {
"l": 0.69831,
"c": 0.05348,
"h": 167.2
},
"luminance": 0.35046
}Semantic roles & 50–950 ramp
primary
#7EA997
secondary
#CAB9C0
accent
#6B8DBD
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180