#7EA098#7EA098
#7EA098 is a light, muted teal. Relative luminance 0.318; OKLCH L 67.8% C 0.039 H 179.1°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA098 |
|---|---|
| RGB | rgb(126, 160, 152) |
| HSL | hsl(166, 15%, 56%) |
| HSV | hsv(166, 21%, 63%) |
| CMYK | cmyk(21.2%, 0%, 5%, 37.3%) |
| CIE-LAB | lab(63.21, -13.40, 0.32) |
| CIE-LCH | lch(63.21, 13.40, 178.65°) |
| OKLab | oklab(67.79% -0.0393 0.0006) |
| OKLCH | oklch(67.79% 0.039 179.1) |
| XYZ | xyz(26.8409, 31.8433, 34.4318) |
| Luminance | 0.3184 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.00
Dull Teal
#5F9E8F
ΔE00 6.99
Cadetblue
#5F9EA0
ΔE00 6.99
Grey Teal
#5E9B8A
ΔE00 7.42
Cool Grey
#95A3A6
ΔE00 9.53
Dusty Teal
#4C9085
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA098 #A07E86
analogous
#7EA087 #7EA098 #7E97A0
triadic
#7EA098 #987EA0 #A0987E
tetradic
#7EA098 #877EA0 #A07E86 #97A07E
square
#7EA098 #877EA0 #A07E86 #97A07E
split-complementary
#7EA098 #A07E97 #A0877E
monochromatic
#455E58 #5F8179 #7EA098 #A1BAB4 #C4D4D0
Accessibility & contrast
On white
2.85
#7EA098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#7EA098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA098
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA098 | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9C98
Deuteranopia (green-blind)
#979799
Tritanopia (blue-blind)
#75A19D
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #7ea098; /* rgb */ color: rgb(126, 160, 152); /* oklch */ color: oklch(67.8% 0.039 179.1);
Tailwind
colors: {
custom: {
50: '#a4bcb6',
500: '#7ea098',
950: '#000000',
},
}SCSS
$custom: #7ea098; $custom-light: #a4bcb6; $custom-dark: #000000;
JSON
{
"hex": "#7ea098",
"rgb": {
"r": 126,
"g": 160,
"b": 152
},
"hsl": {
"h": 165.882,
"s": 15.179,
"l": 56.078
},
"oklch": {
"l": 0.67789,
"c": 0.03934,
"h": 179.1
},
"luminance": 0.31844
}Semantic roles & 50–950 ramp
primary
#7EA098
secondary
#C4B6B9
accent
#7081B8
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#0F1211
muted
#7F8180