#7EA09A#7EA09A
#7EA09A is a light, muted teal. Relative luminance 0.319; OKLCH L 67.9% C 0.039 H 183.2°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA09A |
|---|---|
| RGB | rgb(126, 160, 154) |
| HSL | hsl(169, 15%, 56%) |
| HSV | hsv(169, 21%, 63%) |
| CMYK | cmyk(21.2%, 0%, 3.8%, 37.3%) |
| CIE-LAB | lab(63.27, -12.96, -0.73) |
| CIE-LCH | lch(63.27, 12.98, 183.21°) |
| OKLab | oklab(67.85% -0.0385 -0.0021) |
| OKLCH | oklch(67.85% 0.039 183.2) |
| XYZ | xyz(27.0060, 31.9094, 35.3018) |
| Luminance | 0.3191 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.66
Cadetblue
#5F9EA0
ΔE00 6.57
Dull Teal
#5F9E8F
ΔE00 7.45
Grey Teal
#5E9B8A
ΔE00 7.95
Cool Grey
#95A3A6
ΔE00 8.97
Dusty Teal
#4C9085
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA09A #A07E84
analogous
#7EA089 #7EA09A #7E95A0
triadic
#7EA09A #9A7EA0 #A09A7E
tetradic
#7EA09A #897EA0 #A07E84 #95A07E
square
#7EA09A #897EA0 #A07E84 #95A07E
split-complementary
#7EA09A #A07E95 #A0897E
monochromatic
#455E5A #5F817B #7EA09A #A1BAB6 #C4D4D1
Accessibility & contrast
On white
2.84
#7EA09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#7EA09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA09A
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA09A | 1.00 | 2.84 | 7.38 | 7.38 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9C9A
Deuteranopia (green-blind)
#96979B
Tritanopia (blue-blind)
#75A19E
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #7ea09a; /* rgb */ color: rgb(126, 160, 154); /* oklch */ color: oklch(67.9% 0.039 183.2);
Tailwind
colors: {
custom: {
50: '#a4bcb7',
500: '#7ea09a',
950: '#000000',
},
}SCSS
$custom: #7ea09a; $custom-light: #a4bcb7; $custom-dark: #000000;
JSON
{
"hex": "#7ea09a",
"rgb": {
"r": 126,
"g": 160,
"b": 154
},
"hsl": {
"h": 169.412,
"s": 15.179,
"l": 56.078
},
"oklch": {
"l": 0.67851,
"c": 0.03853,
"h": 183.2
},
"luminance": 0.3191
}Semantic roles & 50–950 ramp
primary
#7EA09A
secondary
#C4B6B8
accent
#707DB8
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#0F1211
muted
#7F8180