#97B5DA#97B5DA
#97B5DA is a light, moderate cyan. Relative luminance 0.447; OKLCH L 76.4% C 0.063 H 253.9°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #97B5DA |
|---|---|
| RGB | rgb(151, 181, 218) |
| HSL | hsl(213, 48%, 72%) |
| HSV | hsv(213, 31%, 85%) |
| CMYK | cmyk(30.7%, 17%, 0%, 14.5%) |
| CIE-LAB | lab(72.69, -1.62, -21.92) |
| CIE-LCH | lch(72.69, 21.98, 265.78°) |
| OKLab | oklab(76.37% -0.0174 -0.0602) |
| OKLCH | oklch(76.37% 0.063 253.9) |
| XYZ | xyz(41.9375, 44.6873, 72.7319) |
| Luminance | 0.4469 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.93
Pastel Blue
#A2BFFE
ΔE00 5.26
Carolina Blue
#8AB8FE
ΔE00 5.35
Cloudy Blue
#ACC2D9
ΔE00 5.51
Lightsteelblue
#B0C4DE
ΔE00 5.53
Light Blue Grey
#B7C9E2
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B5DA #DABC97
analogous
#97D7DA #97B5DA #9A97DA
triadic
#97B5DA #DA97B5 #B5DA97
tetradic
#97B5DA #DA97D7 #DABC97 #97DA9A
square
#97B5DA #DA97D7 #DABC97 #97DA9A
split-complementary
#97B5DA #DA9A97 #D7DA97
monochromatic
#4175B6 #6A95CA #97B5DA #C4D5EA #E8EFF7
Accessibility & contrast
On white
2.11
#97B5DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#97B5DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B5DA
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B5DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B5DA | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B6DC
Deuteranopia (green-blind)
#A0AFD9
Tritanopia (blue-blind)
#83BDC1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #97b5da; /* rgb */ color: rgb(151, 181, 218); /* oklch */ color: oklch(76.4% 0.063 253.9);
Tailwind
colors: {
custom: {
50: '#b7cbe5',
500: '#97b5da',
950: '#000000',
},
}SCSS
$custom: #97b5da; $custom-light: #b7cbe5; $custom-dark: #000000;
JSON
{
"hex": "#97b5da",
"rgb": {
"r": 151,
"g": 181,
"b": 218
},
"hsl": {
"h": 213.134,
"s": 47.518,
"l": 72.353
},
"oklch": {
"l": 0.76368,
"c": 0.06271,
"h": 253.9
},
"luminance": 0.44689
}Semantic roles & 50–950 ramp
primary
#97B5DA
secondary
#EEE6DD
accent
#7A2BBB
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111315
muted
#808284