#97B4DA#97B4DA
#97B4DA is a light, moderate cyan. Relative luminance 0.443; OKLCH L 76.2% C 0.063 H 255.3°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #97B4DA |
|---|---|
| RGB | rgb(151, 180, 218) |
| HSL | hsl(214, 48%, 72%) |
| HSV | hsv(214, 31%, 85%) |
| CMYK | cmyk(30.7%, 17.4%, 0%, 14.5%) |
| CIE-LAB | lab(72.42, -1.07, -22.33) |
| CIE-LCH | lch(72.42, 22.36, 267.25°) |
| OKLab | oklab(76.16% -0.0161 -0.0614) |
| OKLCH | oklch(76.16% 0.063 255.3) |
| XYZ | xyz(41.7349, 44.2821, 72.6644) |
| Luminance | 0.4428 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.19
Light Grey Blue
#9DBCD4
ΔE00 5.42
Carolina Blue
#8AB8FE
ΔE00 5.44
Lightsteelblue
#B0C4DE
ΔE00 5.74
Cloudy Blue
#ACC2D9
ΔE00 5.84
Light Blue Grey
#B7C9E2
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B4DA #DABD97
analogous
#97D6DA #97B4DA #9C97DA
triadic
#97B4DA #DA97B4 #B4DA97
tetradic
#97B4DA #DA97D6 #DABD97 #97DA9C
square
#97B4DA #DA97D6 #DABD97 #97DA9C
split-complementary
#97B4DA #DA9C97 #D6DA97
monochromatic
#4173B6 #6A93CA #97B4DA #C4D5EA #E8EFF7
Accessibility & contrast
On white
2.13
#97B4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#97B4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B4DA
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B4DA | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B5DC
Deuteranopia (green-blind)
#9FAFD9
Tritanopia (blue-blind)
#83BCC0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #97b4da; /* rgb */ color: rgb(151, 180, 218); /* oklch */ color: oklch(76.2% 0.063 255.3);
Tailwind
colors: {
custom: {
50: '#b7cae5',
500: '#97b4da',
950: '#000000',
},
}SCSS
$custom: #97b4da; $custom-light: #b7cae5; $custom-dark: #000000;
JSON
{
"hex": "#97b4da",
"rgb": {
"r": 151,
"g": 180,
"b": 218
},
"hsl": {
"h": 214.03,
"s": 47.518,
"l": 72.353
},
"oklch": {
"l": 0.76157,
"c": 0.06346,
"h": 255.3
},
"luminance": 0.44284
}Semantic roles & 50–950 ramp
primary
#97B4DA
secondary
#EEE7DD
accent
#7C2BBB
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111315
muted
#808284