#97C8BD#97C8BD
#97C8BD is a light, muted teal. Relative luminance 0.516; OKLCH L 79.5% C 0.054 H 179.5°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #97C8BD |
|---|---|
| RGB | rgb(151, 200, 189) |
| HSL | hsl(167, 31%, 69%) |
| HSV | hsv(167, 25%, 78%) |
| CMYK | cmyk(24.5%, 0%, 5.5%, 21.6%) |
| CIE-LAB | lab(77.02, -18.30, 0.28) |
| CIE-LCH | lch(77.02, 18.30, 179.11°) |
| OKLab | oklab(79.51% -0.0537 0.0005) |
| OKLCH | oklch(79.51% 0.054 179.5) |
| XYZ | xyz(42.5993, 51.5602, 55.8418) |
| Luminance | 0.5156 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.12
Seafoam Blue
#78D1B6
ΔE00 7.73
Powder Blue
#B0E0E6
ΔE00 9.53
Paleturquoise
#AFEEEE
ΔE00 9.98
Mediumturquoise
#48D1CC
ΔE00 10.03
Mediumaquamarine
#66CDAA
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C8BD #C897A2
analogous
#97C8A5 #97C8BD #97BBC8
triadic
#97C8BD #BD97C8 #C8BD97
tetradic
#97C8BD #A597C8 #C897A2 #BBC897
square
#97C8BD #A597C8 #C897A2 #BBC897
split-complementary
#97C8BD #C897BB #C8A597
monochromatic
#4F9686 #6FB3A4 #97C8BD #BFDDD6 #E7F2F0
Accessibility & contrast
On white
1.86
#97C8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#97C8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C8BD
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C8BD | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BD
Deuteranopia (green-blind)
#BBBBBE
Tritanopia (blue-blind)
#8ACAC5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #97c8bd; /* rgb */ color: rgb(151, 200, 189); /* oklch */ color: oklch(79.5% 0.054 179.5);
Tailwind
colors: {
custom: {
50: '#b6d8d0',
500: '#97c8bd',
950: '#000000',
},
}SCSS
$custom: #97c8bd; $custom-light: #b6d8d0; $custom-dark: #000000;
JSON
{
"hex": "#97c8bd",
"rgb": {
"r": 151,
"g": 200,
"b": 189
},
"hsl": {
"h": 166.531,
"s": 30.818,
"l": 68.824
},
"oklch": {
"l": 0.79509,
"c": 0.05368,
"h": 179.5
},
"luminance": 0.51562
}Semantic roles & 50–950 ramp
primary
#97C8BD
secondary
#9D6773
accent
#3C55AA
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383