#97C7FC#97C7FC
#97C7FC is a light, moderate cyan. Relative luminance 0.545; OKLCH L 81.5% C 0.091 H 251.4°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #97C7FC |
|---|---|
| RGB | rgb(151, 199, 252) |
| HSL | hsl(211, 94%, 79%) |
| HSV | hsv(211, 40%, 99%) |
| CMYK | cmyk(40.1%, 21%, 0%, 1.2%) |
| CIE-LAB | lab(78.72, -2.66, -31.03) |
| CIE-LCH | lch(78.72, 31.15, 265.11°) |
| OKLab | oklab(81.52% -0.0289 -0.086) |
| OKLCH | oklch(81.52% 0.091 251.4) |
| XYZ | xyz(50.7509, 54.4515, 99.9126) |
| Luminance | 0.5445 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.21
Light Blue
#95D0FC
ΔE00 4.00
Carolina Blue
#8AB8FE
ΔE00 4.11
Powder Blue (survey)
#B1D1FC
ΔE00 4.67
Sky
#82CAFC
ΔE00 4.87
Sky Blue (survey)
#75BBFD
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C7FC #FCCC97
analogous
#97FAFC #97C7FC #9A97FC
triadic
#97C7FC #FC97C7 #C7FC97
tetradic
#97C7FC #FC97FA #FCCC97 #97FC9A
square
#97C7FC #FC97FA #FCCC97 #97FC9A
split-complementary
#97C7FC #FC9A97 #FAFC97
monochromatic
#2087F9 #5CA7FA #97C7FC #D2E7FE #E1EFFE
Accessibility & contrast
On white
1.77
#97C7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#97C7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C7FC
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C7FC | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FE
Deuteranopia (green-blind)
#A6BEFB
Tritanopia (blue-blind)
#73D3D9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #97c7fc; /* rgb */ color: rgb(151, 199, 252); /* oklch */ color: oklch(81.5% 0.091 251.4);
Tailwind
colors: {
custom: {
50: '#b9d7fd',
500: '#97c7fc',
950: '#000000',
},
}SCSS
$custom: #97c7fc; $custom-light: #b9d7fd; $custom-dark: #000000;
JSON
{
"hex": "#97c7fc",
"rgb": {
"r": 151,
"g": 199,
"b": 252
},
"hsl": {
"h": 211.485,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.81516,
"c": 0.09079,
"h": 251.4
},
"luminance": 0.54454
}Semantic roles & 50–950 ramp
primary
#97C7FC
secondary
#DD9F5A
accent
#7800E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385