#97C5BB#97C5BB
#97C5BB is a light, muted teal. Relative luminance 0.501; OKLCH L 78.8% C 0.051 H 180.1°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #97C5BB |
|---|---|
| RGB | rgb(151, 197, 187) |
| HSL | hsl(167, 28%, 68%) |
| HSV | hsv(167, 23%, 77%) |
| CMYK | cmyk(23.4%, 0%, 5.1%, 22.7%) |
| CIE-LAB | lab(76.13, -17.19, 0.07) |
| CIE-LCH | lch(76.13, 17.19, 179.77°) |
| OKLab | oklab(78.78% -0.0506 -0.0001) |
| OKLCH | oklch(78.78% 0.051 180.1) |
| XYZ | xyz(41.6957, 50.0980, 54.4770) |
| Luminance | 0.5010 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.79
Seafoam Blue
#78D1B6
ΔE00 8.48
Powder Blue
#B0E0E6
ΔE00 9.62
Mediumturquoise
#48D1CC
ΔE00 10.50
Paleturquoise
#AFEEEE
ΔE00 10.52
Mediumaquamarine
#66CDAA
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C5BB #C597A1
analogous
#97C5A4 #97C5BB #97B8C5
triadic
#97C5BB #BB97C5 #C5BB97
tetradic
#97C5BB #A497C5 #C597A1 #B8C597
square
#97C5BB #A497C5 #C597A1 #B8C597
split-complementary
#97C5BB #C597B8 #C5A497
monochromatic
#519183 #70AFA1 #97C5BB #BEDBD5 #E6F1EE
Accessibility & contrast
On white
1.91
#97C5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#97C5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C5BB
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C5BB | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BFBB
Deuteranopia (green-blind)
#B8B9BC
Tritanopia (blue-blind)
#8BC7C2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #97c5bb; /* rgb */ color: rgb(151, 197, 187); /* oklch */ color: oklch(78.8% 0.051 180.1);
Tailwind
colors: {
custom: {
50: '#b6d6cf',
500: '#97c5bb',
950: '#000000',
},
}SCSS
$custom: #97c5bb; $custom-light: #b6d6cf; $custom-dark: #000000;
JSON
{
"hex": "#97c5bb",
"rgb": {
"r": 151,
"g": 197,
"b": 187
},
"hsl": {
"h": 166.957,
"s": 28.395,
"l": 68.235
},
"oklch": {
"l": 0.78783,
"c": 0.05056,
"h": 180.1
},
"luminance": 0.501
}Semantic roles & 50–950 ramp
primary
#97C5BB
secondary
#996772
accent
#3E55A7
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111413
muted
#818383