#97AEB0#97AEB0
#97AEB0 is a light, muted teal. Relative luminance 0.400; OKLCH L 73.4% C 0.026 H 203.0°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #97AEB0 |
|---|---|
| RGB | rgb(151, 174, 176) |
| HSL | hsl(185, 14%, 64%) |
| HSV | hsv(185, 14%, 69%) |
| CMYK | cmyk(14.2%, 1.1%, 0%, 31%) |
| CIE-LAB | lab(69.46, -7.49, -3.70) |
| CIE-LCH | lch(69.46, 8.36, 206.30°) |
| OKLab | oklab(73.39% -0.0236 -0.01) |
| OKLCH | oklch(73.39% 0.026 203) |
| XYZ | xyz(35.7330, 39.9851, 46.9011) |
| Luminance | 0.3999 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.38
Cool Gray
#9AA7B0
ΔE00 6.14
Bluegrey
#85A3B2
ΔE00 6.64
Bluey Grey
#89A0B0
ΔE00 7.81
Greyblue
#77A1B5
ΔE00 8.90
Pewter
#899397
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AEB0 #B09997
analogous
#97B0A6 #97AEB0 #97A2B0
triadic
#97AEB0 #B097AE #AEB097
tetradic
#97AEB0 #A697B0 #B09997 #A2B097
square
#97AEB0 #A697B0 #B09997 #A2B097
split-complementary
#97AEB0 #B097A2 #B0A697
monochromatic
#587274 #749396 #97AEB0 #BAC9CA #DDE4E5
Accessibility & contrast
On white
2.33
#97AEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#97AEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AEB0
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AEB0 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACB0
Deuteranopia (green-blind)
#A6A8B0
Tritanopia (blue-blind)
#90B0AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #97aeb0; /* rgb */ color: rgb(151, 174, 176); /* oklch */ color: oklch(73.4% 0.026 203.0);
Tailwind
colors: {
custom: {
50: '#b5c6c7',
500: '#97aeb0',
950: '#000000',
},
}SCSS
$custom: #97aeb0; $custom-light: #b5c6c7; $custom-dark: #000000;
JSON
{
"hex": "#97aeb0",
"rgb": {
"r": 151,
"g": 174,
"b": 176
},
"hsl": {
"h": 184.8,
"s": 13.661,
"l": 64.118
},
"oklch": {
"l": 0.73387,
"c": 0.02565,
"h": 203
},
"luminance": 0.39986
}Semantic roles & 50–950 ramp
primary
#97AEB0
secondary
#D6CECD
accent
#544E98
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282