#97B2E2#97B2E2
#97B2E2 is a light, moderate blue. Relative luminance 0.439; OKLCH L 76.1% C 0.076 H 261.8°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #97B2E2 |
|---|---|
| RGB | rgb(151, 178, 226) |
| HSL | hsl(218, 56%, 74%) |
| HSV | hsv(218, 33%, 89%) |
| CMYK | cmyk(33.2%, 21.2%, 0%, 11.4%) |
| CIE-LAB | lab(72.17, 2.03, -27.08) |
| CIE-LCH | lch(72.17, 27.15, 274.28°) |
| OKLab | oklab(76.06% -0.0108 -0.0748) |
| OKLCH | oklch(76.06% 0.076 261.8) |
| XYZ | xyz(42.4063, 43.9093, 78.1777) |
| Luminance | 0.4391 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.30
Carolina Blue
#8AB8FE
ΔE00 5.17
Lightsteelblue
#B0C4DE
ΔE00 7.22
Light Grey Blue
#9DBCD4
ΔE00 7.66
Cloudy Blue
#ACC2D9
ΔE00 7.74
Periwinkle Blue
#8F99FB
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B2E2 #E2C797
analogous
#97D8E2 #97B2E2 #A297E2
triadic
#97B2E2 #E297B2 #B2E297
tetradic
#97B2E2 #E297D8 #E2C797 #97E2A2
square
#97B2E2 #E297D8 #E2C797 #97E2A2
split-complementary
#97B2E2 #E2A297 #D8E297
monochromatic
#386BC7 #678FD5 #97B2E2 #C7D5EF #E7EDF8
Accessibility & contrast
On white
2.15
#97B2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#97B2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B2E2
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B2E2 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B5E4
Deuteranopia (green-blind)
#9AAEE1
Tritanopia (blue-blind)
#81BCC2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #97b2e2; /* rgb */ color: rgb(151, 178, 226); /* oklch */ color: oklch(76.1% 0.076 261.8);
Tailwind
colors: {
custom: {
50: '#b7c8eb',
500: '#97b2e2',
950: '#000000',
},
}SCSS
$custom: #97b2e2; $custom-light: #b7c8eb; $custom-dark: #000000;
JSON
{
"hex": "#97b2e2",
"rgb": {
"r": 151,
"g": 178,
"b": 226
},
"hsl": {
"h": 218.4,
"s": 56.391,
"l": 73.922
},
"oklch": {
"l": 0.76057,
"c": 0.07556,
"h": 261.8
},
"luminance": 0.43911
}Semantic roles & 50–950 ramp
primary
#97B2E2
secondary
#F0E8DB
accent
#8922C4
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284