#97BCBD#97BCBD
#97BCBD is a light, muted teal. Relative luminance 0.462; OKLCH L 76.9% C 0.040 H 198.4°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #97BCBD |
|---|---|
| RGB | rgb(151, 188, 189) |
| HSL | hsl(182, 22%, 67%) |
| HSV | hsv(182, 20%, 74%) |
| CMYK | cmyk(20.1%, 0.5%, 0%, 25.9%) |
| CIE-LAB | lab(73.69, -12.11, -4.60) |
| CIE-LCH | lch(73.69, 12.96, 200.80°) |
| OKLab | oklab(76.86% -0.0377 -0.0125) |
| OKLCH | oklch(76.86% 0.04 198.4) |
| XYZ | xyz(39.9284, 46.2185, 54.9515) |
| Luminance | 0.4622 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.89
Powder Blue
#B0E0E6
ΔE00 9.03
Cool Grey
#95A3A6
ΔE00 9.58
Bluegrey
#85A3B2
ΔE00 9.95
Cool Gray
#9AA7B0
ΔE00 10.77
Light Grey Blue
#9DBCD4
ΔE00 10.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BCBD #BD9897
analogous
#97BDAB #97BCBD #97A9BD
triadic
#97BCBD #BD97BC #BCBD97
tetradic
#97BCBD #AB97BD #BD9897 #A9BD97
square
#97BCBD #AB97BD #BD9897 #A9BD97
split-complementary
#97BCBD #BD97A9 #BDAB97
monochromatic
#548485 #72A4A5 #97BCBD #BCD4D5 #E2ECED
Accessibility & contrast
On white
2.05
#97BCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#97BCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BCBD
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BCBD | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BD
Deuteranopia (green-blind)
#AFB3BD
Tritanopia (blue-blind)
#8BBFBC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #97bcbd; /* rgb */ color: rgb(151, 188, 189); /* oklch */ color: oklch(76.9% 0.040 198.4);
Tailwind
colors: {
custom: {
50: '#b6d0d0',
500: '#97bcbd',
950: '#000000',
},
}SCSS
$custom: #97bcbd; $custom-light: #b6d0d0; $custom-dark: #000000;
JSON
{
"hex": "#97bcbd",
"rgb": {
"r": 151,
"g": 188,
"b": 189
},
"hsl": {
"h": 181.579,
"s": 22.353,
"l": 66.667
},
"oklch": {
"l": 0.76859,
"c": 0.03972,
"h": 198.4
},
"luminance": 0.4622
}Semantic roles & 50–950 ramp
primary
#97BCBD
secondary
#DED2D2
accent
#4745A1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282