#97BFBD#97BFBD
#97BFBD is a light, muted teal. Relative luminance 0.475; OKLCH L 77.5% C 0.043 H 192.5°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #97BFBD |
|---|---|
| RGB | rgb(151, 191, 189) |
| HSL | hsl(177, 24%, 67%) |
| HSV | hsv(177, 21%, 75%) |
| CMYK | cmyk(20.9%, 0%, 1%, 25.1%) |
| CIE-LAB | lab(74.52, -13.68, -3.38) |
| CIE-LCH | lch(74.52, 14.09, 193.88°) |
| OKLab | oklab(77.52% -0.0417 -0.0093) |
| OKLCH | oklch(77.52% 0.043 192.5) |
| XYZ | xyz(40.5759, 47.5135, 55.1674) |
| Luminance | 0.4752 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.71
Lightblue
#ADD8E6
ΔE00 9.43
Pale Teal
#82CBB2
ΔE00 10.49
Cool Grey
#95A3A6
ΔE00 10.97
Paleturquoise
#AFEEEE
ΔE00 11.35
Greyish Teal
#719F91
ΔE00 11.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BFBD #BF9799
analogous
#97BFA9 #97BFBD #97ADBF
triadic
#97BFBD #BD97BF #BFBD97
tetradic
#97BFBD #A997BF #BF9799 #ADBF97
square
#97BFBD #A997BF #BF9799 #ADBF97
split-complementary
#97BFBD #BF97AD #BFA997
monochromatic
#548885 #71A8A5 #97BFBD #BDD6D5 #E3EEED
Accessibility & contrast
On white
2.00
#97BFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#97BFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BFBD
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BFBD | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBD
Deuteranopia (green-blind)
#B2B5BD
Tritanopia (blue-blind)
#8BC1BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #97bfbd; /* rgb */ color: rgb(151, 191, 189); /* oklch */ color: oklch(77.5% 0.043 192.5);
Tailwind
colors: {
custom: {
50: '#b6d2d0',
500: '#97bfbd',
950: '#000000',
},
}SCSS
$custom: #97bfbd; $custom-light: #b6d2d0; $custom-dark: #000000;
JSON
{
"hex": "#97bfbd",
"rgb": {
"r": 151,
"g": 191,
"b": 189
},
"hsl": {
"h": 177,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.77518,
"c": 0.04275,
"h": 192.5
},
"luminance": 0.47515
}Semantic roles & 50–950 ramp
primary
#97BFBD
secondary
#DFD3D3
accent
#4348A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282