#97DCF1#97DCF1
#97DCF1 is a very light, moderate cyan. Relative luminance 0.641; OKLCH L 85.6% C 0.075 H 218.9°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #97DCF1 |
|---|---|
| RGB | rgb(151, 220, 241) |
| HSL | hsl(194, 76%, 77%) |
| HSV | hsv(194, 37%, 95%) |
| CMYK | cmyk(37.3%, 8.7%, 0%, 5.5%) |
| CIE-LAB | lab(84.02, -16.44, -17.11) |
| CIE-LCH | lch(84.02, 23.73, 226.14°) |
| OKLab | oklab(85.59% -0.0583 -0.047) |
| OKLCH | oklch(85.59% 0.075 218.9) |
| XYZ | xyz(54.2274, 64.1132, 92.7197) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.35
Sky Blue
#87CEEB
ΔE00 4.26
Lightblue
#ADD8E6
ΔE00 4.52
Baby Blue
#89CFF0
ΔE00 5.01
Powder Blue
#B0E0E6
ΔE00 5.73
Robin'S Egg Blue
#98EFF9
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DCF1 #F1AC97
analogous
#97F1D9 #97DCF1 #97AFF1
triadic
#97DCF1 #F197DC #DCF197
tetradic
#97DCF1 #D997F1 #F1AC97 #AFF197
square
#97DCF1 #D997F1 #F1AC97 #AFF197
split-complementary
#97DCF1 #F197AF #F1D997
monochromatic
#2BB8E2 #61CAEA #97DCF1 #CDEEF8 #E4F6FB
Accessibility & contrast
On white
1.52
#97DCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#97DCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DCF1
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DCF1 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED8F2
Deuteranopia (green-blind)
#C0CDF1
Tritanopia (blue-blind)
#75E3E2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #97dcf1; /* rgb */ color: rgb(151, 220, 241); /* oklch */ color: oklch(85.6% 0.075 218.9);
Tailwind
colors: {
custom: {
50: '#b9e7f5',
500: '#97dcf1',
950: '#000000',
},
}SCSS
$custom: #97dcf1; $custom-light: #b9e7f5; $custom-dark: #000000;
JSON
{
"hex": "#97dcf1",
"rgb": {
"r": 151,
"g": 220,
"b": 241
},
"hsl": {
"h": 194,
"s": 76.271,
"l": 76.863
},
"oklch": {
"l": 0.85585,
"c": 0.07484,
"h": 218.9
},
"luminance": 0.64117
}Semantic roles & 50–950 ramp
primary
#97DCF1
secondary
#CE785E
accent
#3C0DD8
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485