#7EA29A#7EA29A
#7EA29A is a light, muted teal. Relative luminance 0.326; OKLCH L 68.3% C 0.041 H 179.9°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA29A |
|---|---|
| RGB | rgb(126, 162, 154) |
| HSL | hsl(167, 16%, 56%) |
| HSV | hsv(167, 22%, 64%) |
| CMYK | cmyk(22.2%, 0%, 4.9%, 36.5%) |
| CIE-LAB | lab(63.84, -14.03, 0.11) |
| CIE-LCH | lch(63.84, 14.03, 179.54°) |
| OKLab | oklab(68.31% -0.0412 0.0001) |
| OKLCH | oklch(68.31% 0.041 179.9) |
| XYZ | xyz(27.3555, 32.6084, 35.4183) |
| Luminance | 0.3261 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.83
Dull Teal
#5F9E8F
ΔE00 6.76
Cadetblue
#5F9EA0
ΔE00 6.77
Grey Teal
#5E9B8A
ΔE00 7.30
Cool Grey
#95A3A6
ΔE00 9.80
Dusty Teal
#4C9085
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA29A #A27E86
analogous
#7EA288 #7EA29A #7E98A2
triadic
#7EA29A #9A7EA2 #A29A7E
tetradic
#7EA29A #887EA2 #A27E86 #98A27E
square
#7EA29A #887EA2 #A27E86 #98A27E
split-complementary
#7EA29A #A27E98 #A2887E
monochromatic
#45605A #5F847C #7EA29A #A2BCB6 #C5D5D2
Accessibility & contrast
On white
2.79
#7EA29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#7EA29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA29A
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA29A | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9E9A
Deuteranopia (green-blind)
#98999B
Tritanopia (blue-blind)
#75A39F
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #7ea29a; /* rgb */ color: rgb(126, 162, 154); /* oklch */ color: oklch(68.3% 0.041 179.9);
Tailwind
colors: {
custom: {
50: '#a4bdb7',
500: '#7ea29a',
950: '#000000',
},
}SCSS
$custom: #7ea29a; $custom-light: #a4bdb7; $custom-dark: #000000;
JSON
{
"hex": "#7ea29a",
"rgb": {
"r": 126,
"g": 162,
"b": 154
},
"hsl": {
"h": 166.667,
"s": 16.216,
"l": 56.471
},
"oklch": {
"l": 0.68308,
"c": 0.04125,
"h": 179.9
},
"luminance": 0.32609
}Semantic roles & 50–950 ramp
primary
#7EA29A
secondary
#C5B7BA
accent
#6F7FB9
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#0F1211
muted
#7F8180