#97BDBB#97BDBB
#97BDBB is a light, muted teal. Relative luminance 0.466; OKLCH L 77.0% C 0.041 H 192.4°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #97BDBB |
|---|---|
| RGB | rgb(151, 189, 187) |
| HSL | hsl(177, 22%, 67%) |
| HSV | hsv(177, 20%, 74%) |
| CMYK | cmyk(20.1%, 0%, 1.1%, 25.9%) |
| CIE-LAB | lab(73.91, -13.07, -3.19) |
| CIE-LCH | lch(73.91, 13.45, 193.70°) |
| OKLab | oklab(77.02% -0.0399 -0.0087) |
| OKLCH | oklch(77.02% 0.041 192.4) |
| XYZ | xyz(39.9272, 46.5609, 53.8875) |
| Luminance | 0.4656 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.18
Lightblue
#ADD8E6
ΔE00 9.68
Cool Grey
#95A3A6
ΔE00 10.35
Pale Teal
#82CBB2
ΔE00 10.83
Greyish Teal
#719F91
ΔE00 11.09
Bluegrey
#85A3B2
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BDBB #BD9799
analogous
#97BDA8 #97BDBB #97ACBD
triadic
#97BDBB #BB97BD #BDBB97
tetradic
#97BDBB #A897BD #BD9799 #ACBD97
square
#97BDBB #A897BD #BD9799 #ACBD97
split-complementary
#97BDBB #BD97AC #BDA897
monochromatic
#548583 #72A5A3 #97BDBB #BCD5D3 #E2EDEC
Accessibility & contrast
On white
2.04
#97BDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#97BDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BDBB
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BDBB | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BB
Deuteranopia (green-blind)
#B1B3BB
Tritanopia (blue-blind)
#8CBFBC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #97bdbb; /* rgb */ color: rgb(151, 189, 187); /* oklch */ color: oklch(77.0% 0.041 192.4);
Tailwind
colors: {
custom: {
50: '#b6d1cf',
500: '#97bdbb',
950: '#000000',
},
}SCSS
$custom: #97bdbb; $custom-light: #b6d1cf; $custom-dark: #000000;
JSON
{
"hex": "#97bdbb",
"rgb": {
"r": 151,
"g": 189,
"b": 187
},
"hsl": {
"h": 176.842,
"s": 22.353,
"l": 66.667
},
"oklch": {
"l": 0.77016,
"c": 0.04081,
"h": 192.4
},
"luminance": 0.46562
}Semantic roles & 50–950 ramp
primary
#97BDBB
secondary
#DED2D2
accent
#454AA1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282