#97BBF0#97BBF0
#97BBF0 is a light, moderate blue. Relative luminance 0.484; OKLCH L 78.5% C 0.086 H 257.9°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBF0 |
|---|---|
| RGB | rgb(151, 187, 240) |
| HSL | hsl(216, 75%, 77%) |
| HSV | hsv(216, 37%, 94%) |
| CMYK | cmyk(37.1%, 22.1%, 0%, 5.9%) |
| CIE-LAB | lab(75.08, 0.70, -30.19) |
| CIE-LCH | lch(75.08, 30.20, 271.32°) |
| OKLab | oklab(78.51% -0.0179 -0.0836) |
| OKLCH | oklch(78.51% 0.086 257.9) |
| XYZ | xyz(46.2561, 48.4089, 89.3277) |
| Luminance | 0.4841 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.66
Carolina Blue
#8AB8FE
ΔE00 2.73
Baby Blue (survey)
#A2CFFE
ΔE00 5.37
Powder Blue (survey)
#B1D1FC
ΔE00 5.78
Sky Blue (survey)
#75BBFD
ΔE00 6.30
Lightsteelblue
#B0C4DE
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBF0 #F0CC97
analogous
#97E8F0 #97BBF0 #A097F0
triadic
#97BBF0 #F097BB #BBF097
tetradic
#97BBF0 #F097E8 #F0CC97 #97F0A0
square
#97BBF0 #F097E8 #F0CC97 #97F0A0
split-complementary
#97BBF0 #F0A097 #E8F097
monochromatic
#2C75E1 #6298E8 #97BBF0 #CCDEF8 #E4EEFB
Accessibility & contrast
On white
1.97
#97BBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#97BBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBF0
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBF0 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BEF2
Deuteranopia (green-blind)
#9EB5EF
Tritanopia (blue-blind)
#7AC6CD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #97bbf0; /* rgb */ color: rgb(151, 187, 240); /* oklch */ color: oklch(78.5% 0.086 257.9);
Tailwind
colors: {
custom: {
50: '#b8cff5',
500: '#97bbf0',
950: '#000000',
},
}SCSS
$custom: #97bbf0; $custom-light: #b8cff5; $custom-dark: #000000;
JSON
{
"hex": "#97bbf0",
"rgb": {
"r": 151,
"g": 187,
"b": 240
},
"hsl": {
"h": 215.73,
"s": 74.79,
"l": 76.667
},
"oklch": {
"l": 0.78511,
"c": 0.08553,
"h": 257.9
},
"luminance": 0.48411
}Semantic roles & 50–950 ramp
primary
#97BBF0
secondary
#F3E8D8
accent
#860FD7
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#121317
muted
#818285