#7EA995#7EA995
#7EA995 is a light, muted teal. Relative luminance 0.350; OKLCH L 69.8% C 0.055 H 164.6°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA995 |
|---|---|
| RGB | rgb(126, 169, 149) |
| HSL | hsl(152, 20%, 58%) |
| HSV | hsv(152, 25%, 66%) |
| CMYK | cmyk(25.4%, 0%, 11.8%, 33.7%) |
| CIE-LAB | lab(65.73, -18.76, 5.64) |
| CIE-LCH | lch(65.73, 19.59, 163.26°) |
| OKLab | oklab(69.77% -0.053 0.0146) |
| OKLCH | oklch(69.77% 0.055 164.6) |
| XYZ | xyz(28.2153, 34.9804, 33.6932) |
| Luminance | 0.3498 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.92
Dull Teal
#5F9E8F
ΔE00 6.10
Grey Teal
#5E9B8A
ΔE00 6.44
Greeny Grey
#7EA07A
ΔE00 7.03
Greyish Green
#82A67D
ΔE00 7.12
Greenish Grey
#96AE8D
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA995 #A97E92
analogous
#7EA97F #7EA995 #7EA7A9
triadic
#7EA995 #957EA9 #A9957E
tetradic
#7EA995 #7F7EA9 #A97E92 #A7A97E
square
#7EA995 #7F7EA9 #A97E92 #A7A97E
split-complementary
#7EA995 #A97EA7 #A97F7E
monochromatic
#456858 #5E8C77 #7EA995 #A3C1B3 #C7DAD1
Accessibility & contrast
On white
2.63
#7EA995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#7EA995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA995
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA995 | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A394
Deuteranopia (green-blind)
#A09D96
Tritanopia (blue-blind)
#75A9A3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7ea995; /* rgb */ color: rgb(126, 169, 149); /* oklch */ color: oklch(69.8% 0.055 164.6);
Tailwind
colors: {
custom: {
50: '#a4c2b4',
500: '#7ea995',
950: '#000000',
},
}SCSS
$custom: #7ea995; $custom-light: #a4c2b4; $custom-dark: #000000;
JSON
{
"hex": "#7ea995",
"rgb": {
"r": 126,
"g": 169,
"b": 149
},
"hsl": {
"h": 152.093,
"s": 20,
"l": 57.843
},
"oklch": {
"l": 0.69775,
"c": 0.055,
"h": 164.6
},
"luminance": 0.34981
}Semantic roles & 50–950 ramp
primary
#7EA995
secondary
#CAB9C1
accent
#6B91BD
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180