#7EA799#7EA799
#7EA799 is a light, muted teal. Relative luminance 0.344; OKLCH L 69.4% C 0.049 H 171.8°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA799 |
|---|---|
| RGB | rgb(126, 167, 153) |
| HSL | hsl(160, 19%, 57%) |
| HSV | hsv(160, 25%, 65%) |
| CMYK | cmyk(24.6%, 0%, 8.4%, 34.5%) |
| CIE-LAB | lab(65.26, -16.88, 2.73) |
| CIE-LCH | lch(65.26, 17.09, 170.82°) |
| OKLab | oklab(69.43% -0.0486 0.007) |
| OKLCH | oklch(69.43% 0.049 171.8) |
| XYZ | xyz(28.1709, 34.3718, 35.2809) |
| Luminance | 0.3437 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.01
Dull Teal
#5F9E8F
ΔE00 5.80
Grey Teal
#5E9B8A
ΔE00 6.35
Cadetblue
#5F9EA0
ΔE00 8.31
Greenish Grey
#96AE8D
ΔE00 8.58
Grey Green
#86A17D
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA799 #A77E8C
analogous
#7EA784 #7EA799 #7EA1A7
triadic
#7EA799 #997EA7 #A7997E
tetradic
#7EA799 #847EA7 #A77E8C #A1A77E
square
#7EA799 #847EA7 #A77E8C #A1A77E
split-complementary
#7EA799 #A77EA1 #A7847E
monochromatic
#45655A #5E8A7B #7EA799 #A2C0B6 #C7D9D3
Accessibility & contrast
On white
2.67
#7EA799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#7EA799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA799
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA799 | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A298
Deuteranopia (green-blind)
#9D9C9A
Tritanopia (blue-blind)
#74A8A3
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #7ea799; /* rgb */ color: rgb(126, 167, 153); /* oklch */ color: oklch(69.4% 0.049 171.8);
Tailwind
colors: {
custom: {
50: '#a4c1b7',
500: '#7ea799',
950: '#000000',
},
}SCSS
$custom: #7ea799; $custom-light: #a4c1b7; $custom-dark: #000000;
JSON
{
"hex": "#7ea799",
"rgb": {
"r": 126,
"g": 167,
"b": 153
},
"hsl": {
"h": 159.512,
"s": 18.894,
"l": 57.451
},
"oklch": {
"l": 0.69427,
"c": 0.04905,
"h": 171.8
},
"luminance": 0.34373
}Semantic roles & 50–950 ramp
primary
#7EA799
secondary
#C9B8BE
accent
#6C87BC
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180