#7AB197#7AB197
#7AB197 is a light, moderate teal. Relative luminance 0.378; OKLCH L 71.5% C 0.069 H 163.6°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7AB197 |
|---|---|
| RGB | rgb(122, 177, 151) |
| HSL | hsl(152, 26%, 59%) |
| HSV | hsv(152, 31%, 69%) |
| CMYK | cmyk(31.1%, 0%, 14.7%, 30.6%) |
| CIE-LAB | lab(67.88, -23.68, 7.59) |
| CIE-LCH | lch(67.88, 24.87, 162.23°) |
| OKLab | oklab(71.46% -0.0665 0.0196) |
| OKLCH | oklch(71.46% 0.069 163.6) |
| XYZ | xyz(29.3322, 37.8148, 35.0256) |
| Luminance | 0.3782 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.49
Tea
#65AB7C
ΔE00 6.72
Darkseagreen
#8FBC8F
ΔE00 7.02
Greeny Blue
#42B395
ΔE00 7.03
Greyish Green
#82A67D
ΔE00 7.13
Pale Teal
#82CBB2
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AB197 #B17A94
analogous
#7AB17B #7AB197 #7AAFB1
triadic
#7AB197 #977AB1 #B1977A
tetradic
#7AB197 #7B7AB1 #B17A94 #AFB17A
square
#7AB197 #7B7AB1 #B17A94 #AFB17A
split-complementary
#7AB197 #B17AAF #B17B7A
monochromatic
#416F5A #589679 #7AB197 #A1C8B5 #C7DED3
Accessibility & contrast
On white
2.45
#7AB197 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#7AB197 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AB197
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AB197 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AB197 | 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)
#AFA996
Deuteranopia (green-blind)
#A6A399
Tritanopia (blue-blind)
#6EB1A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7ab197; /* rgb */ color: rgb(122, 177, 151); /* oklch */ color: oklch(71.5% 0.069 163.6);
Tailwind
colors: {
custom: {
50: '#a2c8b5',
500: '#7ab197',
950: '#000000',
},
}SCSS
$custom: #7ab197; $custom-light: #a2c8b5; $custom-dark: #000000;
JSON
{
"hex": "#7ab197",
"rgb": {
"r": 122,
"g": 177,
"b": 151
},
"hsl": {
"h": 151.636,
"s": 26.066,
"l": 58.627
},
"oklch": {
"l": 0.71455,
"c": 0.06937,
"h": 163.6
},
"luminance": 0.37816
}Semantic roles & 50–950 ramp
primary
#7AB197
secondary
#CEB9C3
accent
#6591C2
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280