#7AB2A4#7AB2A4
#7AB2A4 is a light, moderate teal. Relative luminance 0.387; OKLCH L 72.1% C 0.062 H 177.1°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7AB2A4 |
|---|---|
| RGB | rgb(122, 178, 164) |
| HSL | hsl(165, 27%, 59%) |
| HSV | hsv(165, 31%, 70%) |
| CMYK | cmyk(31.5%, 0%, 7.9%, 30.2%) |
| CIE-LAB | lab(68.50, -21.38, 1.31) |
| CIE-LCH | lch(68.50, 21.42, 176.48°) |
| OKLab | oklab(72.06% -0.0621 0.0032) |
| OKLCH | oklch(72.06% 0.062 177.1) |
| XYZ | xyz(30.6450, 38.6571, 40.9616) |
| Luminance | 0.3866 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.68
Dull Teal
#5F9E8F
ΔE00 6.63
Pale Teal
#82CBB2
ΔE00 7.33
Grey Teal
#5E9B8A
ΔE00 7.61
Greeny Blue
#42B395
ΔE00 8.22
Lightseagreen
#20B2AA
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AB2A4 #B27A88
analogous
#7AB288 #7AB2A4 #7AA4B2
triadic
#7AB2A4 #A47AB2 #B2A47A
tetradic
#7AB2A4 #887AB2 #B27A88 #A4B27A
square
#7AB2A4 #887AB2 #B27A88 #A4B27A
split-complementary
#7AB2A4 #B27AA4 #B2887A
monochromatic
#417065 #589787 #7AB2A4 #A1C8BF #C8DFD9
Accessibility & contrast
On white
2.41
#7AB2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#7AB2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AB2A4
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AB2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AB2A4 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA3
Deuteranopia (green-blind)
#A4A4A5
Tritanopia (blue-blind)
#6AB4AE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7ab2a4; /* rgb */ color: rgb(122, 178, 164); /* oklch */ color: oklch(72.1% 0.062 177.1);
Tailwind
colors: {
custom: {
50: '#a2c9be',
500: '#7ab2a4',
950: '#000000',
},
}SCSS
$custom: #7ab2a4; $custom-light: #a2c9be; $custom-dark: #000000;
JSON
{
"hex": "#7ab2a4",
"rgb": {
"r": 122,
"g": 178,
"b": 164
},
"hsl": {
"h": 165,
"s": 26.667,
"l": 58.824
},
"oklch": {
"l": 0.72059,
"c": 0.06221,
"h": 177.1
},
"luminance": 0.38659
}Semantic roles & 50–950 ramp
primary
#7AB2A4
secondary
#CFB9BE
accent
#657CC3
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1312
muted
#7F8281