#97C2CF#97C2CF
#97C2CF is a light, muted cyan. Relative luminance 0.497; OKLCH L 78.8% C 0.049 H 218.2°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #97C2CF |
|---|---|
| RGB | rgb(151, 194, 207) |
| HSL | hsl(194, 37%, 70%) |
| HSV | hsv(194, 27%, 81%) |
| CMYK | cmyk(27.1%, 6.3%, 0%, 18.8%) |
| CIE-LAB | lab(75.86, -11.20, -11.15) |
| CIE-LCH | lch(75.86, 15.80, 224.88°) |
| OKLab | oklab(78.76% -0.0386 -0.0304) |
| OKLCH | oklch(78.76% 0.049 218.2) |
| XYZ | xyz(43.3133, 49.6660, 66.3237) |
| Luminance | 0.4967 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.52
Sky Blue
#87CEEB
ΔE00 6.19
Light Grey Blue
#9DBCD4
ΔE00 6.74
Baby Blue
#89CFF0
ΔE00 7.07
Powder Blue
#B0E0E6
ΔE00 7.91
Ice Blue
#A5DFF9
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C2CF #CFA497
analogous
#97CFC0 #97C2CF #97A6CF
triadic
#97C2CF #CF97C2 #C2CF97
tetradic
#97C2CF #C097CF #CFA497 #A6CF97
square
#97C2CF #C097CF #CFA497 #A6CF97
split-complementary
#97C2CF #CF97A6 #CFC097
monochromatic
#4A8DA1 #6DA9BC #97C2CF #C1DBE2 #EAF3F5
Accessibility & contrast
On white
1.92
#97C2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#97C2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C2CF
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C2CF | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BFD0
Deuteranopia (green-blind)
#B0B8CF
Tritanopia (blue-blind)
#85C7C6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #97c2cf; /* rgb */ color: rgb(151, 194, 207); /* oklch */ color: oklch(78.8% 0.049 218.2);
Tailwind
colors: {
custom: {
50: '#b7d4dd',
500: '#97c2cf',
950: '#000000',
},
}SCSS
$custom: #97c2cf; $custom-light: #b7d4dd; $custom-dark: #000000;
JSON
{
"hex": "#97c2cf",
"rgb": {
"r": 151,
"g": 194,
"b": 207
},
"hsl": {
"h": 193.929,
"s": 36.842,
"l": 70.196
},
"oklch": {
"l": 0.78759,
"c": 0.0491,
"h": 218.2
},
"luminance": 0.49668
}Semantic roles & 50–950 ramp
primary
#97C2CF
secondary
#E9DDD9
accent
#5236B0
background
#FBFDFD
surface
#F6FAFB
border
#D0D3D4
text
#111415
muted
#808383