#7EA69A#7EA69A
#7EA69A is a light, muted teal. Relative luminance 0.340; OKLCH L 69.2% C 0.047 H 174.5°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA69A |
|---|---|
| RGB | rgb(126, 166, 154) |
| HSL | hsl(162, 18%, 57%) |
| HSV | hsv(162, 24%, 65%) |
| CMYK | cmyk(24.1%, 0%, 7.2%, 34.9%) |
| CIE-LAB | lab(64.99, -16.14, 1.79) |
| CIE-LCH | lch(64.99, 16.24, 173.67°) |
| OKLab | oklab(69.23% -0.0467 0.0045) |
| OKLCH | oklch(69.23% 0.047 174.5) |
| XYZ | xyz(28.0714, 34.0400, 35.6569) |
| Luminance | 0.3404 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.03
Dull Teal
#5F9E8F
ΔE00 5.93
Grey Teal
#5E9B8A
ΔE00 6.53
Cadetblue
#5F9EA0
ΔE00 7.69
Greenish Grey
#96AE8D
ΔE00 9.14
Grey Green
#86A17D
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA69A #A67E8A
analogous
#7EA686 #7EA69A #7E9EA6
triadic
#7EA69A #9A7EA6 #A69A7E
tetradic
#7EA69A #867EA6 #A67E8A #9EA67E
square
#7EA69A #867EA6 #A67E8A #9EA67E
split-complementary
#7EA69A #A67E9E #A6867E
monochromatic
#45645B #5E897C #7EA69A #A2BFB6 #C6D8D3
Accessibility & contrast
On white
2.69
#7EA69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#7EA69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA69A
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA69A | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A199
Deuteranopia (green-blind)
#9C9C9B
Tritanopia (blue-blind)
#74A7A2
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #7ea69a; /* rgb */ color: rgb(126, 166, 154); /* oklch */ color: oklch(69.2% 0.047 174.5);
Tailwind
colors: {
custom: {
50: '#a4c0b7',
500: '#7ea69a',
950: '#000000',
},
}SCSS
$custom: #7ea69a; $custom-light: #a4c0b7; $custom-dark: #000000;
JSON
{
"hex": "#7ea69a",
"rgb": {
"r": 126,
"g": 166,
"b": 154
},
"hsl": {
"h": 162,
"s": 18.349,
"l": 57.255
},
"oklch": {
"l": 0.69227,
"c": 0.04697,
"h": 174.5
},
"luminance": 0.34041
}Semantic roles & 50–950 ramp
primary
#7EA69A
secondary
#C8B8BD
accent
#6D84BB
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180