#97B8EA#97B8EA
#97B8EA is a light, moderate blue. Relative luminance 0.468; OKLCH L 77.6% C 0.080 H 258.5°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #97B8EA |
|---|---|
| RGB | rgb(151, 184, 234) |
| HSL | hsl(216, 66%, 75%) |
| HSV | hsv(216, 35%, 92%) |
| CMYK | cmyk(35.5%, 21.4%, 0%, 8.2%) |
| CIE-LAB | lab(74.06, 0.78, -28.52) |
| CIE-LCH | lch(74.06, 28.53, 271.57°) |
| OKLab | oklab(77.64% -0.016 -0.0789) |
| OKLCH | oklch(77.64% 0.08 258.5) |
| XYZ | xyz(44.7497, 46.7987, 84.5011) |
| Luminance | 0.4680 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.04
Carolina Blue
#8AB8FE
ΔE00 3.43
Baby Blue (survey)
#A2CFFE
ΔE00 6.26
Powder Blue (survey)
#B1D1FC
ΔE00 6.38
Lightsteelblue
#B0C4DE
ΔE00 6.80
Light Grey Blue
#9DBCD4
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B8EA #EAC997
analogous
#97E1EA #97B8EA #9F97EA
triadic
#97B8EA #EA97B8 #B8EA97
tetradic
#97B8EA #EA97E1 #EAC997 #97EA9F
square
#97B8EA #EA97E1 #EAC997 #97EA9F
split-complementary
#97B8EA #EA9F97 #E1EA97
monochromatic
#3172D5 #6495E0 #97B8EA #CADBF4 #E6EEFA
Accessibility & contrast
On white
2.03
#97B8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#97B8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B8EA
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B8EA | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BAEC
Deuteranopia (green-blind)
#9DB3E9
Tritanopia (blue-blind)
#7DC3C9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #97b8ea; /* rgb */ color: rgb(151, 184, 234); /* oklch */ color: oklch(77.6% 0.080 258.5);
Tailwind
colors: {
custom: {
50: '#b8cdf1',
500: '#97b8ea',
950: '#000000',
},
}SCSS
$custom: #97b8ea; $custom-light: #b8cdf1; $custom-dark: #000000;
JSON
{
"hex": "#97b8ea",
"rgb": {
"r": 151,
"g": 184,
"b": 234
},
"hsl": {
"h": 216.145,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.77637,
"c": 0.08048,
"h": 258.5
},
"luminance": 0.46801
}Semantic roles & 50–950 ramp
primary
#97B8EA
secondary
#F1E8DA
accent
#8517CE
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284