#97DCF0#97DCF0
#97DCF0 is a very light, moderate cyan. Relative luminance 0.641; OKLCH L 85.5% C 0.074 H 217.9°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #97DCF0 |
|---|---|
| RGB | rgb(151, 220, 240) |
| HSL | hsl(193, 75%, 77%) |
| HSV | hsv(193, 37%, 94%) |
| CMYK | cmyk(37.1%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(83.99, -16.69, -16.63) |
| CIE-LCH | lch(83.99, 23.56, 224.90°) |
| OKLab | oklab(85.55% -0.0586 -0.0456) |
| OKLCH | oklch(85.55% 0.074 217.9) |
| XYZ | xyz(54.0785, 64.0536, 91.9352) |
| Luminance | 0.6406 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.65
Sky Blue
#87CEEB
ΔE00 4.48
Lightblue
#ADD8E6
ΔE00 4.52
Baby Blue
#89CFF0
ΔE00 5.29
Powder Blue
#B0E0E6
ΔE00 5.48
Robin'S Egg Blue
#98EFF9
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DCF0 #F0AB97
analogous
#97F0D8 #97DCF0 #97B0F0
triadic
#97DCF0 #F097DC #DCF097
tetradic
#97DCF0 #D897F0 #F0AB97 #B0F097
square
#97DCF0 #D897F0 #F0AB97 #B0F097
split-complementary
#97DCF0 #F097B0 #F0D897
monochromatic
#2CB8E1 #62CAE8 #97DCF0 #CCEEF8 #E4F6FB
Accessibility & contrast
On white
1.52
#97DCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#97DCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DCF0
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DCF0 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD8F1
Deuteranopia (green-blind)
#C1CDF0
Tritanopia (blue-blind)
#75E3E2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #97dcf0; /* rgb */ color: rgb(151, 220, 240); /* oklch */ color: oklch(85.5% 0.074 217.9);
Tailwind
colors: {
custom: {
50: '#b9e7f5',
500: '#97dcf0',
950: '#000000',
},
}SCSS
$custom: #97dcf0; $custom-light: #b9e7f5; $custom-dark: #000000;
JSON
{
"hex": "#97dcf0",
"rgb": {
"r": 151,
"g": 220,
"b": 240
},
"hsl": {
"h": 193.483,
"s": 74.79,
"l": 76.667
},
"oklch": {
"l": 0.8555,
"c": 0.07431,
"h": 217.9
},
"luminance": 0.64057
}Semantic roles & 50–950 ramp
primary
#97DCF0
secondary
#CD775E
accent
#3C0FD7
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485