#7AB3AF#7AB3AF
#7AB3AF is a light, muted teal. Relative luminance 0.395; OKLCH L 72.6% C 0.060 H 190.4°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7AB3AF |
|---|---|
| RGB | rgb(122, 179, 175) |
| HSL | hsl(176, 27%, 59%) |
| HSV | hsv(176, 32%, 70%) |
| CMYK | cmyk(31.8%, 0%, 2.2%, 29.8%) |
| CIE-LAB | lab(69.09, -19.37, -3.89) |
| CIE-LCH | lch(69.09, 19.75, 191.36°) |
| OKLab | oklab(72.63% -0.0587 -0.0108) |
| OKLCH | oklch(72.63% 0.06 190.4) |
| XYZ | xyz(31.8813, 39.4711, 46.4879) |
| Luminance | 0.3947 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.99
Greyish Teal
#719F91
ΔE00 7.41
Dull Teal
#5F9E8F
ΔE00 8.40
Lightseagreen
#20B2AA
ΔE00 8.62
Topaz
#13BBAF
ΔE00 9.40
Grey Teal
#5E9B8A
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AB3AF #B37A7E
analogous
#7AB393 #7AB3AF #7A9BB3
triadic
#7AB3AF #AF7AB3 #B3AF7A
tetradic
#7AB3AF #937AB3 #B37A7E #9BB37A
square
#7AB3AF #937AB3 #B37A7E #9BB37A
split-complementary
#7AB3AF #B37A9B #B3937A
monochromatic
#41726E #579994 #7AB3AF #A1C9C6 #C8E0DE
Accessibility & contrast
On white
2.36
#7AB3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#7AB3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AB3AF
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AB3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AB3AF | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADADAF
Deuteranopia (green-blind)
#A2A5B0
Tritanopia (blue-blind)
#66B6B2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7ab3af; /* rgb */ color: rgb(122, 179, 175); /* oklch */ color: oklch(72.6% 0.060 190.4);
Tailwind
colors: {
custom: {
50: '#a2cac6',
500: '#7ab3af',
950: '#000000',
},
}SCSS
$custom: #7ab3af; $custom-light: #a2cac6; $custom-dark: #000000;
JSON
{
"hex": "#7ab3af",
"rgb": {
"r": 122,
"g": 179,
"b": 175
},
"hsl": {
"h": 175.789,
"s": 27.273,
"l": 59.02
},
"oklch": {
"l": 0.7263,
"c": 0.05968,
"h": 190.4
},
"luminance": 0.39473
}Semantic roles & 50–950 ramp
primary
#7AB3AF
secondary
#D0B9BB
accent
#646BC4
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1313
muted
#7F8282