#97BFB4#97BFB4
#97BFB4 is a light, muted teal. Relative luminance 0.471; OKLCH L 77.2% C 0.046 H 176.4°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #97BFB4 |
|---|---|
| RGB | rgb(151, 191, 180) |
| HSL | hsl(164, 24%, 67%) |
| HSV | hsv(164, 21%, 75%) |
| CMYK | cmyk(20.9%, 0%, 5.8%, 25.1%) |
| CIE-LAB | lab(74.28, -15.59, 1.16) |
| CIE-LCH | lch(74.28, 15.63, 175.74°) |
| OKLab | oklab(77.25% -0.0454 0.0028) |
| OKLCH | oklch(77.25% 0.046 176.4) |
| XYZ | xyz(39.6292, 47.1348, 50.1811) |
| Luminance | 0.4714 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.56
Seafoam Blue
#78D1B6
ΔE00 9.46
Greyish Teal
#719F91
ΔE00 9.98
Greenish Grey
#96AE8D
ΔE00 10.06
Powder Blue
#B0E0E6
ΔE00 10.90
Darkseagreen
#8FBC8F
ΔE00 10.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BFB4 #BF97A2
analogous
#97BFA0 #97BFB4 #97B6BF
triadic
#97BFB4 #B497BF #BFB497
tetradic
#97BFB4 #A097BF #BF97A2 #B6BF97
square
#97BFB4 #A097BF #BF97A2 #B6BF97
split-complementary
#97BFB4 #BF97B6 #BFA097
monochromatic
#54887A #71A899 #97BFB4 #BDD6CF #E3EEEB
Accessibility & contrast
On white
2.01
#97BFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#97BFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BFB4
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BFB4 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBAB4
Deuteranopia (green-blind)
#B4B4B5
Tritanopia (blue-blind)
#8DC0BC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #97bfb4; /* rgb */ color: rgb(151, 191, 180); /* oklch */ color: oklch(77.2% 0.046 176.4);
Tailwind
colors: {
custom: {
50: '#b6d2ca',
500: '#97bfb4',
950: '#000000',
},
}SCSS
$custom: #97bfb4; $custom-light: #b6d2ca; $custom-dark: #000000;
JSON
{
"hex": "#97bfb4",
"rgb": {
"r": 151,
"g": 191,
"b": 180
},
"hsl": {
"h": 163.5,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.77246,
"c": 0.04553,
"h": 176.4
},
"luminance": 0.47136
}Semantic roles & 50–950 ramp
primary
#97BFB4
secondary
#DFD3D6
accent
#435DA2
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282