#7EA69E#7EA69E
#7EA69E is a light, muted teal. Relative luminance 0.342; OKLCH L 69.3% C 0.045 H 181.3°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA69E |
|---|---|
| RGB | rgb(126, 166, 158) |
| HSL | hsl(168, 18%, 57%) |
| HSV | hsv(168, 24%, 65%) |
| CMYK | cmyk(24.1%, 0%, 4.8%, 34.9%) |
| CIE-LAB | lab(65.10, -15.27, -0.29) |
| CIE-LCH | lch(65.10, 15.27, 181.08°) |
| OKLab | oklab(69.35% -0.045 -0.001) |
| OKLCH | oklch(69.35% 0.045 181.3) |
| XYZ | xyz(28.4101, 34.1755, 37.4407) |
| Luminance | 0.3418 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.92
Dull Teal
#5F9E8F
ΔE00 6.55
Cadetblue
#5F9EA0
ΔE00 6.58
Grey Teal
#5E9B8A
ΔE00 7.29
Sea
#3C9992
ΔE00 10.08
Dusty Teal
#4C9085
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA69E #A67E86
analogous
#7EA68A #7EA69E #7E9AA6
triadic
#7EA69E #9E7EA6 #A69E7E
tetradic
#7EA69E #8A7EA6 #A67E86 #9AA67E
square
#7EA69E #8A7EA6 #A67E86 #9AA67E
split-complementary
#7EA69E #A67E9A #A68A7E
monochromatic
#45645E #5E8980 #7EA69E #A2BFB9 #C6D8D4
Accessibility & contrast
On white
2.68
#7EA69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#7EA69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA69E
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA69E | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A19E
Deuteranopia (green-blind)
#9B9C9F
Tritanopia (blue-blind)
#73A8A3
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #7ea69e; /* rgb */ color: rgb(126, 166, 158); /* oklch */ color: oklch(69.3% 0.045 181.3);
Tailwind
colors: {
custom: {
50: '#a4c0ba',
500: '#7ea69e',
950: '#000000',
},
}SCSS
$custom: #7ea69e; $custom-light: #a4c0ba; $custom-dark: #000000;
JSON
{
"hex": "#7ea69e",
"rgb": {
"r": 126,
"g": 166,
"b": 158
},
"hsl": {
"h": 168,
"s": 18.349,
"l": 57.255
},
"oklch": {
"l": 0.69348,
"c": 0.04504,
"h": 181.3
},
"luminance": 0.34177
}Semantic roles & 50–950 ramp
primary
#7EA69E
secondary
#C8B8BB
accent
#6D7CBB
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180