#97C5CC#97C5CC
#97C5CC is a light, muted teal. Relative luminance 0.509; OKLCH L 79.3% C 0.049 H 207.7°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #97C5CC |
|---|---|
| RGB | rgb(151, 197, 204) |
| HSL | hsl(188, 34%, 70%) |
| HSV | hsv(188, 26%, 80%) |
| CMYK | cmyk(26%, 3.4%, 0%, 20%) |
| CIE-LAB | lab(76.60, -13.45, -8.43) |
| CIE-LCH | lch(76.60, 15.88, 212.08°) |
| OKLab | oklab(79.31% -0.0437 -0.023) |
| OKLCH | oklch(79.31% 0.049 207.7) |
| XYZ | xyz(43.6245, 50.8695, 64.6353) |
| Luminance | 0.5087 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.00
Powder Blue
#B0E0E6
ΔE00 6.54
Sky Blue
#87CEEB
ΔE00 7.75
Baby Blue
#89CFF0
ΔE00 8.92
Ice Blue
#A5DFF9
ΔE00 9.14
Light Grey Blue
#9DBCD4
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C5CC #CC9E97
analogous
#97CCB9 #97C5CC #97AACC
triadic
#97C5CC #CC97C5 #C5CC97
tetradic
#97C5CC #B997CC #CC9E97 #AACC97
square
#97C5CC #B997CC #CC9E97 #AACC97
split-complementary
#97C5CC #CC97AA #CCB997
monochromatic
#4D929C #6EAEB8 #97C5CC #C0DCE0 #E9F3F4
Accessibility & contrast
On white
1.88
#97C5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#97C5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C5CC
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C5CC | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC1CD
Deuteranopia (green-blind)
#B4BACC
Tritanopia (blue-blind)
#86C9C7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #97c5cc; /* rgb */ color: rgb(151, 197, 204); /* oklch */ color: oklch(79.3% 0.049 207.7);
Tailwind
colors: {
custom: {
50: '#b7d6db',
500: '#97c5cc',
950: '#000000',
},
}SCSS
$custom: #97c5cc; $custom-light: #b7d6db; $custom-dark: #000000;
JSON
{
"hex": "#97c5cc",
"rgb": {
"r": 151,
"g": 197,
"b": 204
},
"hsl": {
"h": 187.925,
"s": 34.194,
"l": 69.608
},
"oklch": {
"l": 0.79314,
"c": 0.04933,
"h": 207.7
},
"luminance": 0.50871
}Semantic roles & 50–950 ramp
primary
#97C5CC
secondary
#A16E66
accent
#4838AD
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111415
muted
#818384