#97CABE#97CABE
#97CABE is a light, muted teal. Relative luminance 0.525; OKLCH L 80.0% C 0.056 H 178.7°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #97CABE |
|---|---|
| RGB | rgb(151, 202, 190) |
| HSL | hsl(166, 32%, 69%) |
| HSV | hsv(166, 25%, 79%) |
| CMYK | cmyk(25.2%, 0%, 5.9%, 20.8%) |
| CIE-LAB | lab(77.60, -19.09, 0.60) |
| CIE-LCH | lch(77.60, 19.10, 178.21°) |
| OKLab | oklab(79.98% -0.0559 0.0013) |
| OKLCH | oklch(79.98% 0.056 178.7) |
| XYZ | xyz(43.1744, 52.5362, 56.5709) |
| Luminance | 0.5254 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.64
Seafoam Blue
#78D1B6
ΔE00 7.19
Light Teal
#90E4C1
ΔE00 9.55
Mediumaquamarine
#66CDAA
ΔE00 9.61
Powder Blue
#B0E0E6
ΔE00 9.62
Paleturquoise
#AFEEEE
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CABE #CA97A3
analogous
#97CAA5 #97CABE #97BDCA
triadic
#97CABE #BE97CA #CABE97
tetradic
#97CABE #A597CA #CA97A3 #BDCA97
square
#97CABE #A597CA #CA97A3 #BDCA97
split-complementary
#97CABE #CA97BD #CAA597
monochromatic
#4E9987 #6EB5A5 #97CABE #C0DFD7 #E8F3F1
Accessibility & contrast
On white
1.82
#97CABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#97CABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CABE
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CABE | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BE
Deuteranopia (green-blind)
#BCBDBF
Tritanopia (blue-blind)
#89CCC6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #97cabe; /* rgb */ color: rgb(151, 202, 190); /* oklch */ color: oklch(80.0% 0.056 178.7);
Tailwind
colors: {
custom: {
50: '#b6dad1',
500: '#97cabe',
950: '#000000',
},
}SCSS
$custom: #97cabe; $custom-light: #b6dad1; $custom-dark: #000000;
JSON
{
"hex": "#97cabe",
"rgb": {
"r": 151,
"g": 202,
"b": 190
},
"hsl": {
"h": 165.882,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.79983,
"c": 0.0559,
"h": 178.7
},
"luminance": 0.52538
}Semantic roles & 50–950 ramp
primary
#97CABE
secondary
#9F6674
accent
#3A55AB
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383