#7EA893#7EA893
#7EA893 is a light, muted teal. Relative luminance 0.345; OKLCH L 69.5% C 0.055 H 162.9°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA893 |
|---|---|
| RGB | rgb(126, 168, 147) |
| HSL | hsl(150, 19%, 58%) |
| HSV | hsv(150, 25%, 66%) |
| CMYK | cmyk(25%, 0%, 12.5%, 34.1%) |
| CIE-LAB | lab(65.39, -18.65, 6.27) |
| CIE-LCH | lch(65.39, 19.68, 161.43°) |
| OKLab | oklab(69.49% -0.0525 0.0162) |
| OKLCH | oklch(69.49% 0.055 162.9) |
| XYZ | xyz(27.8717, 34.5464, 32.7977) |
| Luminance | 0.3455 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.99
Dull Teal
#5F9E8F
ΔE00 6.20
Grey Teal
#5E9B8A
ΔE00 6.43
Greeny Grey
#7EA07A
ΔE00 6.52
Greyish Green
#82A67D
ΔE00 6.66
Grey Green
#86A17D
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA893 #A87E93
analogous
#7EA87E #7EA893 #7EA8A8
triadic
#7EA893 #937EA8 #A8937E
tetradic
#7EA893 #7E7EA8 #A87E93 #A8A87E
square
#7EA893 #7E7EA8 #A87E93 #A8A87E
split-complementary
#7EA893 #A87EA8 #A87E7E
monochromatic
#456656 #5E8B74 #7EA893 #A3C1B2 #C7D9D0
Accessibility & contrast
On white
2.66
#7EA893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#7EA893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA893
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA893 | 1.00 | 2.66 | 7.91 | 7.91 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A292
Deuteranopia (green-blind)
#9F9D94
Tritanopia (blue-blind)
#76A8A2
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #7ea893; /* rgb */ color: rgb(126, 168, 147); /* oklch */ color: oklch(69.5% 0.055 162.9);
Tailwind
colors: {
custom: {
50: '#a4c2b2',
500: '#7ea893',
950: '#000000',
},
}SCSS
$custom: #7ea893; $custom-light: #a4c2b2; $custom-dark: #000000;
JSON
{
"hex": "#7ea893",
"rgb": {
"r": 126,
"g": 168,
"b": 147
},
"hsl": {
"h": 150,
"s": 19.444,
"l": 57.647
},
"oklch": {
"l": 0.69487,
"c": 0.05499,
"h": 162.9
},
"luminance": 0.34547
}Semantic roles & 50–950 ramp
primary
#7EA893
secondary
#C9B8C1
accent
#6C94BC
background
#FAFBFA
surface
#F4F7F5
border
#CED0CF
text
#0F1211
muted
#7F8180