#97C2CA#97C2CA
#97C2CA is a light, muted teal. Relative luminance 0.494; OKLCH L 78.6% C 0.047 H 210.2°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #97C2CA |
|---|---|
| RGB | rgb(151, 194, 202) |
| HSL | hsl(189, 32%, 69%) |
| HSV | hsv(189, 25%, 79%) |
| CMYK | cmyk(25.2%, 4%, 0%, 20.8%) |
| CIE-LAB | lab(75.72, -12.35, -8.66) |
| CIE-LCH | lch(75.72, 15.08, 215.06°) |
| OKLab | oklab(78.59% -0.0405 -0.0236) |
| OKLCH | oklch(78.59% 0.047 210.2) |
| XYZ | xyz(42.7117, 49.4254, 63.1552) |
| Luminance | 0.4943 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.17
Powder Blue
#B0E0E6
ΔE00 7.31
Sky Blue
#87CEEB
ΔE00 7.68
Light Grey Blue
#9DBCD4
ΔE00 8.66
Baby Blue
#89CFF0
ΔE00 8.76
Ice Blue
#A5DFF9
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C2CA #CA9F97
analogous
#97CAB9 #97C2CA #97A9CA
triadic
#97C2CA #CA97C2 #C2CA97
tetradic
#97C2CA #B997CA #CA9F97 #A9CA97
square
#97C2CA #B997CA #CA9F97 #A9CA97
split-complementary
#97C2CA #CA97A9 #CAB997
monochromatic
#4E8D99 #6EAAB5 #97C2CA #C0DADF #E8F2F3
Accessibility & contrast
On white
1.93
#97C2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#97C2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C2CA
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C2CA | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBFCB
Deuteranopia (green-blind)
#B2B8CA
Tritanopia (blue-blind)
#87C6C4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #97c2ca; /* rgb */ color: rgb(151, 194, 202); /* oklch */ color: oklch(78.6% 0.047 210.2);
Tailwind
colors: {
custom: {
50: '#b6d4da',
500: '#97c2ca',
950: '#000000',
},
}SCSS
$custom: #97c2ca; $custom-light: #b6d4da; $custom-dark: #000000;
JSON
{
"hex": "#97c2ca",
"rgb": {
"r": 151,
"g": 194,
"b": 202
},
"hsl": {
"h": 189.412,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.78592,
"c": 0.04688,
"h": 210.2
},
"luminance": 0.49427
}Semantic roles & 50–950 ramp
primary
#97C2CA
secondary
#E6D9D7
accent
#4C3AAB
background
#FBFDFD
surface
#F6FAFA
border
#D0D3D3
text
#111414
muted
#808383