#97BFB7#97BFB7
#97BFB7 is a light, muted teal. Relative luminance 0.473; OKLCH L 77.3% C 0.044 H 181.5°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #97BFB7 |
|---|---|
| RGB | rgb(151, 191, 183) |
| HSL | hsl(168, 24%, 67%) |
| HSV | hsv(168, 21%, 75%) |
| CMYK | cmyk(20.9%, 0%, 4.2%, 25.1%) |
| CIE-LAB | lab(74.35, -14.96, -0.35) |
| CIE-LCH | lch(74.35, 14.96, 181.36°) |
| OKLab | oklab(77.33% -0.0442 -0.0012) |
| OKLCH | oklch(77.33% 0.044 181.5) |
| XYZ | xyz(39.9381, 47.2584, 51.8081) |
| Luminance | 0.4726 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.39
Powder Blue
#B0E0E6
ΔE00 10.08
Seafoam Blue
#78D1B6
ΔE00 10.17
Greyish Teal
#719F91
ΔE00 10.29
Greenish Grey
#96AE8D
ΔE00 11.06
Lightblue
#ADD8E6
ΔE00 11.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BFB7 #BF979F
analogous
#97BFA3 #97BFB7 #97B3BF
triadic
#97BFB7 #B797BF #BFB797
tetradic
#97BFB7 #A397BF #BF979F #B3BF97
square
#97BFB7 #A397BF #BF979F #B3BF97
split-complementary
#97BFB7 #BF97B3 #BFA397
monochromatic
#54887D #71A89D #97BFB7 #BDD6D1 #E3EEEB
Accessibility & contrast
On white
2.01
#97BFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#97BFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BFB7
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BFB7 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBAB7
Deuteranopia (green-blind)
#B4B5B8
Tritanopia (blue-blind)
#8CC1BC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #97bfb7; /* rgb */ color: rgb(151, 191, 183); /* oklch */ color: oklch(77.3% 0.044 181.5);
Tailwind
colors: {
custom: {
50: '#b6d2cc',
500: '#97bfb7',
950: '#000000',
},
}SCSS
$custom: #97bfb7; $custom-light: #b6d2cc; $custom-dark: #000000;
JSON
{
"hex": "#97bfb7",
"rgb": {
"r": 151,
"g": 191,
"b": 183
},
"hsl": {
"h": 168,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.77335,
"c": 0.04422,
"h": 181.5
},
"luminance": 0.4726
}Semantic roles & 50–950 ramp
primary
#97BFB7
secondary
#DFD3D5
accent
#4356A2
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282