#97C6FC#97C6FC
#97C6FC is a light, moderate cyan. Relative luminance 0.540; OKLCH L 81.3% C 0.092 H 252.4°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #97C6FC |
|---|---|
| RGB | rgb(151, 198, 252) |
| HSL | hsl(212, 94%, 79%) |
| HSV | hsv(212, 40%, 99%) |
| CMYK | cmyk(40.1%, 21.4%, 0%, 1.2%) |
| CIE-LAB | lab(78.46, -2.12, -31.44) |
| CIE-LCH | lch(78.46, 31.51, 266.14°) |
| OKLab | oklab(81.31% -0.0277 -0.0872) |
| OKLCH | oklch(81.31% 0.092 252.4) |
| XYZ | xyz(50.5216, 53.9929, 99.8361) |
| Luminance | 0.5400 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.44
Carolina Blue
#8AB8FE
ΔE00 3.80
Light Blue
#95D0FC
ΔE00 4.37
Pastel Blue
#A2BFFE
ΔE00 4.66
Powder Blue (survey)
#B1D1FC
ΔE00 4.67
Sky Blue (survey)
#75BBFD
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C6FC #FCCD97
analogous
#97F9FC #97C6FC #9B97FC
triadic
#97C6FC #FC97C6 #C6FC97
tetradic
#97C6FC #FC97F9 #FCCD97 #97FC9B
square
#97C6FC #FC97F9 #FCCD97 #97FC9B
split-complementary
#97C6FC #FC9B97 #F9FC97
monochromatic
#2085F9 #5CA5FA #97C6FC #D2E7FE #E1EFFE
Accessibility & contrast
On white
1.78
#97C6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#97C6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C6FC
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C6FC | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#A5BEFB
Tritanopia (blue-blind)
#73D2D8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #97c6fc; /* rgb */ color: rgb(151, 198, 252); /* oklch */ color: oklch(81.3% 0.092 252.4);
Tailwind
colors: {
custom: {
50: '#b9d7fd',
500: '#97c6fc',
950: '#000000',
},
}SCSS
$custom: #97c6fc; $custom-light: #b9d7fd; $custom-dark: #000000;
JSON
{
"hex": "#97c6fc",
"rgb": {
"r": 151,
"g": 198,
"b": 252
},
"hsl": {
"h": 212.079,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.81307,
"c": 0.09152,
"h": 252.4
},
"luminance": 0.53996
}Semantic roles & 50–950 ramp
primary
#97C6FC
secondary
#DDA05A
accent
#7B00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385