#97BCB7#97BCB7
#97BCB7 is a light, muted teal. Relative luminance 0.460; OKLCH L 76.7% C 0.040 H 186.3°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #97BCB7 |
|---|---|
| RGB | rgb(151, 188, 183) |
| HSL | hsl(172, 22%, 66%) |
| HSV | hsv(172, 20%, 74%) |
| CMYK | cmyk(19.7%, 0%, 2.7%, 26.3%) |
| CIE-LAB | lab(73.52, -13.40, -1.57) |
| CIE-LCH | lch(73.52, 13.50, 186.69°) |
| OKLab | oklab(76.67% -0.0401 -0.0044) |
| OKLCH | oklch(76.67% 0.04 186.3) |
| XYZ | xyz(39.2905, 45.9633, 51.5922) |
| Luminance | 0.4597 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.94
Powder Blue
#B0E0E6
ΔE00 9.99
Greyish Teal
#719F91
ΔE00 10.29
Cool Grey
#95A3A6
ΔE00 10.58
Lightblue
#ADD8E6
ΔE00 10.85
Cadetblue
#5F9EA0
ΔE00 11.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BCB7 #BC979C
analogous
#97BCA5 #97BCB7 #97AFBC
triadic
#97BCB7 #B797BC #BCB797
tetradic
#97BCB7 #A597BC #BC979C #AFBC97
square
#97BCB7 #A597BC #BC979C #AFBC97
split-complementary
#97BCB7 #BC97AF #BCA597
monochromatic
#55847D #72A49D #97BCB7 #BCD4D1 #E1ECEB
Accessibility & contrast
On white
2.06
#97BCB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#97BCB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BCB7
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BCB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BCB7 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B8B7
Deuteranopia (green-blind)
#B1B2B8
Tritanopia (blue-blind)
#8DBEBA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #97bcb7; /* rgb */ color: rgb(151, 188, 183); /* oklch */ color: oklch(76.7% 0.040 186.3);
Tailwind
colors: {
custom: {
50: '#b6d0cc',
500: '#97bcb7',
950: '#000000',
},
}SCSS
$custom: #97bcb7; $custom-light: #b6d0cc; $custom-dark: #000000;
JSON
{
"hex": "#97bcb7",
"rgb": {
"r": 151,
"g": 188,
"b": 183
},
"hsl": {
"h": 171.892,
"s": 21.637,
"l": 66.471
},
"oklch": {
"l": 0.76672,
"c": 0.04038,
"h": 186.3
},
"luminance": 0.45965
}Semantic roles & 50–950 ramp
primary
#97BCB7
secondary
#DDD1D3
accent
#4552A0
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282