#97BAEA#97BAEA
#97BAEA is a light, moderate cyan. Relative luminance 0.476; OKLCH L 78.1% C 0.079 H 256.4°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #97BAEA |
|---|---|
| RGB | rgb(151, 186, 234) |
| HSL | hsl(215, 66%, 75%) |
| HSV | hsv(215, 35%, 92%) |
| CMYK | cmyk(35.5%, 20.5%, 0%, 8.2%) |
| CIE-LAB | lab(74.59, -0.31, -27.70) |
| CIE-LCH | lch(74.59, 27.70, 269.36°) |
| OKLab | oklab(78.05% -0.0185 -0.0766) |
| OKLCH | oklch(78.05% 0.079 256.4) |
| XYZ | xyz(45.1681, 47.6355, 84.6406) |
| Luminance | 0.4764 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.19
Carolina Blue
#8AB8FE
ΔE00 3.24
Baby Blue (survey)
#A2CFFE
ΔE00 5.58
Powder Blue (survey)
#B1D1FC
ΔE00 5.94
Sky Blue (survey)
#75BBFD
ΔE00 6.42
Light Grey Blue
#9DBCD4
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BAEA #EAC797
analogous
#97E3EA #97BAEA #9D97EA
triadic
#97BAEA #EA97BA #BAEA97
tetradic
#97BAEA #EA97E3 #EAC797 #97EA9D
square
#97BAEA #EA97E3 #EAC797 #97EA9D
split-complementary
#97BAEA #EA9D97 #E3EA97
monochromatic
#3176D5 #6498E0 #97BAEA #CADCF4 #E6EEFA
Accessibility & contrast
On white
1.99
#97BAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#97BAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BAEA
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BAEA | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BCEC
Deuteranopia (green-blind)
#9FB4E9
Tritanopia (blue-blind)
#7DC4CA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #97baea; /* rgb */ color: rgb(151, 186, 234); /* oklch */ color: oklch(78.1% 0.079 256.4);
Tailwind
colors: {
custom: {
50: '#b8cef0',
500: '#97baea',
950: '#000000',
},
}SCSS
$custom: #97baea; $custom-light: #b8cef0; $custom-dark: #000000;
JSON
{
"hex": "#97baea",
"rgb": {
"r": 151,
"g": 186,
"b": 234
},
"hsl": {
"h": 214.699,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.78055,
"c": 0.07877,
"h": 256.4
},
"luminance": 0.47638
}Semantic roles & 50–950 ramp
primary
#97BAEA
secondary
#F1E7DA
accent
#8117CE
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284