#97BFB2#97BFB2
#97BFB2 is a light, muted teal. Relative luminance 0.471; OKLCH L 77.2% C 0.047 H 173.2°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #97BFB2 |
|---|---|
| RGB | rgb(151, 191, 178) |
| HSL | hsl(161, 24%, 67%) |
| HSV | hsv(161, 21%, 75%) |
| CMYK | cmyk(20.9%, 0%, 6.8%, 25.1%) |
| CIE-LAB | lab(74.22, -16.00, 2.17) |
| CIE-LCH | lch(74.22, 16.15, 172.26°) |
| OKLab | oklab(77.19% -0.0463 0.0055) |
| OKLCH | oklch(77.19% 0.047 173.2) |
| XYZ | xyz(39.4269, 47.0539, 49.1158) |
| Luminance | 0.4706 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.11
Seafoam Blue
#78D1B6
ΔE00 9.09
Greenish Grey
#96AE8D
ΔE00 9.44
Greyish Teal
#719F91
ΔE00 9.86
Darkseagreen
#8FBC8F
ΔE00 10.19
Mediumaquamarine
#66CDAA
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BFB2 #BF97A4
analogous
#97BF9E #97BFB2 #97B8BF
triadic
#97BFB2 #B297BF #BFB297
tetradic
#97BFB2 #9E97BF #BF97A4 #B8BF97
square
#97BFB2 #9E97BF #BF97A4 #B8BF97
split-complementary
#97BFB2 #BF97B8 #BF9E97
monochromatic
#548877 #71A896 #97BFB2 #BDD6CE #E3EEEA
Accessibility & contrast
On white
2.02
#97BFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#97BFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BFB2
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BFB2 | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBAB1
Deuteranopia (green-blind)
#B5B4B3
Tritanopia (blue-blind)
#8EC0BB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #97bfb2; /* rgb */ color: rgb(151, 191, 178); /* oklch */ color: oklch(77.2% 0.047 173.2);
Tailwind
colors: {
custom: {
50: '#b6d2c9',
500: '#97bfb2',
950: '#000000',
},
}SCSS
$custom: #97bfb2; $custom-light: #b6d2c9; $custom-dark: #000000;
JSON
{
"hex": "#97bfb2",
"rgb": {
"r": 151,
"g": 191,
"b": 178
},
"hsl": {
"h": 160.5,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.77188,
"c": 0.04661,
"h": 173.2
},
"luminance": 0.47055
}Semantic roles & 50–950 ramp
primary
#97BFB2
secondary
#DFD3D7
accent
#4362A2
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282