#97BDBD#97BDBD
#97BDBD is a light, muted teal. Relative luminance 0.466; OKLCH L 77.1% C 0.041 H 196.3°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #97BDBD |
|---|---|
| RGB | rgb(151, 189, 189) |
| HSL | hsl(180, 22%, 67%) |
| HSV | hsv(180, 20%, 74%) |
| CMYK | cmyk(20.1%, 0%, 0%, 25.9%) |
| CIE-LAB | lab(73.96, -12.63, -4.19) |
| CIE-LCH | lch(73.96, 13.31, 198.36°) |
| OKLab | oklab(77.08% -0.039 -0.0114) |
| OKLCH | oklch(77.08% 0.041 196.3) |
| XYZ | xyz(40.1428, 46.6472, 55.0230) |
| Luminance | 0.4665 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.88
Lightblue
#ADD8E6
ΔE00 9.03
Cool Grey
#95A3A6
ΔE00 10.04
Bluegrey
#85A3B2
ΔE00 10.51
Sky Blue
#87CEEB
ΔE00 11.29
Cool Gray
#9AA7B0
ΔE00 11.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BDBD #BD9797
analogous
#97BDAA #97BDBD #97AABD
triadic
#97BDBD #BD97BD #BDBD97
tetradic
#97BDBD #AA97BD #BD9797 #AABD97
square
#97BDBD #AA97BD #BD9797 #AABD97
split-complementary
#97BDBD #BD97AA #BDAA97
monochromatic
#548585 #72A5A5 #97BDBD #BCD5D5 #E2EDED
Accessibility & contrast
On white
2.03
#97BDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#97BDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BDBD
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BDBD | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BD
Deuteranopia (green-blind)
#B0B3BD
Tritanopia (blue-blind)
#8BC0BD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #97bdbd; /* rgb */ color: rgb(151, 189, 189); /* oklch */ color: oklch(77.1% 0.041 196.3);
Tailwind
colors: {
custom: {
50: '#b6d1d0',
500: '#97bdbd',
950: '#000000',
},
}SCSS
$custom: #97bdbd; $custom-light: #b6d1d0; $custom-dark: #000000;
JSON
{
"hex": "#97bdbd",
"rgb": {
"r": 151,
"g": 189,
"b": 189
},
"hsl": {
"h": 180,
"s": 22.353,
"l": 66.667
},
"oklch": {
"l": 0.77078,
"c": 0.04068,
"h": 196.3
},
"luminance": 0.46649
}Semantic roles & 50–950 ramp
primary
#97BDBD
secondary
#DED2D2
accent
#4545A1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282