#7EA698#7EA698
#7EA698 is a light, muted teal. Relative luminance 0.340; OKLCH L 69.2% C 0.048 H 171.4°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA698 |
|---|---|
| RGB | rgb(126, 166, 152) |
| HSL | hsl(159, 18%, 57%) |
| HSV | hsv(159, 24%, 65%) |
| CMYK | cmyk(24.1%, 0%, 8.4%, 34.9%) |
| CIE-LAB | lab(64.94, -16.57, 2.83) |
| CIE-LCH | lch(64.94, 16.81, 170.31°) |
| OKLab | oklab(69.17% -0.0476 0.0072) |
| OKLCH | oklch(69.17% 0.048 171.4) |
| XYZ | xyz(27.9062, 33.9740, 34.7870) |
| Luminance | 0.3397 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 2.88
Dull Teal
#5F9E8F
ΔE00 5.80
Grey Teal
#5E9B8A
ΔE00 6.31
Cadetblue
#5F9EA0
ΔE00 8.32
Greenish Grey
#96AE8D
ΔE00 8.53
Grey Green
#86A17D
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA698 #A67E8C
analogous
#7EA684 #7EA698 #7EA0A6
triadic
#7EA698 #987EA6 #A6987E
tetradic
#7EA698 #847EA6 #A67E8C #A0A67E
square
#7EA698 #847EA6 #A67E8C #A0A67E
split-complementary
#7EA698 #A67EA0 #A6847E
monochromatic
#456459 #5E897A #7EA698 #A2BFB5 #C6D8D2
Accessibility & contrast
On white
2.69
#7EA698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#7EA698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA698
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA698 | 1.00 | 2.69 | 7.79 | 7.79 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A197
Deuteranopia (green-blind)
#9C9B99
Tritanopia (blue-blind)
#75A7A2
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #7ea698; /* rgb */ color: rgb(126, 166, 152); /* oklch */ color: oklch(69.2% 0.048 171.4);
Tailwind
colors: {
custom: {
50: '#a4c0b6',
500: '#7ea698',
950: '#000000',
},
}SCSS
$custom: #7ea698; $custom-light: #a4c0b6; $custom-dark: #000000;
JSON
{
"hex": "#7ea698",
"rgb": {
"r": 126,
"g": 166,
"b": 152
},
"hsl": {
"h": 159,
"s": 18.349,
"l": 57.255
},
"oklch": {
"l": 0.69167,
"c": 0.04817,
"h": 171.4
},
"luminance": 0.33975
}Semantic roles & 50–950 ramp
primary
#7EA698
secondary
#C8B8BD
accent
#6D88BB
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180