#97BCBB#97BCBB
#97BCBB is a light, muted teal. Relative luminance 0.461; OKLCH L 76.8% C 0.040 H 194.3°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #97BCBB |
|---|---|
| RGB | rgb(151, 188, 187) |
| HSL | hsl(178, 22%, 66%) |
| HSV | hsv(178, 20%, 74%) |
| CMYK | cmyk(19.7%, 0%, 0.5%, 26.3%) |
| CIE-LAB | lab(73.63, -12.55, -3.59) |
| CIE-LCH | lch(73.63, 13.05, 195.98°) |
| OKLab | oklab(76.8% -0.0385 -0.0098) |
| OKLCH | oklch(76.8% 0.04 194.3) |
| XYZ | xyz(39.7128, 46.1322, 53.8161) |
| Luminance | 0.4613 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.27
Lightblue
#ADD8E6
ΔE00 9.50
Cool Grey
#95A3A6
ΔE00 9.87
Bluegrey
#85A3B2
ΔE00 10.60
Greyish Teal
#719F91
ΔE00 11.22
Cadetblue
#5F9EA0
ΔE00 11.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BCBB #BC9798
analogous
#97BCA9 #97BCBB #97ABBC
triadic
#97BCBB #BB97BC #BCBB97
tetradic
#97BCBB #A997BC #BC9798 #ABBC97
square
#97BCBB #A997BC #BC9798 #ABBC97
split-complementary
#97BCBB #BC97AB #BCA997
monochromatic
#558482 #72A4A3 #97BCBB #BCD4D3 #E1ECEC
Accessibility & contrast
On white
2.05
#97BCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#97BCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BCBB
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BCBB | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BB
Deuteranopia (green-blind)
#B0B3BB
Tritanopia (blue-blind)
#8CBEBC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #97bcbb; /* rgb */ color: rgb(151, 188, 187); /* oklch */ color: oklch(76.8% 0.040 194.3);
Tailwind
colors: {
custom: {
50: '#b6d0cf',
500: '#97bcbb',
950: '#000000',
},
}SCSS
$custom: #97bcbb; $custom-light: #b6d0cf; $custom-dark: #000000;
JSON
{
"hex": "#97bcbb",
"rgb": {
"r": 151,
"g": 188,
"b": 187
},
"hsl": {
"h": 178.378,
"s": 21.637,
"l": 66.471
},
"oklch": {
"l": 0.76796,
"c": 0.03973,
"h": 194.3
},
"luminance": 0.46134
}Semantic roles & 50–950 ramp
primary
#97BCBB
secondary
#DDD1D2
accent
#4548A0
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282