#97B2AE#97B2AE
#97B2AE is a light, muted teal. Relative luminance 0.415; OKLCH L 74.2% C 0.030 H 185.7°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #97B2AE |
|---|---|
| RGB | rgb(151, 178, 174) |
| HSL | hsl(171, 15%, 65%) |
| HSV | hsv(171, 15%, 70%) |
| CMYK | cmyk(15.2%, 0%, 2.2%, 30.2%) |
| CIE-LAB | lab(70.51, -10.04, -1.06) |
| CIE-LCH | lch(70.51, 10.10, 186.02°) |
| OKLab | oklab(74.2% -0.03 -0.003) |
| OKLCH | oklch(74.2% 0.03 185.7) |
| XYZ | xyz(36.3209, 41.4752, 46.1281) |
| Luminance | 0.4148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.23
Cool Gray
#9AA7B0
ΔE00 9.53
Greyish Teal
#719F91
ΔE00 9.73
Bluegrey
#85A3B2
ΔE00 9.79
Cadetblue
#5F9EA0
ΔE00 10.99
Greenish Grey
#96AE8D
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B2AE #B2979B
analogous
#97B2A1 #97B2AE #97A9B2
triadic
#97B2AE #AE97B2 #B2AE97
tetradic
#97B2AE #A197B2 #B2979B #A9B297
square
#97B2AE #A197B2 #B2979B #A9B297
split-complementary
#97B2AE #B297A9 #B2A197
monochromatic
#587772 #749893 #97B2AE #BACCC9 #DDE6E5
Accessibility & contrast
On white
2.26
#97B2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#97B2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B2AE
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B2AE | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAFAE
Deuteranopia (green-blind)
#AAABAE
Tritanopia (blue-blind)
#90B3B1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #97b2ae; /* rgb */ color: rgb(151, 178, 174); /* oklch */ color: oklch(74.2% 0.030 185.7);
Tailwind
colors: {
custom: {
50: '#b6c9c6',
500: '#97b2ae',
950: '#000000',
},
}SCSS
$custom: #97b2ae; $custom-light: #b6c9c6; $custom-dark: #000000;
JSON
{
"hex": "#97b2ae",
"rgb": {
"r": 151,
"g": 178,
"b": 174
},
"hsl": {
"h": 171.111,
"s": 14.917,
"l": 64.51
},
"oklch": {
"l": 0.74199,
"c": 0.0302,
"h": 185.7
},
"luminance": 0.41476
}Semantic roles & 50–950 ramp
primary
#97B2AE
secondary
#D7CECF
accent
#4C5899
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282