#97BFBC#97BFBC
#97BFBC is a light, muted teal. Relative luminance 0.475; OKLCH L 77.5% C 0.043 H 190.6°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #97BFBC |
|---|---|
| RGB | rgb(151, 191, 188) |
| HSL | hsl(176, 24%, 67%) |
| HSV | hsv(176, 21%, 75%) |
| CMYK | cmyk(20.9%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(74.49, -13.89, -2.88) |
| CIE-LCH | lch(74.49, 14.19, 191.69°) |
| OKLab | oklab(77.49% -0.0421 -0.0079) |
| OKLCH | oklch(77.49% 0.043 190.6) |
| XYZ | xyz(40.4678, 47.4703, 54.5977) |
| Luminance | 0.4747 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.90
Lightblue
#ADD8E6
ΔE00 9.78
Pale Teal
#82CBB2
ΔE00 10.10
Cool Grey
#95A3A6
ΔE00 11.12
Greyish Teal
#719F91
ΔE00 11.15
Paleturquoise
#AFEEEE
ΔE00 11.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BFBC #BF979A
analogous
#97BFA8 #97BFBC #97AEBF
triadic
#97BFBC #BC97BF #BFBC97
tetradic
#97BFBC #A897BF #BF979A #AEBF97
square
#97BFBC #A897BF #BF979A #AEBF97
split-complementary
#97BFBC #BF97AE #BFA897
monochromatic
#548884 #71A8A4 #97BFBC #BDD6D4 #E3EEED
Accessibility & contrast
On white
2.00
#97BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#97BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BFBC
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BFBC | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBC
Deuteranopia (green-blind)
#B2B5BD
Tritanopia (blue-blind)
#8BC1BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #97bfbc; /* rgb */ color: rgb(151, 191, 188); /* oklch */ color: oklch(77.5% 0.043 190.6);
Tailwind
colors: {
custom: {
50: '#b6d2d0',
500: '#97bfbc',
950: '#000000',
},
}SCSS
$custom: #97bfbc; $custom-light: #b6d2d0; $custom-dark: #000000;
JSON
{
"hex": "#97bfbc",
"rgb": {
"r": 151,
"g": 191,
"b": 188
},
"hsl": {
"h": 175.5,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.77487,
"c": 0.04288,
"h": 190.6
},
"luminance": 0.47472
}Semantic roles & 50–950 ramp
primary
#97BFBC
secondary
#DFD3D4
accent
#434AA2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282