#97BBF1#97BBF1
#97BBF1 is a light, moderate blue. Relative luminance 0.485; OKLCH L 78.6% C 0.087 H 258.3°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBF1 |
|---|---|
| RGB | rgb(151, 187, 241) |
| HSL | hsl(216, 76%, 77%) |
| HSV | hsv(216, 37%, 95%) |
| CMYK | cmyk(37.3%, 22.4%, 0%, 5.5%) |
| CIE-LAB | lab(75.12, 0.96, -30.67) |
| CIE-LCH | lch(75.12, 30.69, 271.79°) |
| OKLab | oklab(78.55% -0.0176 -0.085) |
| OKLCH | oklch(78.55% 0.087 258.3) |
| XYZ | xyz(46.4051, 48.4685, 90.1122) |
| Luminance | 0.4847 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.58
Carolina Blue
#8AB8FE
ΔE00 2.68
Baby Blue (survey)
#A2CFFE
ΔE00 5.39
Powder Blue (survey)
#B1D1FC
ΔE00 5.80
Sky Blue (survey)
#75BBFD
ΔE00 6.33
Lightsteelblue
#B0C4DE
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBF1 #F1CD97
analogous
#97E8F1 #97BBF1 #A097F1
triadic
#97BBF1 #F197BB #BBF197
tetradic
#97BBF1 #F197E8 #F1CD97 #97F1A0
square
#97BBF1 #F197E8 #F1CD97 #97F1A0
split-complementary
#97BBF1 #F1A097 #E8F197
monochromatic
#2B74E2 #6198EA #97BBF1 #CDDEF8 #E4EDFB
Accessibility & contrast
On white
1.96
#97BBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#97BBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBF1
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBF1 | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BEF3
Deuteranopia (green-blind)
#9EB5F0
Tritanopia (blue-blind)
#7AC7CD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #97bbf1; /* rgb */ color: rgb(151, 187, 241); /* oklch */ color: oklch(78.6% 0.087 258.3);
Tailwind
colors: {
custom: {
50: '#b8cff5',
500: '#97bbf1',
950: '#000000',
},
}SCSS
$custom: #97bbf1; $custom-light: #b8cff5; $custom-dark: #000000;
JSON
{
"hex": "#97bbf1",
"rgb": {
"r": 151,
"g": 187,
"b": 241
},
"hsl": {
"h": 216,
"s": 76.271,
"l": 76.863
},
"oklch": {
"l": 0.78552,
"c": 0.08681,
"h": 258.3
},
"luminance": 0.48471
}Semantic roles & 50–950 ramp
primary
#97BBF1
secondary
#F3E8D8
accent
#870DD8
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#121317
muted
#818285