#97ABA2#97ABA2
#97ABA2 is a light, muted teal. Relative luminance 0.383; OKLCH L 72.3% C 0.026 H 166.8°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABA2 |
|---|---|
| RGB | rgb(151, 171, 162) |
| HSL | hsl(153, 11%, 63%) |
| HSV | hsv(153, 12%, 67%) |
| CMYK | cmyk(11.7%, 0%, 5.3%, 32.9%) |
| CIE-LAB | lab(68.25, -8.75, 2.27) |
| CIE-LCH | lch(68.25, 9.04, 165.43°) |
| OKLab | oklab(72.3% -0.0251 0.0059) |
| OKLCH | oklch(72.3% 0.026 166.8) |
| XYZ | xyz(33.8455, 38.3132, 39.7874) |
| Luminance | 0.3831 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.02
Greenish Grey
#96AE8D
ΔE00 8.68
Greyish Teal
#719F91
ΔE00 9.14
Grey
#929591
ΔE00 9.50
Cement
#A5A391
ΔE00 9.50
Cool Gray
#9AA7B0
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABA2 #AB97A0
analogous
#97AB98 #97ABA2 #97AAAB
triadic
#97ABA2 #A297AB #ABA297
tetradic
#97ABA2 #9897AB #AB97A0 #AAAB97
square
#97ABA2 #9897AB #AB97A0 #AAAB97
split-complementary
#97ABA2 #AB97AA #AB9897
monochromatic
#596E65 #759084 #97ABA2 #B9C6C0 #DBE2DF
Accessibility & contrast
On white
2.42
#97ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#97ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABA2
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABA2 | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A2
Deuteranopia (green-blind)
#A6A5A3
Tritanopia (blue-blind)
#93ABA8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #97aba2; /* rgb */ color: rgb(151, 171, 162); /* oklch */ color: oklch(72.3% 0.026 166.8);
Tailwind
colors: {
custom: {
50: '#b5c4bd',
500: '#97aba2',
950: '#000000',
},
}SCSS
$custom: #97aba2; $custom-light: #b5c4bd; $custom-dark: #000000;
JSON
{
"hex": "#97aba2",
"rgb": {
"r": 151,
"g": 171,
"b": 162
},
"hsl": {
"h": 153,
"s": 10.638,
"l": 63.137
},
"oklch": {
"l": 0.72305,
"c": 0.02577,
"h": 166.8
},
"luminance": 0.38314
}Semantic roles & 50–950 ramp
primary
#97ABA2
secondary
#D2CBCF
accent
#516F95
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181