#7EA099#7EA099
#7EA099 is a light, muted teal. Relative luminance 0.319; OKLCH L 67.8% C 0.039 H 181.1°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA099 |
|---|---|
| RGB | rgb(126, 160, 153) |
| HSL | hsl(168, 15%, 56%) |
| HSV | hsv(168, 21%, 63%) |
| CMYK | cmyk(21.2%, 0%, 4.4%, 37.3%) |
| CIE-LAB | lab(63.24, -13.18, -0.21) |
| CIE-LCH | lch(63.24, 13.18, 180.90°) |
| OKLab | oklab(67.82% -0.0389 -0.0008) |
| OKLCH | oklch(67.82% 0.039 181.1) |
| XYZ | xyz(26.9231, 31.8762, 34.8650) |
| Luminance | 0.3188 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.31
Cadetblue
#5F9EA0
ΔE00 6.77
Dull Teal
#5F9E8F
ΔE00 7.20
Grey Teal
#5E9B8A
ΔE00 7.67
Cool Grey
#95A3A6
ΔE00 9.25
Dusty Teal
#4C9085
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA099 #A07E85
analogous
#7EA088 #7EA099 #7E96A0
triadic
#7EA099 #997EA0 #A0997E
tetradic
#7EA099 #887EA0 #A07E85 #96A07E
square
#7EA099 #887EA0 #A07E85 #96A07E
split-complementary
#7EA099 #A07E96 #A0887E
monochromatic
#455E59 #5F817A #7EA099 #A1BAB5 #C4D4D1
Accessibility & contrast
On white
2.85
#7EA099 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#7EA099 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA099
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA099 | 1.00 | 2.85 | 7.38 | 7.38 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9C99
Deuteranopia (green-blind)
#96979A
Tritanopia (blue-blind)
#75A19E
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #7ea099; /* rgb */ color: rgb(126, 160, 153); /* oklch */ color: oklch(67.8% 0.039 181.1);
Tailwind
colors: {
custom: {
50: '#a4bcb7',
500: '#7ea099',
950: '#000000',
},
}SCSS
$custom: #7ea099; $custom-light: #a4bcb7; $custom-dark: #000000;
JSON
{
"hex": "#7ea099",
"rgb": {
"r": 126,
"g": 160,
"b": 153
},
"hsl": {
"h": 167.647,
"s": 15.179,
"l": 56.078
},
"oklch": {
"l": 0.6782,
"c": 0.03891,
"h": 181.1
},
"luminance": 0.31877
}Semantic roles & 50–950 ramp
primary
#7EA099
secondary
#C4B6B9
accent
#707FB8
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#0F1211
muted
#7F8180