#97BFB5#97BFB5
#97BFB5 is a light, muted teal. Relative luminance 0.472; OKLCH L 77.3% C 0.045 H 178.1°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #97BFB5 |
|---|---|
| RGB | rgb(151, 191, 181) |
| HSL | hsl(165, 24%, 67%) |
| HSV | hsv(165, 21%, 75%) |
| CMYK | cmyk(20.9%, 0%, 5.2%, 25.1%) |
| CIE-LAB | lab(74.30, -15.38, 0.66) |
| CIE-LCH | lch(74.30, 15.39, 177.56°) |
| OKLab | oklab(77.28% -0.045 0.0015) |
| OKLCH | oklch(77.28% 0.045 178.1) |
| XYZ | xyz(39.7314, 47.1757, 50.7195) |
| Luminance | 0.4718 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.82
Seafoam Blue
#78D1B6
ΔE00 9.68
Greyish Teal
#719F91
ΔE00 10.06
Greenish Grey
#96AE8D
ΔE00 10.39
Powder Blue
#B0E0E6
ΔE00 10.62
Darkseagreen
#8FBC8F
ΔE00 11.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BFB5 #BF97A1
analogous
#97BFA1 #97BFB5 #97B5BF
triadic
#97BFB5 #B597BF #BFB597
tetradic
#97BFB5 #A197BF #BF97A1 #B5BF97
square
#97BFB5 #A197BF #BF97A1 #B5BF97
split-complementary
#97BFB5 #BF97B5 #BFA197
monochromatic
#54887B #71A89A #97BFB5 #BDD6D0 #E3EEEB
Accessibility & contrast
On white
2.01
#97BFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#97BFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BFB5
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BFB5 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBAB5
Deuteranopia (green-blind)
#B4B4B6
Tritanopia (blue-blind)
#8DC0BC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #97bfb5; /* rgb */ color: rgb(151, 191, 181); /* oklch */ color: oklch(77.3% 0.045 178.1);
Tailwind
colors: {
custom: {
50: '#b6d2cb',
500: '#97bfb5',
950: '#000000',
},
}SCSS
$custom: #97bfb5; $custom-light: #b6d2cb; $custom-dark: #000000;
JSON
{
"hex": "#97bfb5",
"rgb": {
"r": 151,
"g": 191,
"b": 181
},
"hsl": {
"h": 165,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.77276,
"c": 0.04505,
"h": 178.1
},
"luminance": 0.47177
}Semantic roles & 50–950 ramp
primary
#97BFB5
secondary
#DFD3D6
accent
#435BA2
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282