#97C7FD#97C7FD
#97C7FD is a light, moderate cyan. Relative luminance 0.545; OKLCH L 81.6% C 0.092 H 251.9°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #97C7FD |
|---|---|
| RGB | rgb(151, 199, 253) |
| HSL | hsl(212, 96%, 79%) |
| HSV | hsv(212, 40%, 99%) |
| CMYK | cmyk(40.3%, 21.3%, 0%, 0.8%) |
| CIE-LAB | lab(78.76, -2.39, -31.51) |
| CIE-LCH | lch(78.76, 31.60, 265.66°) |
| OKLab | oklab(81.56% -0.0286 -0.0874) |
| OKLCH | oklch(81.56% 0.092 251.9) |
| XYZ | xyz(50.9098, 54.5151, 100.7493) |
| Luminance | 0.5452 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.25
Carolina Blue
#8AB8FE
ΔE00 4.05
Light Blue
#95D0FC
ΔE00 4.11
Powder Blue (survey)
#B1D1FC
ΔE00 4.67
Pastel Blue
#A2BFFE
ΔE00 4.93
Sky Blue (survey)
#75BBFD
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C7FD #FDCD97
analogous
#97FAFD #97C7FD #9A97FD
triadic
#97C7FD #FD97C7 #C7FD97
tetradic
#97C7FD #FD97FA #FDCD97 #97FD9A
square
#97C7FD #FD97FA #FDCD97 #97FD9A
split-complementary
#97C7FD #FD9A97 #FAFD97
monochromatic
#1F86FB #5BA7FC #97C7FD #D3E7FE #E1EFFE
Accessibility & contrast
On white
1.76
#97C7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#97C7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C7FD
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C7FD | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#A6BEFC
Tritanopia (blue-blind)
#72D3D9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #97c7fd; /* rgb */ color: rgb(151, 199, 253); /* oklch */ color: oklch(81.6% 0.092 251.9);
Tailwind
colors: {
custom: {
50: '#b9d7fe',
500: '#97c7fd',
950: '#000000',
},
}SCSS
$custom: #97c7fd; $custom-light: #b9d7fe; $custom-dark: #000000;
JSON
{
"hex": "#97c7fd",
"rgb": {
"r": 151,
"g": 199,
"b": 253
},
"hsl": {
"h": 211.765,
"s": 96.226,
"l": 79.216
},
"oklch": {
"l": 0.81557,
"c": 0.09198,
"h": 251.9
},
"luminance": 0.54518
}Semantic roles & 50–950 ramp
primary
#97C7FD
secondary
#DFA059
accent
#7A00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385