#97BBEC#97BBEC
#97BBEC is a light, moderate cyan. Relative luminance 0.482; OKLCH L 78.3% C 0.080 H 256.2°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBEC |
|---|---|
| RGB | rgb(151, 187, 236) |
| HSL | hsl(215, 69%, 76%) |
| HSV | hsv(215, 36%, 93%) |
| CMYK | cmyk(36%, 20.8%, 0%, 7.5%) |
| CIE-LAB | lab(74.93, -0.34, -28.26) |
| CIE-LCH | lch(74.93, 28.26, 269.31°) |
| OKLab | oklab(78.35% -0.0192 -0.0781) |
| OKLCH | oklch(78.35% 0.08 256.2) |
| XYZ | xyz(45.6685, 48.1739, 86.2328) |
| Luminance | 0.4818 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.03
Pastel Blue
#A2BFFE
ΔE00 3.09
Baby Blue (survey)
#A2CFFE
ΔE00 5.28
Powder Blue (survey)
#B1D1FC
ΔE00 5.75
Sky Blue (survey)
#75BBFD
ΔE00 6.20
Light Grey Blue
#9DBCD4
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBEC #ECC897
analogous
#97E6EC #97BBEC #9D97EC
triadic
#97BBEC #EC97BB #BBEC97
tetradic
#97BBEC #EC97E6 #ECC897 #97EC9D
square
#97BBEC #EC97E6 #ECC897 #97EC9D
split-complementary
#97BBEC #EC9D97 #E6EC97
monochromatic
#3077D9 #6399E3 #97BBEC #CBDDF5 #E5EEFA
Accessibility & contrast
On white
1.97
#97BBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#97BBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBEC
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBEC | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BDEE
Deuteranopia (green-blind)
#A0B5EB
Tritanopia (blue-blind)
#7CC6CB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #97bbec; /* rgb */ color: rgb(151, 187, 236); /* oklch */ color: oklch(78.3% 0.080 256.2);
Tailwind
colors: {
custom: {
50: '#b8cff2',
500: '#97bbec',
950: '#000000',
},
}SCSS
$custom: #97bbec; $custom-light: #b8cff2; $custom-dark: #000000;
JSON
{
"hex": "#97bbec",
"rgb": {
"r": 151,
"g": 187,
"b": 236
},
"hsl": {
"h": 214.588,
"s": 69.106,
"l": 75.882
},
"oklch": {
"l": 0.78346,
"c": 0.08046,
"h": 256.2
},
"luminance": 0.48176
}Semantic roles & 50–950 ramp
primary
#97BBEC
secondary
#F2E7D9
accent
#8114D1
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#121317
muted
#818285