#97BAED#97BAED
#97BAED is a light, moderate blue. Relative luminance 0.478; OKLCH L 78.2% C 0.083 H 257.7°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #97BAED |
|---|---|
| RGB | rgb(151, 186, 237) |
| HSL | hsl(216, 70%, 76%) |
| HSV | hsv(216, 36%, 93%) |
| CMYK | cmyk(36.3%, 21.5%, 0%, 7.1%) |
| CIE-LAB | lab(74.70, 0.46, -29.15) |
| CIE-LCH | lch(74.70, 29.15, 270.91°) |
| OKLab | oklab(78.18% -0.0176 -0.0807) |
| OKLCH | oklch(78.18% 0.083 257.7) |
| XYZ | xyz(45.6027, 47.8093, 86.9296) |
| Luminance | 0.4781 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.84
Carolina Blue
#8AB8FE
ΔE00 3.00
Baby Blue (survey)
#A2CFFE
ΔE00 5.64
Powder Blue (survey)
#B1D1FC
ΔE00 5.96
Sky Blue (survey)
#75BBFD
ΔE00 6.48
Lightsteelblue
#B0C4DE
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BAED #EDCA97
analogous
#97E5ED #97BAED #9F97ED
triadic
#97BAED #ED97BA #BAED97
tetradic
#97BAED #ED97E5 #EDCA97 #97ED9F
square
#97BAED #ED97E5 #EDCA97 #97ED9F
split-complementary
#97BAED #ED9F97 #E5ED97
monochromatic
#2F75DB #6397E4 #97BAED #CBDDF6 #E5EEFA
Accessibility & contrast
On white
1.99
#97BAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#97BAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BAED
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BAED | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BCEF
Deuteranopia (green-blind)
#9EB4EC
Tritanopia (blue-blind)
#7BC5CB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #97baed; /* rgb */ color: rgb(151, 186, 237); /* oklch */ color: oklch(78.2% 0.083 257.7);
Tailwind
colors: {
custom: {
50: '#b8cef3',
500: '#97baed',
950: '#000000',
},
}SCSS
$custom: #97baed; $custom-light: #b8cef3; $custom-dark: #000000;
JSON
{
"hex": "#97baed",
"rgb": {
"r": 151,
"g": 186,
"b": 237
},
"hsl": {
"h": 215.581,
"s": 70.492,
"l": 76.078
},
"oklch": {
"l": 0.78178,
"c": 0.08257,
"h": 257.7
},
"luminance": 0.47812
}Semantic roles & 50–950 ramp
primary
#97BAED
secondary
#F2E8D9
accent
#8513D3
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#121317
muted
#818285