#97B6EA#97B6EA
#97B6EA is a light, moderate blue. Relative luminance 0.460; OKLCH L 77.2% C 0.082 H 260.6°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #97B6EA |
|---|---|
| RGB | rgb(151, 182, 234) |
| HSL | hsl(218, 66%, 75%) |
| HSV | hsv(218, 35%, 92%) |
| CMYK | cmyk(35.5%, 22.2%, 0%, 8.2%) |
| CIE-LAB | lab(73.53, 1.88, -29.33) |
| CIE-LCH | lch(73.53, 29.39, 273.66°) |
| OKLab | oklab(77.22% -0.0134 -0.0812) |
| OKLCH | oklch(77.22% 0.082 260.6) |
| XYZ | xyz(44.3372, 45.9737, 84.3636) |
| Luminance | 0.4598 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.09
Carolina Blue
#8AB8FE
ΔE00 3.78
Powder Blue (survey)
#B1D1FC
ΔE00 6.87
Baby Blue (survey)
#A2CFFE
ΔE00 6.95
Lightsteelblue
#B0C4DE
ΔE00 7.17
Light Grey Blue
#9DBCD4
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B6EA #EACB97
analogous
#97E0EA #97B6EA #A197EA
triadic
#97B6EA #EA97B6 #B6EA97
tetradic
#97B6EA #EA97E0 #EACB97 #97EAA1
square
#97B6EA #EA97E0 #EACB97 #97EAA1
split-complementary
#97B6EA #EAA197 #E0EA97
monochromatic
#316FD5 #6492E0 #97B6EA #CADAF4 #E6EDFA
Accessibility & contrast
On white
2.06
#97B6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#97B6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B6EA
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B6EA | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B9EC
Deuteranopia (green-blind)
#9BB1E9
Tritanopia (blue-blind)
#7DC1C8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #97b6ea; /* rgb */ color: rgb(151, 182, 234); /* oklch */ color: oklch(77.2% 0.082 260.6);
Tailwind
colors: {
custom: {
50: '#b8cbf1',
500: '#97b6ea',
950: '#000000',
},
}SCSS
$custom: #97b6ea; $custom-light: #b8cbf1; $custom-dark: #000000;
JSON
{
"hex": "#97b6ea",
"rgb": {
"r": 151,
"g": 182,
"b": 234
},
"hsl": {
"h": 217.59,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.7722,
"c": 0.0823,
"h": 260.6
},
"luminance": 0.45976
}Semantic roles & 50–950 ramp
primary
#97B6EA
secondary
#F1E8DA
accent
#8A17CE
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284