#97C3BB#97C3BB
#97C3BB is a light, muted teal. Relative luminance 0.492; OKLCH L 78.3% C 0.048 H 182.7°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #97C3BB |
|---|---|
| RGB | rgb(151, 195, 187) |
| HSL | hsl(169, 27%, 68%) |
| HSV | hsv(169, 23%, 76%) |
| CMYK | cmyk(22.6%, 0%, 4.1%, 23.5%) |
| CIE-LAB | lab(75.57, -16.17, -0.74) |
| CIE-LCH | lch(75.57, 16.19, 182.63°) |
| OKLab | oklab(78.34% -0.0479 -0.0022) |
| OKLCH | oklch(78.34% 0.048 182.7) |
| XYZ | xyz(41.2446, 49.1958, 54.3267) |
| Luminance | 0.4920 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.71
Powder Blue
#B0E0E6
ΔE00 9.35
Seafoam Blue
#78D1B6
ΔE00 9.38
Paleturquoise
#AFEEEE
ΔE00 10.72
Mediumturquoise
#48D1CC
ΔE00 10.77
Greyish Teal
#719F91
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C3BB #C3979F
analogous
#97C3A5 #97C3BB #97B5C3
triadic
#97C3BB #BB97C3 #C3BB97
tetradic
#97C3BB #A597C3 #C3979F #B5C397
square
#97C3BB #A597C3 #C3979F #B5C397
split-complementary
#97C3BB #C397B5 #C3A597
monochromatic
#528E83 #70ADA2 #97C3BB #BED9D4 #E5F0EE
Accessibility & contrast
On white
1.94
#97C3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#97C3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C3BB
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C3BB | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBB
Deuteranopia (green-blind)
#B6B8BC
Tritanopia (blue-blind)
#8BC5C0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #97c3bb; /* rgb */ color: rgb(151, 195, 187); /* oklch */ color: oklch(78.3% 0.048 182.7);
Tailwind
colors: {
custom: {
50: '#b6d5cf',
500: '#97c3bb',
950: '#000000',
},
}SCSS
$custom: #97c3bb; $custom-light: #b6d5cf; $custom-dark: #000000;
JSON
{
"hex": "#97c3bb",
"rgb": {
"r": 151,
"g": 195,
"b": 187
},
"hsl": {
"h": 169.091,
"s": 26.829,
"l": 67.843
},
"oklch": {
"l": 0.7834,
"c": 0.04795,
"h": 182.7
},
"luminance": 0.49197
}Semantic roles & 50–950 ramp
primary
#97C3BB
secondary
#E2D4D7
accent
#4053A5
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111413
muted
#808382