#97C3CA#97C3CA
#97C3CA is a light, muted teal. Relative luminance 0.499; OKLCH L 78.8% C 0.047 H 208.3°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #97C3CA |
|---|---|
| RGB | rgb(151, 195, 202) |
| HSL | hsl(188, 32%, 69%) |
| HSV | hsv(188, 25%, 79%) |
| CMYK | cmyk(25.2%, 3.5%, 0%, 20.8%) |
| CIE-LAB | lab(75.99, -12.87, -8.25) |
| CIE-LCH | lch(75.99, 15.29, 212.68°) |
| OKLab | oklab(78.81% -0.0418 -0.0225) |
| OKLCH | oklch(78.81% 0.047 208.3) |
| XYZ | xyz(42.9350, 49.8720, 63.2297) |
| Luminance | 0.4987 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.25
Powder Blue
#B0E0E6
ΔE00 7.02
Sky Blue
#87CEEB
ΔE00 7.92
Baby Blue
#89CFF0
ΔE00 9.05
Light Grey Blue
#9DBCD4
ΔE00 9.23
Ice Blue
#A5DFF9
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C3CA #CA9E97
analogous
#97CAB8 #97C3CA #97AACA
triadic
#97C3CA #CA97C3 #C3CA97
tetradic
#97C3CA #B897CA #CA9E97 #AACA97
square
#97C3CA #B897CA #CA9E97 #AACA97
split-complementary
#97C3CA #CA97AA #CAB897
monochromatic
#4E8E99 #6EACB5 #97C3CA #C0DADF #E8F2F3
Accessibility & contrast
On white
1.91
#97C3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#97C3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C3CA
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C3CA | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBFCA
Deuteranopia (green-blind)
#B3B8CA
Tritanopia (blue-blind)
#87C7C5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #97c3ca; /* rgb */ color: rgb(151, 195, 202); /* oklch */ color: oklch(78.8% 0.047 208.3);
Tailwind
colors: {
custom: {
50: '#b6d5da',
500: '#97c3ca',
950: '#000000',
},
}SCSS
$custom: #97c3ca; $custom-light: #b6d5da; $custom-dark: #000000;
JSON
{
"hex": "#97c3ca",
"rgb": {
"r": 151,
"g": 195,
"b": 202
},
"hsl": {
"h": 188.235,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.7881,
"c": 0.04749,
"h": 208.3
},
"luminance": 0.49874
}Semantic roles & 50–950 ramp
primary
#97C3CA
secondary
#E6D9D7
accent
#4A3AAB
background
#FBFDFD
surface
#F6FAFA
border
#D0D3D3
text
#111414
muted
#808383