#7EA699#7EA699
#7EA699 is a light, muted teal. Relative luminance 0.340; OKLCH L 69.2% C 0.048 H 172.9°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA699 |
|---|---|
| RGB | rgb(126, 166, 153) |
| HSL | hsl(161, 18%, 57%) |
| HSV | hsv(161, 24%, 65%) |
| CMYK | cmyk(24.1%, 0%, 7.8%, 34.9%) |
| CIE-LAB | lab(64.97, -16.35, 2.31) |
| CIE-LCH | lch(64.97, 16.52, 171.96°) |
| OKLab | oklab(69.2% -0.0472 0.0059) |
| OKLCH | oklch(69.2% 0.048 172.9) |
| XYZ | xyz(27.9884, 34.0069, 35.2201) |
| Luminance | 0.3401 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 2.93
Dull Teal
#5F9E8F
ΔE00 5.85
Grey Teal
#5E9B8A
ΔE00 6.40
Cadetblue
#5F9EA0
ΔE00 8.00
Greenish Grey
#96AE8D
ΔE00 8.83
Grey Green
#86A17D
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA699 #A67E8B
analogous
#7EA685 #7EA699 #7E9FA6
triadic
#7EA699 #997EA6 #A6997E
tetradic
#7EA699 #857EA6 #A67E8B #9FA67E
square
#7EA699 #857EA6 #A67E8B #9FA67E
split-complementary
#7EA699 #A67E9F #A6857E
monochromatic
#45645A #5E897B #7EA699 #A2BFB6 #C6D8D2
Accessibility & contrast
On white
2.69
#7EA699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#7EA699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA699
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA699 | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A198
Deuteranopia (green-blind)
#9C9B9A
Tritanopia (blue-blind)
#74A7A2
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #7ea699; /* rgb */ color: rgb(126, 166, 153); /* oklch */ color: oklch(69.2% 0.048 172.9);
Tailwind
colors: {
custom: {
50: '#a4c0b7',
500: '#7ea699',
950: '#000000',
},
}SCSS
$custom: #7ea699; $custom-light: #a4c0b7; $custom-dark: #000000;
JSON
{
"hex": "#7ea699",
"rgb": {
"r": 126,
"g": 166,
"b": 153
},
"hsl": {
"h": 160.5,
"s": 18.349,
"l": 57.255
},
"oklch": {
"l": 0.69197,
"c": 0.04755,
"h": 172.9
},
"luminance": 0.34008
}Semantic roles & 50–950 ramp
primary
#7EA699
secondary
#C8B8BD
accent
#6D86BB
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180