#97BBFF#97BBFF
#97BBFF is a light, moderate blue. Relative luminance 0.493; OKLCH L 79.2% C 0.105 H 262.7°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBFF |
|---|---|
| RGB | rgb(151, 187, 255) |
| HSL | hsl(219, 100%, 80%) |
| HSV | hsv(219, 41%, 100%) |
| CMYK | cmyk(40.8%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(75.66, 4.67, -37.37) |
| CIE-LCH | lch(75.66, 37.66, 277.13°) |
| OKLab | oklab(79.15% -0.0133 -0.1042) |
| OKLCH | oklch(79.15% 0.105 262.7) |
| XYZ | xyz(48.5771, 49.3373, 101.5518) |
| Luminance | 0.4934 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.14
Carolina Blue
#8AB8FE
ΔE00 2.41
Baby Blue (survey)
#A2CFFE
ΔE00 5.71
Powder Blue (survey)
#B1D1FC
ΔE00 6.11
Sky Blue (survey)
#75BBFD
ΔE00 6.82
Light Grey Blue
#9DBCD4
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBFF #FFDB97
analogous
#97EFFF #97BBFF #A797FF
triadic
#97BBFF #FF97BB #BBFF97
tetradic
#97BBFF #FF97EF #FFDB97 #97FFA7
square
#97BBFF #FF97EF #FFDB97 #97FFA7
split-complementary
#97BBFF #FFA797 #EFFF97
monochromatic
#1D6BFF #5A93FF #97BBFF #D4E3FF #E0EBFF
Accessibility & contrast
On white
1.93
#97BBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#97BBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBFF
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBFF | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3C0FF
Deuteranopia (green-blind)
#98B6FD
Tritanopia (blue-blind)
#73C9D3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #97bbff; /* rgb */ color: rgb(151, 187, 255); /* oklch */ color: oklch(79.2% 0.105 262.7);
Tailwind
colors: {
custom: {
50: '#b9cfff',
500: '#97bbff',
950: '#000000',
},
}SCSS
$custom: #97bbff; $custom-light: #b9cfff; $custom-dark: #000000;
JSON
{
"hex": "#97bbff",
"rgb": {
"r": 151,
"g": 187,
"b": 255
},
"hsl": {
"h": 219.231,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.79154,
"c": 0.10502,
"h": 262.7
},
"luminance": 0.4934
}Semantic roles & 50–950 ramp
primary
#97BBFF
secondary
#F7EBD4
accent
#9600E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#121318
muted
#818286