#97BBDE#97BBDE
#97BBDE is a light, moderate cyan. Relative luminance 0.474; OKLCH L 77.8% C 0.064 H 247.9°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBDE |
|---|---|
| RGB | rgb(151, 187, 222) |
| HSL | hsl(210, 52%, 73%) |
| HSV | hsv(210, 32%, 87%) |
| CMYK | cmyk(32%, 15.8%, 0%, 12.9%) |
| CIE-LAB | lab(74.44, -3.88, -21.43) |
| CIE-LCH | lch(74.44, 21.78, 259.74°) |
| OKLab | oklab(77.79% -0.0239 -0.0589) |
| OKLCH | oklch(77.79% 0.064 247.9) |
| XYZ | xyz(43.7136, 47.3919, 75.9374) |
| Luminance | 0.4739 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.36
Cloudy Blue
#ACC2D9
ΔE00 4.75
Carolina Blue
#8AB8FE
ΔE00 5.12
Lightsteelblue
#B0C4DE
ΔE00 5.27
Baby Blue (survey)
#A2CFFE
ΔE00 5.64
Pastel Blue
#A2BFFE
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBDE #DEBA97
analogous
#97DEDD #97BBDE #9797DE
triadic
#97BBDE #DE97BB #BBDE97
tetradic
#97BBDE #DD97DE #DEBA97 #97DE97
square
#97BBDE #DD97DE #DEBA97 #97DE97
split-complementary
#97BBDE #DE9797 #DEDD97
monochromatic
#3C7EBE #699DCF #97BBDE #C5D9ED #E8F0F8
Accessibility & contrast
On white
2.00
#97BBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#97BBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBDE
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBDE | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBBE0
Deuteranopia (green-blind)
#A5B4DD
Tritanopia (blue-blind)
#81C3C6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #97bbde; /* rgb */ color: rgb(151, 187, 222); /* oklch */ color: oklch(77.8% 0.064 247.9);
Tailwind
colors: {
custom: {
50: '#b7cfe8',
500: '#97bbde',
950: '#000000',
},
}SCSS
$custom: #97bbde; $custom-light: #b7cfe8; $custom-dark: #000000;
JSON
{
"hex": "#97bbde",
"rgb": {
"r": 151,
"g": 187,
"b": 222
},
"hsl": {
"h": 209.577,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.77793,
"c": 0.06355,
"h": 247.9
},
"luminance": 0.47394
}Semantic roles & 50–950 ramp
primary
#97BBDE
secondary
#EFE5DC
accent
#7226BF
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284