#97B7BB#97B7BB
#97B7BB is a light, muted teal. Relative luminance 0.440; OKLCH L 75.7% C 0.035 H 205.7°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #97B7BB |
|---|---|
| RGB | rgb(151, 183, 187) |
| HSL | hsl(187, 21%, 66%) |
| HSV | hsv(187, 19%, 73%) |
| CMYK | cmyk(19.3%, 2.1%, 0%, 26.7%) |
| CIE-LAB | lab(72.25, -9.92, -5.63) |
| CIE-LCH | lch(72.25, 11.40, 209.59°) |
| OKLab | oklab(75.7% -0.0317 -0.0153) |
| OKLCH | oklch(75.7% 0.035 205.7) |
| XYZ | xyz(38.6631, 44.0329, 53.4662) |
| Luminance | 0.4403 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.54
Bluegrey
#85A3B2
ΔE00 7.72
Cool Gray
#9AA7B0
ΔE00 8.46
Light Grey Blue
#9DBCD4
ΔE00 9.04
Lightblue
#ADD8E6
ΔE00 9.13
Greyblue
#77A1B5
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B7BB #BB9B97
analogous
#97BBAD #97B7BB #97A5BB
triadic
#97B7BB #BB97B7 #B7BB97
tetradic
#97B7BB #AD97BB #BB9B97 #A5BB97
square
#97B7BB #AD97BB #BB9B97 #A5BB97
split-complementary
#97B7BB #BB97A5 #BBAD97
monochromatic
#557D82 #729DA3 #97B7BB #BCD1D3 #E1EAEB
Accessibility & contrast
On white
2.14
#97B7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#97B7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B7BB
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B7BB | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B4BB
Deuteranopia (green-blind)
#ABAFBB
Tritanopia (blue-blind)
#8CBAB8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #97b7bb; /* rgb */ color: rgb(151, 183, 187); /* oklch */ color: oklch(75.7% 0.035 205.7);
Tailwind
colors: {
custom: {
50: '#b6cccf',
500: '#97b7bb',
950: '#000000',
},
}SCSS
$custom: #97b7bb; $custom-light: #b6cccf; $custom-dark: #000000;
JSON
{
"hex": "#97b7bb",
"rgb": {
"r": 151,
"g": 183,
"b": 187
},
"hsl": {
"h": 186.667,
"s": 20.93,
"l": 66.275
},
"oklch": {
"l": 0.757,
"c": 0.03519,
"h": 205.7
},
"luminance": 0.44034
}Semantic roles & 50–950 ramp
primary
#97B7BB
secondary
#DDD2D1
accent
#50469F
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111313
muted
#808282