#7EB0AF#7EB0AF
#7EB0AF is a light, muted teal. Relative luminance 0.386; OKLCH L 72.2% C 0.053 H 194.5°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7EB0AF |
|---|---|
| RGB | rgb(126, 176, 175) |
| HSL | hsl(179, 24%, 59%) |
| HSV | hsv(179, 28%, 69%) |
| CMYK | cmyk(28.4%, 0%, 0.6%, 31%) |
| CIE-LAB | lab(68.45, -16.65, -4.82) |
| CIE-LCH | lch(68.45, 17.33, 196.14°) |
| OKLab | oklab(72.17% -0.0512 -0.0132) |
| OKLCH | oklch(72.17% 0.053 194.5) |
| XYZ | xyz(31.8648, 38.5798, 46.3168) |
| Luminance | 0.3858 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.48
Greyish Teal
#719F91
ΔE00 7.67
Dull Teal
#5F9E8F
ΔE00 9.14
Lightseagreen
#20B2AA
ΔE00 10.05
Grey Teal
#5E9B8A
ΔE00 10.24
Turquoise Blue
#06B1C4
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EB0AF #B07E7F
analogous
#7EB096 #7EB0AF #7E98B0
triadic
#7EB0AF #AF7EB0 #B0AF7E
tetradic
#7EB0AF #967EB0 #B07E7F #98B07E
square
#7EB0AF #967EB0 #B07E7F #98B07E
split-complementary
#7EB0AF #B07E98 #B0967E
monochromatic
#446F6F #5B9594 #7EB0AF #A4C7C7 #CADEDE
Accessibility & contrast
On white
2.41
#7EB0AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#7EB0AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EB0AF
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EB0AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EB0AF | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAABAF
Deuteranopia (green-blind)
#A0A4B0
Tritanopia (blue-blind)
#6DB3B0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7eb0af; /* rgb */ color: rgb(126, 176, 175); /* oklch */ color: oklch(72.2% 0.053 194.5);
Tailwind
colors: {
custom: {
50: '#a5c7c6',
500: '#7eb0af',
950: '#000000',
},
}SCSS
$custom: #7eb0af; $custom-light: #a5c7c6; $custom-dark: #000000;
JSON
{
"hex": "#7eb0af",
"rgb": {
"r": 126,
"g": 176,
"b": 175
},
"hsl": {
"h": 178.8,
"s": 24.038,
"l": 59.216
},
"oklch": {
"l": 0.72172,
"c": 0.05288,
"h": 194.5
},
"luminance": 0.38581
}Semantic roles & 50–950 ramp
primary
#7EB0AF
secondary
#CFBBBC
accent
#6769C0
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1313
muted
#7F8282