#97BFB3#97BFB3
#97BFB3 is a light, muted teal. Relative luminance 0.471; OKLCH L 77.2% C 0.046 H 174.8°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #97BFB3 |
|---|---|
| RGB | rgb(151, 191, 179) |
| HSL | hsl(162, 24%, 67%) |
| HSV | hsv(162, 21%, 75%) |
| CMYK | cmyk(20.9%, 0%, 6.3%, 25.1%) |
| CIE-LAB | lab(74.25, -15.79, 1.67) |
| CIE-LCH | lch(74.25, 15.88, 173.97°) |
| OKLab | oklab(77.22% -0.0459 0.0042) |
| OKLCH | oklch(77.22% 0.046 174.8) |
| XYZ | xyz(39.5277, 47.0942, 49.6465) |
| Luminance | 0.4710 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.33
Seafoam Blue
#78D1B6
ΔE00 9.27
Greenish Grey
#96AE8D
ΔE00 9.75
Greyish Teal
#719F91
ΔE00 9.91
Darkseagreen
#8FBC8F
ΔE00 10.58
Mediumaquamarine
#66CDAA
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BFB3 #BF97A3
analogous
#97BF9F #97BFB3 #97B7BF
triadic
#97BFB3 #B397BF #BFB397
tetradic
#97BFB3 #9F97BF #BF97A3 #B7BF97
square
#97BFB3 #9F97BF #BF97A3 #B7BF97
split-complementary
#97BFB3 #BF97B7 #BF9F97
monochromatic
#548878 #71A897 #97BFB3 #BDD6CF #E3EEEA
Accessibility & contrast
On white
2.02
#97BFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#97BFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BFB3
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BFB3 | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBAB2
Deuteranopia (green-blind)
#B5B4B4
Tritanopia (blue-blind)
#8DC0BB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #97bfb3; /* rgb */ color: rgb(151, 191, 179); /* oklch */ color: oklch(77.2% 0.046 174.8);
Tailwind
colors: {
custom: {
50: '#b6d2c9',
500: '#97bfb3',
950: '#000000',
},
}SCSS
$custom: #97bfb3; $custom-light: #b6d2c9; $custom-dark: #000000;
JSON
{
"hex": "#97bfb3",
"rgb": {
"r": 151,
"g": 191,
"b": 179
},
"hsl": {
"h": 162,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.77217,
"c": 0.04605,
"h": 174.8
},
"luminance": 0.47096
}Semantic roles & 50–950 ramp
primary
#97BFB3
secondary
#DFD3D6
accent
#4360A2
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282