#7EA09B#7EA09B
#7EA09B is a light, muted teal. Relative luminance 0.319; OKLCH L 67.9% C 0.038 H 185.3°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA09B |
|---|---|
| RGB | rgb(126, 160, 155) |
| HSL | hsl(171, 15%, 56%) |
| HSV | hsv(171, 21%, 63%) |
| CMYK | cmyk(21.2%, 0%, 3.1%, 37.3%) |
| CIE-LAB | lab(63.30, -12.74, -1.25) |
| CIE-LCH | lch(63.30, 12.80, 185.60°) |
| OKLab | oklab(67.88% -0.038 -0.0035) |
| OKLCH | oklch(67.88% 0.038 185.3) |
| XYZ | xyz(27.0897, 31.9428, 35.7423) |
| Luminance | 0.3194 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.02
Cadetblue
#5F9EA0
ΔE00 6.40
Dull Teal
#5F9E8F
ΔE00 7.72
Grey Teal
#5E9B8A
ΔE00 8.24
Cool Grey
#95A3A6
ΔE00 8.69
Bluegrey
#85A3B2
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA09B #A07E83
analogous
#7EA08A #7EA09B #7E94A0
triadic
#7EA09B #9B7EA0 #A09B7E
tetradic
#7EA09B #8A7EA0 #A07E83 #94A07E
square
#7EA09B #8A7EA0 #A07E83 #94A07E
split-complementary
#7EA09B #A07E94 #A08A7E
monochromatic
#455E5B #5F817C #7EA09B #A1BAB6 #C4D4D2
Accessibility & contrast
On white
2.84
#7EA09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#7EA09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA09B
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA09B | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9C9B
Deuteranopia (green-blind)
#96979C
Tritanopia (blue-blind)
#75A29E
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #7ea09b; /* rgb */ color: rgb(126, 160, 155); /* oklch */ color: oklch(67.9% 0.038 185.3);
Tailwind
colors: {
custom: {
50: '#a4bcb8',
500: '#7ea09b',
950: '#000000',
},
}SCSS
$custom: #7ea09b; $custom-light: #a4bcb8; $custom-dark: #000000;
JSON
{
"hex": "#7ea09b",
"rgb": {
"r": 126,
"g": 160,
"b": 155
},
"hsl": {
"h": 171.176,
"s": 15.179,
"l": 56.078
},
"oklch": {
"l": 0.67882,
"c": 0.03821,
"h": 185.3
},
"luminance": 0.31944
}Semantic roles & 50–950 ramp
primary
#7EA09B
secondary
#C4B6B8
accent
#707AB8
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#0F1211
muted
#7F8180