#97C3CD#97C3CD
#97C3CD is a light, muted cyan. Relative luminance 0.500; OKLCH L 78.9% C 0.049 H 213.2°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #97C3CD |
|---|---|
| RGB | rgb(151, 195, 205) |
| HSL | hsl(191, 35%, 70%) |
| HSV | hsv(191, 26%, 80%) |
| CMYK | cmyk(26.3%, 4.9%, 0%, 19.6%) |
| CIE-LAB | lab(76.08, -12.18, -9.75) |
| CIE-LCH | lch(76.08, 15.60, 218.67°) |
| OKLab | oklab(78.91% -0.0406 -0.0265) |
| OKLCH | oklch(78.91% 0.049 213.2) |
| XYZ | xyz(43.2937, 50.0154, 65.1186) |
| Luminance | 0.5002 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.65
Sky Blue
#87CEEB
ΔE00 6.90
Powder Blue
#B0E0E6
ΔE00 7.22
Baby Blue
#89CFF0
ΔE00 7.95
Light Grey Blue
#9DBCD4
ΔE00 8.07
Ice Blue
#A5DFF9
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C3CD #CDA197
analogous
#97CDBC #97C3CD #97A8CD
triadic
#97C3CD #CD97C3 #C3CD97
tetradic
#97C3CD #BC97CD #CDA197 #A8CD97
square
#97C3CD #BC97CD #CDA197 #A8CD97
split-complementary
#97C3CD #CD97A8 #CDBC97
monochromatic
#4C8F9E #6EABB9 #97C3CD #C0DBE1 #EAF3F5
Accessibility & contrast
On white
1.91
#97C3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#97C3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C3CD
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C3CD | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC0CE
Deuteranopia (green-blind)
#B2B9CD
Tritanopia (blue-blind)
#86C7C6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #97c3cd; /* rgb */ color: rgb(151, 195, 205); /* oklch */ color: oklch(78.9% 0.049 213.2);
Tailwind
colors: {
custom: {
50: '#b7d5dc',
500: '#97c3cd',
950: '#000000',
},
}SCSS
$custom: #97c3cd; $custom-light: #b7d5dc; $custom-dark: #000000;
JSON
{
"hex": "#97c3cd",
"rgb": {
"r": 151,
"g": 195,
"b": 205
},
"hsl": {
"h": 191.111,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.7891,
"c": 0.04855,
"h": 213.2
},
"luminance": 0.50017
}Semantic roles & 50–950 ramp
primary
#97C3CD
secondary
#A27166
accent
#4D38AE
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384