#97B6BB#97B6BB
#97B6BB is a light, muted teal. Relative luminance 0.436; OKLCH L 75.5% C 0.034 H 208.4°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #97B6BB |
|---|---|
| RGB | rgb(151, 182, 187) |
| HSL | hsl(188, 21%, 66%) |
| HSV | hsv(188, 19%, 73%) |
| CMYK | cmyk(19.3%, 2.7%, 0%, 26.7%) |
| CIE-LAB | lab(71.97, -9.39, -6.04) |
| CIE-LCH | lch(71.97, 11.16, 212.75°) |
| OKLab | oklab(75.48% -0.0303 -0.0164) |
| OKLCH | oklch(75.48% 0.034 208.4) |
| XYZ | xyz(38.4576, 43.6218, 53.3977) |
| Luminance | 0.4362 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.12
Bluegrey
#85A3B2
ΔE00 7.16
Cool Gray
#9AA7B0
ΔE00 7.87
Light Grey Blue
#9DBCD4
ΔE00 8.51
Greyblue
#77A1B5
ΔE00 8.79
Bluey Grey
#89A0B0
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B6BB #BB9C97
analogous
#97BBAE #97B6BB #97A4BB
triadic
#97B6BB #BB97B6 #B6BB97
tetradic
#97B6BB #AE97BB #BB9C97 #A4BB97
square
#97B6BB #AE97BB #BB9C97 #A4BB97
split-complementary
#97B6BB #BB97A4 #BBAE97
monochromatic
#557C82 #729CA3 #97B6BB #BCD0D3 #E1EAEB
Accessibility & contrast
On white
2.16
#97B6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#97B6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B6BB
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B6BB | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B3BB
Deuteranopia (green-blind)
#AAAEBB
Tritanopia (blue-blind)
#8CB9B7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #97b6bb; /* rgb */ color: rgb(151, 182, 187); /* oklch */ color: oklch(75.5% 0.034 208.4);
Tailwind
colors: {
custom: {
50: '#b6cbcf',
500: '#97b6bb',
950: '#000000',
},
}SCSS
$custom: #97b6bb; $custom-light: #b6cbcf; $custom-dark: #000000;
JSON
{
"hex": "#97b6bb",
"rgb": {
"r": 151,
"g": 182,
"b": 187
},
"hsl": {
"h": 188.333,
"s": 20.93,
"l": 66.275
},
"oklch": {
"l": 0.75482,
"c": 0.03447,
"h": 208.4
},
"luminance": 0.43623
}Semantic roles & 50–950 ramp
primary
#97B6BB
secondary
#DDD3D1
accent
#53469F
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111313
muted
#808282