#97BFBF#97BFBF
#97BFBF is a light, muted teal. Relative luminance 0.476; OKLCH L 77.6% C 0.043 H 196.3°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #97BFBF |
|---|---|
| RGB | rgb(151, 191, 191) |
| HSL | hsl(180, 24%, 67%) |
| HSV | hsv(180, 21%, 75%) |
| CMYK | cmyk(20.9%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(74.57, -13.24, -4.38) |
| CIE-LCH | lch(74.57, 13.95, 198.32°) |
| OKLab | oklab(77.58% -0.0409 -0.012) |
| OKLCH | oklch(77.58% 0.043 196.3) |
| XYZ | xyz(40.7945, 47.6010, 56.3186) |
| Luminance | 0.4760 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.40
Lightblue
#ADD8E6
ΔE00 8.76
Cool Grey
#95A3A6
ΔE00 10.68
Bluegrey
#85A3B2
ΔE00 11.01
Sky Blue
#87CEEB
ΔE00 11.06
Pale Teal
#82CBB2
ΔE00 11.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BFBF #BF9797
analogous
#97BFAB #97BFBF #97ABBF
triadic
#97BFBF #BF97BF #BFBF97
tetradic
#97BFBF #AB97BF #BF9797 #ABBF97
square
#97BFBF #AB97BF #BF9797 #ABBF97
split-complementary
#97BFBF #BF97AB #BFAB97
monochromatic
#548888 #71A8A8 #97BFBF #BDD6D6 #E3EEEE
Accessibility & contrast
On white
2.00
#97BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#97BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BFBF
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BFBF | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBF
Deuteranopia (green-blind)
#B2B5BF
Tritanopia (blue-blind)
#8AC2BF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #97bfbf; /* rgb */ color: rgb(151, 191, 191); /* oklch */ color: oklch(77.6% 0.043 196.3);
Tailwind
colors: {
custom: {
50: '#b6d2d2',
500: '#97bfbf',
950: '#000000',
},
}SCSS
$custom: #97bfbf; $custom-light: #b6d2d2; $custom-dark: #000000;
JSON
{
"hex": "#97bfbf",
"rgb": {
"r": 151,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.7758,
"c": 0.04263,
"h": 196.3
},
"luminance": 0.47603
}Semantic roles & 50–950 ramp
primary
#97BFBF
secondary
#DFD3D3
accent
#4343A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282