#97ABA3#97ABA3
#97ABA3 is a light, muted teal. Relative luminance 0.383; OKLCH L 72.3% C 0.025 H 169.6°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABA3 |
|---|---|
| RGB | rgb(151, 171, 163) |
| HSL | hsl(156, 11%, 63%) |
| HSV | hsv(156, 12%, 67%) |
| CMYK | cmyk(11.7%, 0%, 4.7%, 32.9%) |
| CIE-LAB | lab(68.28, -8.55, 1.76) |
| CIE-LCH | lch(68.28, 8.73, 168.38°) |
| OKLab | oklab(72.34% -0.0247 0.0045) |
| OKLCH | oklch(72.34% 0.025 169.6) |
| XYZ | xyz(33.9348, 38.3489, 40.2574) |
| Luminance | 0.3835 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.62
Greenish Grey
#96AE8D
ΔE00 9.12
Greyish Teal
#719F91
ΔE00 9.28
Grey
#929591
ΔE00 9.38
Cement
#A5A391
ΔE00 9.64
Cool Gray
#9AA7B0
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABA3 #AB979F
analogous
#97AB99 #97ABA3 #97A9AB
triadic
#97ABA3 #A397AB #ABA397
tetradic
#97ABA3 #9997AB #AB979F #A9AB97
square
#97ABA3 #9997AB #AB979F #A9AB97
split-complementary
#97ABA3 #AB97A9 #AB9997
monochromatic
#596E66 #759085 #97ABA3 #B9C6C1 #DBE2DF
Accessibility & contrast
On white
2.42
#97ABA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#97ABA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABA3
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABA3 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A3
Deuteranopia (green-blind)
#A6A5A3
Tritanopia (blue-blind)
#93ABA9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #97aba3; /* rgb */ color: rgb(151, 171, 163); /* oklch */ color: oklch(72.3% 0.025 169.6);
Tailwind
colors: {
custom: {
50: '#b5c4be',
500: '#97aba3',
950: '#000000',
},
}SCSS
$custom: #97aba3; $custom-light: #b5c4be; $custom-dark: #000000;
JSON
{
"hex": "#97aba3",
"rgb": {
"r": 151,
"g": 171,
"b": 163
},
"hsl": {
"h": 156,
"s": 10.638,
"l": 63.137
},
"oklch": {
"l": 0.72335,
"c": 0.02508,
"h": 169.6
},
"luminance": 0.38349
}Semantic roles & 50–950 ramp
primary
#97ABA3
secondary
#D2CBCE
accent
#516C95
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181