#7EA09E#7EA09E
#7EA09E is a light, muted teal. Relative luminance 0.320; OKLCH L 68.0% C 0.038 H 191.9°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA09E |
|---|---|
| RGB | rgb(126, 160, 158) |
| HSL | hsl(176, 15%, 56%) |
| HSV | hsv(176, 21%, 63%) |
| CMYK | cmyk(21.2%, 0%, 1.2%, 37.3%) |
| CIE-LAB | lab(63.38, -12.08, -2.81) |
| CIE-LCH | lch(63.38, 12.40, 193.10°) |
| OKLab | oklab(67.98% -0.0368 -0.0077) |
| OKLCH | oklch(67.98% 0.038 191.9) |
| XYZ | xyz(27.3447, 32.0448, 37.0856) |
| Luminance | 0.3205 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.13
Greyish Teal
#719F91
ΔE00 6.25
Cool Grey
#95A3A6
ΔE00 7.92
Dull Teal
#5F9E8F
ΔE00 8.68
Bluegrey
#85A3B2
ΔE00 8.74
Grey Teal
#5E9B8A
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA09E #A07E80
analogous
#7EA08D #7EA09E #7E91A0
triadic
#7EA09E #9E7EA0 #A09E7E
tetradic
#7EA09E #8D7EA0 #A07E80 #91A07E
square
#7EA09E #8D7EA0 #A07E80 #91A07E
split-complementary
#7EA09E #A07E91 #A08D7E
monochromatic
#455E5D #5F817F #7EA09E #A1BAB9 #C4D4D3
Accessibility & contrast
On white
2.83
#7EA09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#7EA09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA09E
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA09E | 1.00 | 2.83 | 7.41 | 7.41 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9C9E
Deuteranopia (green-blind)
#95979E
Tritanopia (blue-blind)
#74A29F
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #7ea09e; /* rgb */ color: rgb(126, 160, 158); /* oklch */ color: oklch(68.0% 0.038 191.9);
Tailwind
colors: {
custom: {
50: '#a4bcba',
500: '#7ea09e',
950: '#000000',
},
}SCSS
$custom: #7ea09e; $custom-light: #a4bcba; $custom-dark: #000000;
JSON
{
"hex": "#7ea09e",
"rgb": {
"r": 126,
"g": 160,
"b": 158
},
"hsl": {
"h": 176.471,
"s": 15.179,
"l": 56.078
},
"oklch": {
"l": 0.67977,
"c": 0.03758,
"h": 191.9
},
"luminance": 0.32046
}Semantic roles & 50–950 ramp
primary
#7EA09E
secondary
#C4B6B7
accent
#7074B8
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#0F1211
muted
#7F8180