#97C2FB#97C2FB
#97C2FB is a light, moderate cyan. Relative luminance 0.521; OKLCH L 80.4% C 0.093 H 255.7°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #97C2FB |
|---|---|
| RGB | rgb(151, 194, 251) |
| HSL | hsl(214, 93%, 79%) |
| HSV | hsv(214, 40%, 98%) |
| CMYK | cmyk(39.8%, 22.7%, 0%, 1.6%) |
| CIE-LAB | lab(77.36, -0.22, -32.60) |
| CIE-LCH | lch(77.36, 32.60, 269.61°) |
| OKLab | oklab(80.43% -0.0231 -0.0905) |
| OKLCH | oklch(80.43% 0.093 255.7) |
| XYZ | xyz(49.4613, 52.1252, 98.7030) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.79
Pastel Blue
#A2BFFE
ΔE00 3.48
Baby Blue (survey)
#A2CFFE
ΔE00 3.51
Powder Blue (survey)
#B1D1FC
ΔE00 4.89
Sky Blue (survey)
#75BBFD
ΔE00 5.28
Light Blue
#95D0FC
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C2FB #FBD097
analogous
#97F4FB #97C2FB #9E97FB
triadic
#97C2FB #FB97C2 #C2FB97
tetradic
#97C2FB #FB97F4 #FBD097 #97FB9E
square
#97C2FB #FB97F4 #FBD097 #97FB9E
split-complementary
#97C2FB #FB9E97 #F4FB97
monochromatic
#217DF6 #5C9FF9 #97C2FB #D2E5FD #E2EEFE
Accessibility & contrast
On white
1.84
#97C2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#97C2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C2FB
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C2FB | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FE
Deuteranopia (green-blind)
#A1BBFA
Tritanopia (blue-blind)
#74CED5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #97c2fb; /* rgb */ color: rgb(151, 194, 251); /* oklch */ color: oklch(80.4% 0.093 255.7);
Tailwind
colors: {
custom: {
50: '#b9d4fc',
500: '#97c2fb',
950: '#000000',
},
}SCSS
$custom: #97c2fb; $custom-light: #b9d4fc; $custom-dark: #000000;
JSON
{
"hex": "#97c2fb",
"rgb": {
"r": 151,
"g": 194,
"b": 251
},
"hsl": {
"h": 214.2,
"s": 92.593,
"l": 78.824
},
"oklch": {
"l": 0.80429,
"c": 0.09344,
"h": 255.7
},
"luminance": 0.52128
}Semantic roles & 50–950 ramp
primary
#97C2FB
secondary
#DCA45A
accent
#8300E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385