#97C8BE#97C8BE
#97C8BE is a light, muted teal. Relative luminance 0.516; OKLCH L 79.5% C 0.053 H 180.9°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #97C8BE |
|---|---|
| RGB | rgb(151, 200, 190) |
| HSL | hsl(168, 31%, 69%) |
| HSV | hsv(168, 25%, 78%) |
| CMYK | cmyk(24.5%, 0%, 5%, 21.6%) |
| CIE-LAB | lab(77.04, -18.08, -0.22) |
| CIE-LCH | lch(77.04, 18.08, 180.69°) |
| OKLab | oklab(79.54% -0.0533 -0.0009) |
| OKLCH | oklch(79.54% 0.053 180.9) |
| XYZ | xyz(42.7082, 51.6038, 56.4155) |
| Luminance | 0.5161 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.44
Seafoam Blue
#78D1B6
ΔE00 8.00
Powder Blue
#B0E0E6
ΔE00 9.22
Paleturquoise
#AFEEEE
ΔE00 9.80
Mediumturquoise
#48D1CC
ΔE00 9.93
Mediumaquamarine
#66CDAA
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C8BE #C897A1
analogous
#97C8A6 #97C8BE #97BAC8
triadic
#97C8BE #BE97C8 #C8BE97
tetradic
#97C8BE #A697C8 #C897A1 #BAC897
square
#97C8BE #A697C8 #C897A1 #BAC897
split-complementary
#97C8BE #C897BA #C8A697
monochromatic
#4F9687 #6FB3A5 #97C8BE #BFDDD7 #E7F2F0
Accessibility & contrast
On white
1.85
#97C8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#97C8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C8BE
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C8BE | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BE
Deuteranopia (green-blind)
#BABBBF
Tritanopia (blue-blind)
#8ACAC5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #97c8be; /* rgb */ color: rgb(151, 200, 190); /* oklch */ color: oklch(79.5% 0.053 180.9);
Tailwind
colors: {
custom: {
50: '#b6d8d1',
500: '#97c8be',
950: '#000000',
},
}SCSS
$custom: #97c8be; $custom-light: #b6d8d1; $custom-dark: #000000;
JSON
{
"hex": "#97c8be",
"rgb": {
"r": 151,
"g": 200,
"b": 190
},
"hsl": {
"h": 167.755,
"s": 30.818,
"l": 68.824
},
"oklch": {
"l": 0.79538,
"c": 0.05328,
"h": 180.9
},
"luminance": 0.51606
}Semantic roles & 50–950 ramp
primary
#97C8BE
secondary
#9D6772
accent
#3C52AA
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383