#97BFBA#97BFBA
#97BFBA is a light, muted teal. Relative luminance 0.474; OKLCH L 77.4% C 0.043 H 186.9°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #97BFBA |
|---|---|
| RGB | rgb(151, 191, 186) |
| HSL | hsl(173, 24%, 67%) |
| HSV | hsv(173, 21%, 75%) |
| CMYK | cmyk(20.9%, 0%, 2.6%, 25.1%) |
| CIE-LAB | lab(74.44, -14.32, -1.87) |
| CIE-LCH | lch(74.44, 14.44, 187.43°) |
| OKLab | oklab(77.43% -0.043 -0.0052) |
| OKLCH | oklch(77.43% 0.043 186.9) |
| XYZ | xyz(40.2537, 47.3846, 53.4701) |
| Luminance | 0.4739 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.33
Pale Teal
#82CBB2
ΔE00 9.37
Lightblue
#ADD8E6
ΔE00 10.49
Greyish Teal
#719F91
ΔE00 10.75
Seafoam Blue
#78D1B6
ΔE00 11.03
Cool Grey
#95A3A6
ΔE00 11.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BFBA #BF979C
analogous
#97BFA6 #97BFBA #97B0BF
triadic
#97BFBA #BA97BF #BFBA97
tetradic
#97BFBA #A697BF #BF979C #B0BF97
square
#97BFBA #A697BF #BF979C #B0BF97
split-complementary
#97BFBA #BF97B0 #BFA697
monochromatic
#548881 #71A8A1 #97BFBA #BDD6D3 #E3EEEC
Accessibility & contrast
On white
2.00
#97BFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#97BFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BFBA
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BFBA | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBABA
Deuteranopia (green-blind)
#B3B5BB
Tritanopia (blue-blind)
#8CC1BD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #97bfba; /* rgb */ color: rgb(151, 191, 186); /* oklch */ color: oklch(77.4% 0.043 186.9);
Tailwind
colors: {
custom: {
50: '#b6d2ce',
500: '#97bfba',
950: '#000000',
},
}SCSS
$custom: #97bfba; $custom-light: #b6d2ce; $custom-dark: #000000;
JSON
{
"hex": "#97bfba",
"rgb": {
"r": 151,
"g": 191,
"b": 186
},
"hsl": {
"h": 172.5,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.77426,
"c": 0.04328,
"h": 186.9
},
"luminance": 0.47386
}Semantic roles & 50–950 ramp
primary
#97BFBA
secondary
#DFD3D4
accent
#434FA2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282