#7EA994#7EA994
#7EA994 is a light, muted teal. Relative luminance 0.349; OKLCH L 69.7% C 0.056 H 163.4°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA994 |
|---|---|
| RGB | rgb(126, 169, 148) |
| HSL | hsl(151, 20%, 58%) |
| HSV | hsv(151, 25%, 66%) |
| CMYK | cmyk(25.4%, 0%, 12.4%, 33.7%) |
| CIE-LAB | lab(65.71, -18.96, 6.16) |
| CIE-LCH | lch(65.71, 19.94, 162.00°) |
| OKLab | oklab(69.75% -0.0535 0.0159) |
| OKLCH | oklch(69.75% 0.056 163.4) |
| XYZ | xyz(28.1358, 34.9486, 33.2745) |
| Luminance | 0.3495 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.12
Dull Teal
#5F9E8F
ΔE00 6.23
Grey Teal
#5E9B8A
ΔE00 6.51
Greeny Grey
#7EA07A
ΔE00 6.71
Greyish Green
#82A67D
ΔE00 6.78
Grey Green
#86A17D
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA994 #A97E93
analogous
#7EA97E #7EA994 #7EA8A9
triadic
#7EA994 #947EA9 #A9947E
tetradic
#7EA994 #7E7EA9 #A97E93 #A8A97E
square
#7EA994 #7E7EA9 #A97E93 #A8A97E
split-complementary
#7EA994 #A97EA8 #A97E7E
monochromatic
#456857 #5E8C75 #7EA994 #A3C1B2 #C7DAD1
Accessibility & contrast
On white
2.63
#7EA994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#7EA994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA994
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA994 | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A393
Deuteranopia (green-blind)
#A09D95
Tritanopia (blue-blind)
#75A9A3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7ea994; /* rgb */ color: rgb(126, 169, 148); /* oklch */ color: oklch(69.7% 0.056 163.4);
Tailwind
colors: {
custom: {
50: '#a4c2b3',
500: '#7ea994',
950: '#000000',
},
}SCSS
$custom: #7ea994; $custom-light: #a4c2b3; $custom-dark: #000000;
JSON
{
"hex": "#7ea994",
"rgb": {
"r": 126,
"g": 169,
"b": 148
},
"hsl": {
"h": 150.698,
"s": 20,
"l": 57.843
},
"oklch": {
"l": 0.69747,
"c": 0.05579,
"h": 163.4
},
"luminance": 0.3495
}Semantic roles & 50–950 ramp
primary
#7EA994
secondary
#CAB9C1
accent
#6B93BD
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180