#97BFFE#97BFFE
#97BFFE is a light, moderate blue. Relative luminance 0.510; OKLCH L 79.9% C 0.100 H 259.3°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #97BFFE |
|---|---|
| RGB | rgb(151, 191, 254) |
| HSL | hsl(217, 98%, 79%) |
| HSV | hsv(217, 41%, 100%) |
| CMYK | cmyk(40.6%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(76.68, 2.21, -35.26) |
| CIE-LCH | lch(76.68, 35.33, 273.59°) |
| OKLab | oklab(79.93% -0.0185 -0.0981) |
| OKLCH | oklch(79.93% 0.1 259.3) |
| XYZ | xyz(49.2770, 50.9940, 100.9930) |
| Luminance | 0.5100 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.29
Pastel Blue
#A2BFFE
ΔE00 2.65
Baby Blue (survey)
#A2CFFE
ΔE00 4.53
Powder Blue (survey)
#B1D1FC
ΔE00 5.38
Sky Blue (survey)
#75BBFD
ΔE00 5.93
Light Blue
#95D0FC
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BFFE #FED697
analogous
#97F3FE #97BFFE #A397FE
triadic
#97BFFE #FE97BF #BFFE97
tetradic
#97BFFE #FE97F3 #FED697 #97FEA3
square
#97BFFE #FE97F3 #FED697 #97FEA3
split-complementary
#97BFFE #FEA397 #F3FE97
monochromatic
#1E74FD #5A9AFD #97BFFE #D4E4FF #E1ECFF
Accessibility & contrast
On white
1.88
#97BFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#97BFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BFFE
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BFFE | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C3FF
Deuteranopia (green-blind)
#9DB9FD
Tritanopia (blue-blind)
#73CCD5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #97bffe; /* rgb */ color: rgb(151, 191, 254); /* oklch */ color: oklch(79.9% 0.100 259.3);
Tailwind
colors: {
custom: {
50: '#b9d2ff',
500: '#97bffe',
950: '#000000',
},
}SCSS
$custom: #97bffe; $custom-light: #b9d2ff; $custom-dark: #000000;
JSON
{
"hex": "#97bffe",
"rgb": {
"r": 151,
"g": 191,
"b": 254
},
"hsl": {
"h": 216.699,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.79934,
"c": 0.09987,
"h": 259.3
},
"luminance": 0.50997
}Semantic roles & 50–950 ramp
primary
#97BFFE
secondary
#E0AC59
accent
#8C00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121418
muted
#828386