#97C2BD#97C2BD
#97C2BD is a light, muted teal. Relative luminance 0.488; OKLCH L 78.2% C 0.046 H 187.5°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #97C2BD |
|---|---|
| RGB | rgb(151, 194, 189) |
| HSL | hsl(173, 26%, 68%) |
| HSV | hsv(173, 22%, 76%) |
| CMYK | cmyk(22.2%, 0%, 2.6%, 23.9%) |
| CIE-LAB | lab(75.35, -15.23, -2.16) |
| CIE-LCH | lch(75.35, 15.38, 188.06°) |
| OKLab | oklab(78.18% -0.0457 -0.006) |
| OKLCH | oklch(78.18% 0.046 187.5) |
| XYZ | xyz(41.2369, 48.8354, 55.3877) |
| Luminance | 0.4884 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.73
Pale Teal
#82CBB2
ΔE00 8.90
Lightblue
#ADD8E6
ΔE00 10.20
Seafoam Blue
#78D1B6
ΔE00 10.48
Paleturquoise
#AFEEEE
ΔE00 10.66
Mediumturquoise
#48D1CC
ΔE00 10.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C2BD #C2979C
analogous
#97C2A7 #97C2BD #97B2C2
triadic
#97C2BD #BD97C2 #C2BD97
tetradic
#97C2BD #A797C2 #C2979C #B2C297
square
#97C2BD #A797C2 #C2979C #B2C297
split-complementary
#97C2BD #C297B2 #C2A797
monochromatic
#528C86 #70ABA5 #97C2BD #BED9D5 #E4EFEE
Accessibility & contrast
On white
1.95
#97C2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#97C2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C2BD
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C2BD | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBD
Deuteranopia (green-blind)
#B5B7BE
Tritanopia (blue-blind)
#8BC4C0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #97c2bd; /* rgb */ color: rgb(151, 194, 189); /* oklch */ color: oklch(78.2% 0.046 187.5);
Tailwind
colors: {
custom: {
50: '#b6d4d0',
500: '#97c2bd',
950: '#000000',
},
}SCSS
$custom: #97c2bd; $custom-light: #b6d4d0; $custom-dark: #000000;
JSON
{
"hex": "#97c2bd",
"rgb": {
"r": 151,
"g": 194,
"b": 189
},
"hsl": {
"h": 173.023,
"s": 26.061,
"l": 67.647
},
"oklch": {
"l": 0.78179,
"c": 0.04613,
"h": 187.5
},
"luminance": 0.48837
}Semantic roles & 50–950 ramp
primary
#97C2BD
secondary
#E1D4D5
accent
#414CA5
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111414
muted
#808382