#7EA696#7EA696
#7EA696 is a light, muted teal. Relative luminance 0.339; OKLCH L 69.1% C 0.050 H 168.4°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA696 |
|---|---|
| RGB | rgb(126, 166, 150) |
| HSL | hsl(156, 18%, 57%) |
| HSV | hsv(156, 24%, 65%) |
| CMYK | cmyk(24.1%, 0%, 9.6%, 34.9%) |
| CIE-LAB | lab(64.89, -16.99, 3.87) |
| CIE-LCH | lch(64.89, 17.43, 167.17°) |
| OKLab | oklab(69.11% -0.0485 0.01) |
| OKLCH | oklch(69.11% 0.05 168.4) |
| XYZ | xyz(27.7438, 33.9090, 33.9315) |
| Luminance | 0.3391 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 2.94
Dull Teal
#5F9E8F
ΔE00 5.79
Grey Teal
#5E9B8A
ΔE00 6.19
Greeny Grey
#7EA07A
ΔE00 7.88
Grey Green
#86A17D
ΔE00 7.89
Greenish Grey
#96AE8D
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA696 #A67E8E
analogous
#7EA682 #7EA696 #7EA2A6
triadic
#7EA696 #967EA6 #A6967E
tetradic
#7EA696 #827EA6 #A67E8E #A2A67E
square
#7EA696 #827EA6 #A67E8E #A2A67E
split-complementary
#7EA696 #A67EA2 #A6827E
monochromatic
#456458 #5E8978 #7EA696 #A2BFB3 #C6D8D1
Accessibility & contrast
On white
2.70
#7EA696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#7EA696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA696
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA696 | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A195
Deuteranopia (green-blind)
#9D9B97
Tritanopia (blue-blind)
#75A6A1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7ea696; /* rgb */ color: rgb(126, 166, 150); /* oklch */ color: oklch(69.1% 0.050 168.4);
Tailwind
colors: {
custom: {
50: '#a4c0b4',
500: '#7ea696',
950: '#000000',
},
}SCSS
$custom: #7ea696; $custom-light: #a4c0b4; $custom-dark: #000000;
JSON
{
"hex": "#7ea696",
"rgb": {
"r": 126,
"g": 166,
"b": 150
},
"hsl": {
"h": 156,
"s": 18.349,
"l": 57.255
},
"oklch": {
"l": 0.69109,
"c": 0.04951,
"h": 168.4
},
"luminance": 0.3391
}Semantic roles & 50–950 ramp
primary
#7EA696
secondary
#C8B8BE
accent
#6D8CBB
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180