#7AB196#7AB196
#7AB196 is a light, moderate teal. Relative luminance 0.378; OKLCH L 71.4% C 0.070 H 162.7°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7AB196 |
|---|---|
| RGB | rgb(122, 177, 150) |
| HSL | hsl(151, 26%, 59%) |
| HSV | hsv(151, 31%, 69%) |
| CMYK | cmyk(31.1%, 0%, 15.3%, 30.6%) |
| CIE-LAB | lab(67.86, -23.89, 8.11) |
| CIE-LCH | lch(67.86, 25.23, 161.26°) |
| OKLab | oklab(71.43% -0.067 0.0209) |
| OKLCH | oklch(71.43% 0.07 162.7) |
| XYZ | xyz(29.2513, 37.7824, 34.5997) |
| Luminance | 0.3778 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Tea
#65AB7C
ΔE00 6.43
Greyish Teal
#719F91
ΔE00 6.68
Darkseagreen
#8FBC8F
ΔE00 6.76
Greyish Green
#82A67D
ΔE00 6.88
Greeny Blue
#42B395
ΔE00 7.05
Pale Teal
#82CBB2
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AB196 #B17A95
analogous
#7AB17A #7AB196 #7AB0B1
triadic
#7AB196 #967AB1 #B1967A
tetradic
#7AB196 #7A7AB1 #B17A95 #B0B17A
square
#7AB196 #7A7AB1 #B17A95 #B0B17A
split-complementary
#7AB196 #B17AB0 #B17A7A
monochromatic
#416F59 #589677 #7AB196 #A1C8B4 #C7DED3
Accessibility & contrast
On white
2.45
#7AB196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#7AB196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AB196
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AB196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AB196 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFA995
Deuteranopia (green-blind)
#A6A398
Tritanopia (blue-blind)
#6EB1A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7ab196; /* rgb */ color: rgb(122, 177, 150); /* oklch */ color: oklch(71.4% 0.070 162.7);
Tailwind
colors: {
custom: {
50: '#a2c8b4',
500: '#7ab196',
950: '#000000',
},
}SCSS
$custom: #7ab196; $custom-light: #a2c8b4; $custom-dark: #000000;
JSON
{
"hex": "#7ab196",
"rgb": {
"r": 122,
"g": 177,
"b": 150
},
"hsl": {
"h": 150.545,
"s": 26.066,
"l": 58.627
},
"oklch": {
"l": 0.71428,
"c": 0.07018,
"h": 162.7
},
"luminance": 0.37784
}Semantic roles & 50–950 ramp
primary
#7AB196
secondary
#CEB9C3
accent
#6593C2
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280