#97C8FC#97C8FC
#97C8FC is a light, moderate cyan. Relative luminance 0.549; OKLCH L 81.7% C 0.090 H 250.4°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #97C8FC |
|---|---|
| RGB | rgb(151, 200, 252) |
| HSL | hsl(211, 94%, 79%) |
| HSV | hsv(211, 40%, 99%) |
| CMYK | cmyk(40.1%, 20.6%, 0%, 1.2%) |
| CIE-LAB | lab(78.99, -3.19, -30.62) |
| CIE-LCH | lch(78.99, 30.79, 264.05°) |
| OKLab | oklab(81.73% -0.0301 -0.0849) |
| OKLCH | oklch(81.73% 0.09 250.4) |
| XYZ | xyz(50.9817, 54.9132, 99.9895) |
| Luminance | 0.5492 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.01
Light Blue
#95D0FC
ΔE00 3.61
Carolina Blue
#8AB8FE
ΔE00 4.44
Sky
#82CAFC
ΔE00 4.54
Powder Blue (survey)
#B1D1FC
ΔE00 4.70
Sky Blue (survey)
#75BBFD
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C8FC #FCCB97
analogous
#97FBFC #97C8FC #9997FC
triadic
#97C8FC #FC97C8 #C8FC97
tetradic
#97C8FC #FC97FB #FCCB97 #97FC99
square
#97C8FC #FC97FB #FCCB97 #97FC99
split-complementary
#97C8FC #FC9997 #FBFC97
monochromatic
#2089F9 #5CA9FA #97C8FC #D2E7FE #E1EFFE
Accessibility & contrast
On white
1.75
#97C8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#97C8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C8FC
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C8FC | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FE
Deuteranopia (green-blind)
#A7BFFB
Tritanopia (blue-blind)
#73D4D9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #97c8fc; /* rgb */ color: rgb(151, 200, 252); /* oklch */ color: oklch(81.7% 0.090 250.4);
Tailwind
colors: {
custom: {
50: '#b9d8fd',
500: '#97c8fc',
950: '#000000',
},
}SCSS
$custom: #97c8fc; $custom-light: #b9d8fd; $custom-dark: #000000;
JSON
{
"hex": "#97c8fc",
"rgb": {
"r": 151,
"g": 200,
"b": 252
},
"hsl": {
"h": 210.891,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.81726,
"c": 0.09009,
"h": 250.4
},
"luminance": 0.54916
}Semantic roles & 50–950 ramp
primary
#97C8FC
secondary
#DD9E5A
accent
#7600E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385