#7EA598#7EA598
#7EA598 is a light, muted teal. Relative luminance 0.336; OKLCH L 68.9% C 0.047 H 172.4°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA598 |
|---|---|
| RGB | rgb(126, 165, 152) |
| HSL | hsl(160, 18%, 57%) |
| HSV | hsv(160, 24%, 65%) |
| CMYK | cmyk(23.6%, 0%, 7.9%, 35.3%) |
| CIE-LAB | lab(64.65, -16.04, 2.41) |
| CIE-LCH | lch(64.65, 16.22, 171.45°) |
| OKLab | oklab(68.94% -0.0462 0.0061) |
| OKLCH | oklch(68.94% 0.047 172.4) |
| XYZ | xyz(27.7251, 33.6118, 34.7266) |
| Luminance | 0.3361 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 2.84
Dull Teal
#5F9E8F
ΔE00 5.88
Grey Teal
#5E9B8A
ΔE00 6.38
Cadetblue
#5F9EA0
ΔE00 8.02
Grey Green
#86A17D
ΔE00 8.78
Greenish Grey
#96AE8D
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA598 #A57E8B
analogous
#7EA585 #7EA598 #7E9FA5
triadic
#7EA598 #987EA5 #A5987E
tetradic
#7EA598 #857EA5 #A57E8B #9FA57E
square
#7EA598 #857EA5 #A57E8B #9FA57E
split-complementary
#7EA598 #A57E9F #A5857E
monochromatic
#456359 #5E877A #7EA598 #A2BEB5 #C6D7D2
Accessibility & contrast
On white
2.72
#7EA598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#7EA598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA598
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA598 | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A097
Deuteranopia (green-blind)
#9B9B99
Tritanopia (blue-blind)
#75A6A1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7ea598; /* rgb */ color: rgb(126, 165, 152); /* oklch */ color: oklch(68.9% 0.047 172.4);
Tailwind
colors: {
custom: {
50: '#a4bfb6',
500: '#7ea598',
950: '#000000',
},
}SCSS
$custom: #7ea598; $custom-light: #a4bfb6; $custom-dark: #000000;
JSON
{
"hex": "#7ea598",
"rgb": {
"r": 126,
"g": 165,
"b": 152
},
"hsl": {
"h": 160,
"s": 17.808,
"l": 57.059
},
"oklch": {
"l": 0.68937,
"c": 0.04666,
"h": 172.4
},
"luminance": 0.33613
}Semantic roles & 50–950 ramp
primary
#7EA598
secondary
#C7B7BD
accent
#6D87BA
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180