#97BBFE#97BBFE
#97BBFE is a light, moderate blue. Relative luminance 0.493; OKLCH L 79.1% C 0.104 H 262.4°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBFE |
|---|---|
| RGB | rgb(151, 187, 254) |
| HSL | hsl(219, 98%, 79%) |
| HSV | hsv(219, 41%, 100%) |
| CMYK | cmyk(40.6%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(75.62, 4.40, -36.90) |
| CIE-LCH | lch(75.62, 37.16, 276.81°) |
| OKLab | oklab(79.11% -0.0136 -0.1028) |
| OKLCH | oklch(79.11% 0.104 262.4) |
| XYZ | xyz(48.4166, 49.2731, 100.7062) |
| Luminance | 0.4928 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.13
Carolina Blue
#8AB8FE
ΔE00 2.40
Baby Blue (survey)
#A2CFFE
ΔE00 5.69
Powder Blue (survey)
#B1D1FC
ΔE00 6.08
Sky Blue (survey)
#75BBFD
ΔE00 6.79
Light Grey Blue
#9DBCD4
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBFE #FEDA97
analogous
#97EFFE #97BBFE #A797FE
triadic
#97BBFE #FE97BB #BBFE97
tetradic
#97BBFE #FE97EF #FEDA97 #97FEA7
square
#97BBFE #FE97EF #FEDA97 #97FEA7
split-complementary
#97BBFE #FEA797 #EFFE97
monochromatic
#1E6CFD #5A93FD #97BBFE #D4E3FF #E1EBFF
Accessibility & contrast
On white
1.93
#97BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#97BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBFE
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBFE | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3C0FF
Deuteranopia (green-blind)
#98B6FD
Tritanopia (blue-blind)
#74C9D2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #97bbfe; /* rgb */ color: rgb(151, 187, 254); /* oklch */ color: oklch(79.1% 0.104 262.4);
Tailwind
colors: {
custom: {
50: '#b9cfff',
500: '#97bbfe',
950: '#000000',
},
}SCSS
$custom: #97bbfe; $custom-light: #b9cfff; $custom-dark: #000000;
JSON
{
"hex": "#97bbfe",
"rgb": {
"r": 151,
"g": 187,
"b": 254
},
"hsl": {
"h": 219.029,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.7911,
"c": 0.10371,
"h": 262.4
},
"luminance": 0.49276
}Semantic roles & 50–950 ramp
primary
#97BBFE
secondary
#F7EBD4
accent
#9500E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#121318
muted
#818286