#97DCFA#97DCFA
#97DCFA is a very light, moderate cyan. Relative luminance 0.647; OKLCH L 85.9% C 0.081 H 227.1°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #97DCFA |
|---|---|
| RGB | rgb(151, 220, 250) |
| HSL | hsl(198, 91%, 79%) |
| HSV | hsv(198, 40%, 98%) |
| CMYK | cmyk(39.6%, 12%, 0%, 2%) |
| CIE-LAB | lab(84.31, -14.19, -21.44) |
| CIE-LCH | lch(84.31, 25.71, 236.50°) |
| OKLab | oklab(85.91% -0.0549 -0.059) |
| OKLCH | oklch(85.91% 0.081 227.1) |
| XYZ | xyz(55.6051, 64.6643, 99.9754) |
| Luminance | 0.6467 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.95
Baby Blue
#89CFF0
ΔE00 3.25
Sky Blue
#87CEEB
ΔE00 3.50
Lightskyblue
#87CEFA
ΔE00 5.20
Lightblue
#ADD8E6
ΔE00 5.58
Light Blue
#95D0FC
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DCFA #FAB597
analogous
#97FAE6 #97DCFA #97AAFA
triadic
#97DCFA #FA97DC #DCFA97
tetradic
#97DCFA #E697FA #FAB597 #AAFA97
square
#97DCFA #E697FA #FAB597 #AAFA97
split-complementary
#97DCFA #FA97AA #FAE697
monochromatic
#22B5F4 #5DC8F7 #97DCFA #D1F0FD #E2F5FE
Accessibility & contrast
On white
1.51
#97DCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#97DCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DCFA
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DCFA | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FC
Deuteranopia (green-blind)
#BDCDFA
Tritanopia (blue-blind)
#70E5E5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #97dcfa; /* rgb */ color: rgb(151, 220, 250); /* oklch */ color: oklch(85.9% 0.081 227.1);
Tailwind
colors: {
custom: {
50: '#b9e6fc',
500: '#97dcfa',
950: '#000000',
},
}SCSS
$custom: #97dcfa; $custom-light: #b9e6fc; $custom-dark: #000000;
JSON
{
"hex": "#97dcfa",
"rgb": {
"r": 151,
"g": 220,
"b": 250
},
"hsl": {
"h": 198.182,
"s": 90.826,
"l": 78.627
},
"oklch": {
"l": 0.85907,
"c": 0.08065,
"h": 227.1
},
"luminance": 0.64668
}Semantic roles & 50–950 ramp
primary
#97DCFA
secondary
#DA815B
accent
#4600E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485