#97B2AC#97B2AC
#97B2AC is a light, muted teal. Relative luminance 0.414; OKLCH L 74.1% C 0.031 H 180.5°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #97B2AC |
|---|---|
| RGB | rgb(151, 178, 172) |
| HSL | hsl(167, 15%, 65%) |
| HSV | hsv(167, 15%, 70%) |
| CMYK | cmyk(15.2%, 0%, 3.4%, 30.2%) |
| CIE-LAB | lab(70.45, -10.46, -0.04) |
| CIE-LCH | lch(70.45, 10.46, 180.20°) |
| OKLab | oklab(74.14% -0.0309 -0.0003) |
| OKLCH | oklch(74.14% 0.031 180.5) |
| XYZ | xyz(36.1274, 41.3978, 45.1089) |
| Luminance | 0.4140 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.79
Greyish Teal
#719F91
ΔE00 9.27
Greenish Grey
#96AE8D
ΔE00 10.12
Cool Gray
#9AA7B0
ΔE00 10.27
Bluegrey
#85A3B2
ΔE00 10.66
Cadetblue
#5F9EA0
ΔE00 11.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B2AC #B2979D
analogous
#97B29F #97B2AC #97ABB2
triadic
#97B2AC #AC97B2 #B2AC97
tetradic
#97B2AC #9F97B2 #B2979D #ABB297
square
#97B2AC #9F97B2 #B2979D #ABB297
split-complementary
#97B2AC #B297AB #B29F97
monochromatic
#587770 #749890 #97B2AC #BACCC8 #DDE6E4
Accessibility & contrast
On white
2.26
#97B2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#97B2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B2AC
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B2AC | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAFAC
Deuteranopia (green-blind)
#AAABAC
Tritanopia (blue-blind)
#90B3B0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #97b2ac; /* rgb */ color: rgb(151, 178, 172); /* oklch */ color: oklch(74.1% 0.031 180.5);
Tailwind
colors: {
custom: {
50: '#b6c9c4',
500: '#97b2ac',
950: '#000000',
},
}SCSS
$custom: #97b2ac; $custom-light: #b6c9c4; $custom-dark: #000000;
JSON
{
"hex": "#97b2ac",
"rgb": {
"r": 151,
"g": 178,
"b": 172
},
"hsl": {
"h": 166.667,
"s": 14.917,
"l": 64.51
},
"oklch": {
"l": 0.74139,
"c": 0.03087,
"h": 180.5
},
"luminance": 0.41399
}Semantic roles & 50–950 ramp
primary
#97B2AC
secondary
#D7CED0
accent
#4C5D99
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111312
muted
#808281