#97C4BB#97C4BB
#97C4BB is a light, muted teal. Relative luminance 0.496; OKLCH L 78.6% C 0.049 H 181.3°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #97C4BB |
|---|---|
| RGB | rgb(151, 196, 187) |
| HSL | hsl(168, 28%, 68%) |
| HSV | hsv(168, 23%, 77%) |
| CMYK | cmyk(23%, 0%, 4.6%, 23.1%) |
| CIE-LAB | lab(75.85, -16.68, -0.34) |
| CIE-LCH | lch(75.85, 16.69, 181.16°) |
| OKLab | oklab(78.56% -0.0492 -0.0012) |
| OKLCH | oklch(78.56% 0.049 181.3) |
| XYZ | xyz(41.4694, 49.6454, 54.4016) |
| Luminance | 0.4965 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.24
Seafoam Blue
#78D1B6
ΔE00 8.92
Powder Blue
#B0E0E6
ΔE00 9.47
Paleturquoise
#AFEEEE
ΔE00 10.61
Mediumturquoise
#48D1CC
ΔE00 10.62
Mediumaquamarine
#66CDAA
ΔE00 11.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C4BB #C497A0
analogous
#97C4A4 #97C4BB #97B6C4
triadic
#97C4BB #BB97C4 #C4BB97
tetradic
#97C4BB #A497C4 #C497A0 #B6C497
square
#97C4BB #A497C4 #C497A0 #B6C497
split-complementary
#97C4BB #C497B6 #C4A497
monochromatic
#518F83 #70AEA1 #97C4BB #BEDAD5 #E5F0EE
Accessibility & contrast
On white
1.92
#97C4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#97C4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C4BB
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C4BB | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBB
Deuteranopia (green-blind)
#B7B8BC
Tritanopia (blue-blind)
#8BC6C1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #97c4bb; /* rgb */ color: rgb(151, 196, 187); /* oklch */ color: oklch(78.6% 0.049 181.3);
Tailwind
colors: {
custom: {
50: '#b6d6cf',
500: '#97c4bb',
950: '#000000',
},
}SCSS
$custom: #97c4bb; $custom-light: #b6d6cf; $custom-dark: #000000;
JSON
{
"hex": "#97c4bb",
"rgb": {
"r": 151,
"g": 196,
"b": 187
},
"hsl": {
"h": 168,
"s": 27.607,
"l": 68.039
},
"oklch": {
"l": 0.78562,
"c": 0.04924,
"h": 181.3
},
"luminance": 0.49647
}Semantic roles & 50–950 ramp
primary
#97C4BB
secondary
#E2D5D7
accent
#3F54A6
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111413
muted
#808382