#97BBF8#97BBF8
#97BBF8 is a light, moderate blue. Relative luminance 0.489; OKLCH L 78.8% C 0.096 H 260.7°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBF8 |
|---|---|
| RGB | rgb(151, 187, 248) |
| HSL | hsl(218, 87%, 78%) |
| HSV | hsv(218, 39%, 97%) |
| CMYK | cmyk(39.1%, 24.6%, 0%, 2.7%) |
| CIE-LAB | lab(75.39, 2.80, -34.03) |
| CIE-LCH | lch(75.39, 34.15, 274.70°) |
| OKLab | oklab(78.85% -0.0154 -0.0946) |
| OKLCH | oklch(78.85% 0.096 260.7) |
| XYZ | xyz(47.4708, 48.8948, 95.7251) |
| Luminance | 0.4890 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.19
Carolina Blue
#8AB8FE
ΔE00 2.42
Baby Blue (survey)
#A2CFFE
ΔE00 5.56
Powder Blue (survey)
#B1D1FC
ΔE00 5.94
Sky Blue (survey)
#75BBFD
ΔE00 6.57
Lightsteelblue
#B0C4DE
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBF8 #F8D497
analogous
#97EBF8 #97BBF8 #A397F8
triadic
#97BBF8 #F897BB #BBF897
tetradic
#97BBF8 #F897EB #F8D497 #97F8A3
square
#97BBF8 #F897EB #F8D497 #97F8A3
split-complementary
#97BBF8 #F8A397 #EBF897
monochromatic
#2470F0 #5E96F4 #97BBF8 #D0E0FC #E2ECFD
Accessibility & contrast
On white
1.95
#97BBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#97BBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBF8
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBF8 | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BFFB
Deuteranopia (green-blind)
#9BB6F7
Tritanopia (blue-blind)
#76C8D0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #97bbf8; /* rgb */ color: rgb(151, 187, 248); /* oklch */ color: oklch(78.8% 0.096 260.7);
Tailwind
colors: {
custom: {
50: '#b9cffa',
500: '#97bbf8',
950: '#000000',
},
}SCSS
$custom: #97bbf8; $custom-light: #b9cffa; $custom-dark: #000000;
JSON
{
"hex": "#97bbf8",
"rgb": {
"r": 151,
"g": 187,
"b": 248
},
"hsl": {
"h": 217.732,
"s": 87.387,
"l": 78.235
},
"oklch": {
"l": 0.78849,
"c": 0.09586,
"h": 260.7
},
"luminance": 0.48897
}Semantic roles & 50–950 ramp
primary
#97BBF8
secondary
#F5EAD6
accent
#9002E4
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#121317
muted
#818285