#97CDF0#97CDF0
#97CDF0 is a very light, moderate cyan. Relative luminance 0.565; OKLCH L 82.3% C 0.075 H 237.3°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #97CDF0 |
|---|---|
| RGB | rgb(151, 205, 240) |
| HSL | hsl(204, 75%, 77%) |
| HSV | hsv(204, 37%, 94%) |
| CMYK | cmyk(37.1%, 14.6%, 0%, 5.9%) |
| CIE-LAB | lab(79.91, -8.95, -22.80) |
| CIE-LCH | lch(79.91, 24.49, 248.57°) |
| OKLab | oklab(82.32% -0.0403 -0.0628) |
| OKLCH | oklch(82.32% 0.075 237.3) |
| XYZ | xyz(50.3168, 56.5304, 90.6813) |
| Luminance | 0.5653 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.26
Lightskyblue
#87CEFA
ΔE00 2.65
Baby Blue
#89CFF0
ΔE00 3.18
Sky
#82CAFC
ΔE00 3.61
Lightblue (survey)
#7BC8F6
ΔE00 3.78
Sky Blue
#87CEEB
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CDF0 #F0BA97
analogous
#97F0E7 #97CDF0 #97A1F0
triadic
#97CDF0 #F097CD #CDF097
tetradic
#97CDF0 #E797F0 #F0BA97 #A1F097
square
#97CDF0 #E797F0 #F0BA97 #A1F097
split-complementary
#97CDF0 #F097A1 #F0E797
monochromatic
#2C9AE1 #62B3E8 #97CDF0 #CCE7F8 #E4F2FB
Accessibility & contrast
On white
1.71
#97CDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#97CDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CDF0
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CDF0 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCCF2
Deuteranopia (green-blind)
#B1C2EF
Tritanopia (blue-blind)
#77D6D8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #97cdf0; /* rgb */ color: rgb(151, 205, 240); /* oklch */ color: oklch(82.3% 0.075 237.3);
Tailwind
colors: {
custom: {
50: '#b8dcf5',
500: '#97cdf0',
950: '#000000',
},
}SCSS
$custom: #97cdf0; $custom-light: #b8dcf5; $custom-dark: #000000;
JSON
{
"hex": "#97cdf0",
"rgb": {
"r": 151,
"g": 205,
"b": 240
},
"hsl": {
"h": 203.596,
"s": 74.79,
"l": 76.667
},
"oklch": {
"l": 0.82315,
"c": 0.07464,
"h": 237.3
},
"luminance": 0.56533
}Semantic roles & 50–950 ramp
primary
#97CDF0
secondary
#CD8A5E
accent
#5D0FD7
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121517
muted
#828485