#97BDEB#97BDEB
#97BDEB is a light, moderate cyan. Relative luminance 0.490; OKLCH L 78.7% C 0.078 H 253.5°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #97BDEB |
|---|---|
| RGB | rgb(151, 189, 235) |
| HSL | hsl(213, 68%, 76%) |
| HSV | hsv(213, 36%, 92%) |
| CMYK | cmyk(35.7%, 19.6%, 0%, 7.8%) |
| CIE-LAB | lab(75.43, -1.68, -26.95) |
| CIE-LCH | lch(75.43, 27.01, 266.42°) |
| OKLab | oklab(78.72% -0.022 -0.0745) |
| OKLCH | oklch(78.72% 0.078 253.5) |
| XYZ | xyz(45.9508, 48.9704, 85.6122) |
| Luminance | 0.4897 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.24
Pastel Blue
#A2BFFE
ΔE00 3.64
Baby Blue (survey)
#A2CFFE
ΔE00 4.63
Powder Blue (survey)
#B1D1FC
ΔE00 5.42
Sky Blue (survey)
#75BBFD
ΔE00 5.73
Light Grey Blue
#9DBCD4
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BDEB #EBC597
analogous
#97E7EB #97BDEB #9B97EB
triadic
#97BDEB #EB97BD #BDEB97
tetradic
#97BDEB #EB97E7 #EBC597 #97EB9B
square
#97BDEB #EB97E7 #EBC597 #97EB9B
split-complementary
#97BDEB #EB9B97 #E7EB97
monochromatic
#307CD7 #649CE1 #97BDEB #CADEF5 #E5EFFA
Accessibility & contrast
On white
1.95
#97BDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#97BDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BDEB
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BDEB | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBFED
Deuteranopia (green-blind)
#A2B6EA
Tritanopia (blue-blind)
#7CC7CC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #97bdeb; /* rgb */ color: rgb(151, 189, 235); /* oklch */ color: oklch(78.7% 0.078 253.5);
Tailwind
colors: {
custom: {
50: '#b8d0f1',
500: '#97bdeb',
950: '#000000',
},
}SCSS
$custom: #97bdeb; $custom-light: #b8d0f1; $custom-dark: #000000;
JSON
{
"hex": "#97bdeb",
"rgb": {
"r": 151,
"g": 189,
"b": 235
},
"hsl": {
"h": 212.857,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.78725,
"c": 0.07765,
"h": 253.5
},
"luminance": 0.48973
}Semantic roles & 50–950 ramp
primary
#97BDEB
secondary
#F2E7D9
accent
#7C16D0
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284