#7EAD98#7EAD98
#7EAD98 is a light, muted teal. Relative luminance 0.366; OKLCH L 70.8% C 0.059 H 165.4°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7EAD98 |
|---|---|
| RGB | rgb(126, 173, 152) |
| HSL | hsl(153, 22%, 59%) |
| HSV | hsv(153, 27%, 68%) |
| CMYK | cmyk(27.2%, 0%, 12.1%, 32.2%) |
| CIE-LAB | lab(66.97, -20.19, 5.75) |
| CIE-LCH | lch(66.97, 20.99, 164.09°) |
| OKLab | oklab(70.79% -0.0571 0.0149) |
| OKLCH | oklch(70.79% 0.059 165.4) |
| XYZ | xyz(29.2135, 36.5885, 35.2227) |
| Luminance | 0.3659 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.83
Dull Teal
#5F9E8F
ΔE00 6.50
Grey Teal
#5E9B8A
ΔE00 6.96
Greenish Grey
#96AE8D
ΔE00 7.37
Greyish Green
#82A67D
ΔE00 7.38
Greeny Grey
#7EA07A
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EAD98 #AD7E93
analogous
#7EAD80 #7EAD98 #7EAAAD
triadic
#7EAD98 #987EAD #AD987E
tetradic
#7EAD98 #807EAD #AD7E93 #AAAD7E
square
#7EAD98 #807EAD #AD7E93 #AAAD7E
split-complementary
#7EAD98 #AD7EAA #AD807E
monochromatic
#456C5A #5C917A #7EAD98 #A3C5B6 #C9DDD4
Accessibility & contrast
On white
2.52
#7EAD98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#7EAD98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EAD98
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EAD98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EAD98 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA697
Deuteranopia (green-blind)
#A3A199
Tritanopia (blue-blind)
#74ADA7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7ead98; /* rgb */ color: rgb(126, 173, 152); /* oklch */ color: oklch(70.8% 0.059 165.4);
Tailwind
colors: {
custom: {
50: '#a4c5b6',
500: '#7ead98',
950: '#000000',
},
}SCSS
$custom: #7ead98; $custom-light: #a4c5b6; $custom-dark: #000000;
JSON
{
"hex": "#7ead98",
"rgb": {
"r": 126,
"g": 173,
"b": 152
},
"hsl": {
"h": 153.191,
"s": 22.275,
"l": 58.627
},
"oklch": {
"l": 0.70787,
"c": 0.05901,
"h": 165.4
},
"luminance": 0.3659
}Semantic roles & 50–950 ramp
primary
#7EAD98
secondary
#CDBAC2
accent
#698FBF
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280