#7EA697#7EA697
#7EA697 is a light, muted teal. Relative luminance 0.339; OKLCH L 69.1% C 0.049 H 169.8°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA697 |
|---|---|
| RGB | rgb(126, 166, 151) |
| HSL | hsl(158, 18%, 57%) |
| HSV | hsv(158, 24%, 65%) |
| CMYK | cmyk(24.1%, 0%, 9%, 34.9%) |
| CIE-LAB | lab(64.92, -16.78, 3.35) |
| CIE-LCH | lch(64.92, 17.11, 168.71°) |
| OKLab | oklab(69.14% -0.0481 0.0086) |
| OKLCH | oklch(69.14% 0.049 169.8) |
| XYZ | xyz(27.8246, 33.9413, 34.3574) |
| Luminance | 0.3394 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 2.88
Dull Teal
#5F9E8F
ΔE00 5.78
Grey Teal
#5E9B8A
ΔE00 6.24
Grey Green
#86A17D
ΔE00 8.23
Greenish Grey
#96AE8D
ΔE00 8.24
Greeny Grey
#7EA07A
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA697 #A67E8D
analogous
#7EA683 #7EA697 #7EA1A6
triadic
#7EA697 #977EA6 #A6977E
tetradic
#7EA697 #837EA6 #A67E8D #A1A67E
square
#7EA697 #837EA6 #A67E8D #A1A67E
split-complementary
#7EA697 #A67EA1 #A6837E
monochromatic
#456459 #5E8979 #7EA697 #A2BFB4 #C6D8D1
Accessibility & contrast
On white
2.70
#7EA697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#7EA697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA697
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA697 | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A196
Deuteranopia (green-blind)
#9C9B98
Tritanopia (blue-blind)
#75A7A1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7ea697; /* rgb */ color: rgb(126, 166, 151); /* oklch */ color: oklch(69.1% 0.049 169.8);
Tailwind
colors: {
custom: {
50: '#a4c0b5',
500: '#7ea697',
950: '#000000',
},
}SCSS
$custom: #7ea697; $custom-light: #a4c0b5; $custom-dark: #000000;
JSON
{
"hex": "#7ea697",
"rgb": {
"r": 126,
"g": 166,
"b": 151
},
"hsl": {
"h": 157.5,
"s": 18.349,
"l": 57.255
},
"oklch": {
"l": 0.69138,
"c": 0.04883,
"h": 169.8
},
"luminance": 0.33942
}Semantic roles & 50–950 ramp
primary
#7EA697
secondary
#C8B8BE
accent
#6D8ABB
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180