#97C2CC#97C2CC
#97C2CC is a light, muted cyan. Relative luminance 0.495; OKLCH L 78.7% C 0.048 H 213.5°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #97C2CC |
|---|---|
| RGB | rgb(151, 194, 204) |
| HSL | hsl(191, 34%, 70%) |
| HSV | hsv(191, 26%, 80%) |
| CMYK | cmyk(26%, 4.9%, 0%, 20%) |
| CIE-LAB | lab(75.77, -11.89, -9.66) |
| CIE-LCH | lch(75.77, 15.32, 219.09°) |
| OKLab | oklab(78.66% -0.0397 -0.0263) |
| OKLCH | oklch(78.66% 0.048 213.5) |
| XYZ | xyz(42.9501, 49.5207, 64.4104) |
| Luminance | 0.4952 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.82
Sky Blue
#87CEEB
ΔE00 7.03
Powder Blue
#B0E0E6
ΔE00 7.48
Light Grey Blue
#9DBCD4
ΔE00 7.88
Baby Blue
#89CFF0
ΔE00 8.05
Ice Blue
#A5DFF9
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C2CC #CCA197
analogous
#97CCBC #97C2CC #97A8CC
triadic
#97C2CC #CC97C2 #C2CC97
tetradic
#97C2CC #BC97CC #CCA197 #A8CC97
square
#97C2CC #BC97CC #CCA197 #A8CC97
split-complementary
#97C2CC #CC97A8 #CCBC97
monochromatic
#4D8D9C #6EAAB8 #97C2CC #C0DAE0 #E9F2F4
Accessibility & contrast
On white
1.93
#97C2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#97C2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C2CC
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C2CC | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABFCD
Deuteranopia (green-blind)
#B1B8CC
Tritanopia (blue-blind)
#86C6C5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #97c2cc; /* rgb */ color: rgb(151, 194, 204); /* oklch */ color: oklch(78.7% 0.048 213.5);
Tailwind
colors: {
custom: {
50: '#b7d4db',
500: '#97c2cc',
950: '#000000',
},
}SCSS
$custom: #97c2cc; $custom-light: #b7d4db; $custom-dark: #000000;
JSON
{
"hex": "#97c2cc",
"rgb": {
"r": 151,
"g": 194,
"b": 204
},
"hsl": {
"h": 191.321,
"s": 34.194,
"l": 69.608
},
"oklch": {
"l": 0.78658,
"c": 0.04765,
"h": 213.5
},
"luminance": 0.49523
}Semantic roles & 50–950 ramp
primary
#97C2CC
secondary
#E7DBD8
accent
#4E38AD
background
#FBFDFD
surface
#F6FAFB
border
#D0D3D4
text
#111415
muted
#808383