#97B2DA#97B2DA
#97B2DA is a light, moderate blue. Relative luminance 0.435; OKLCH L 75.7% C 0.065 H 258.1°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #97B2DA |
|---|---|
| RGB | rgb(151, 178, 218) |
| HSL | hsl(216, 48%, 72%) |
| HSV | hsv(216, 31%, 85%) |
| CMYK | cmyk(30.7%, 18.3%, 0%, 14.5%) |
| CIE-LAB | lab(71.88, 0.02, -23.15) |
| CIE-LCH | lch(71.88, 23.15, 270.06°) |
| OKLab | oklab(75.74% -0.0134 -0.0637) |
| OKLCH | oklch(75.74% 0.065 258.1) |
| XYZ | xyz(41.3341, 43.4804, 72.5308) |
| Luminance | 0.4348 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.22
Carolina Blue
#8AB8FE
ΔE00 5.76
Lightsteelblue
#B0C4DE
ΔE00 6.27
Light Grey Blue
#9DBCD4
ΔE00 6.37
Cloudy Blue
#ACC2D9
ΔE00 6.56
Light Blue Grey
#B7C9E2
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B2DA #DABF97
analogous
#97D4DA #97B2DA #9E97DA
triadic
#97B2DA #DA97B2 #B2DA97
tetradic
#97B2DA #DA97D4 #DABF97 #97DA9E
square
#97B2DA #DA97D4 #DABF97 #97DA9E
split-complementary
#97B2DA #DA9E97 #D4DA97
monochromatic
#4170B6 #6A91CA #97B2DA #C4D3EA #E8EEF7
Accessibility & contrast
On white
2.17
#97B2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#97B2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B2DA
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B2DA | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B4DC
Deuteranopia (green-blind)
#9DADD9
Tritanopia (blue-blind)
#84BABF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #97b2da; /* rgb */ color: rgb(151, 178, 218); /* oklch */ color: oklch(75.7% 0.065 258.1);
Tailwind
colors: {
custom: {
50: '#b7c8e5',
500: '#97b2da',
950: '#000000',
},
}SCSS
$custom: #97b2da; $custom-light: #b7c8e5; $custom-dark: #000000;
JSON
{
"hex": "#97b2da",
"rgb": {
"r": 151,
"g": 178,
"b": 218
},
"hsl": {
"h": 215.821,
"s": 47.518,
"l": 72.353
},
"oklch": {
"l": 0.75736,
"c": 0.06509,
"h": 258.1
},
"luminance": 0.43482
}Semantic roles & 50–950 ramp
primary
#97B2DA
secondary
#EEE7DD
accent
#812BBB
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111315
muted
#808284