#97BEE5#97BEE5
#97BEE5 is a light, moderate cyan. Relative luminance 0.491; OKLCH L 78.7% C 0.070 H 248.7°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #97BEE5 |
|---|---|
| RGB | rgb(151, 190, 229) |
| HSL | hsl(210, 60%, 75%) |
| HSV | hsv(210, 34%, 90%) |
| CMYK | cmyk(34.1%, 17%, 0%, 10.2%) |
| CIE-LAB | lab(75.49, -3.75, -23.63) |
| CIE-LCH | lch(75.49, 23.92, 260.99°) |
| OKLab | oklab(78.7% -0.0253 -0.0651) |
| OKLCH | oklch(78.7% 0.07 248.7) |
| XYZ | xyz(45.3144, 49.0612, 81.1956) |
| Luminance | 0.4906 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.29
Carolina Blue
#8AB8FE
ΔE00 4.39
Baby Blue (survey)
#A2CFFE
ΔE00 4.55
Pastel Blue
#A2BFFE
ΔE00 5.03
Cloudy Blue
#ACC2D9
ΔE00 5.35
Light Blue
#95D0FC
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BEE5 #E5BE97
analogous
#97E5E5 #97BEE5 #9797E5
triadic
#97BEE5 #E597BE #BEE597
tetradic
#97BEE5 #E597E5 #E5BE97 #97E597
square
#97BEE5 #E597E5 #E5BE97 #97E597
split-complementary
#97BEE5 #E59797 #E5E597
monochromatic
#3581CD #669FD9 #97BEE5 #C8DDF1 #E7F0F9
Accessibility & contrast
On white
1.94
#97BEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#97BEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BEE5
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BEE5 | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBFE7
Deuteranopia (green-blind)
#A5B6E4
Tritanopia (blue-blind)
#7EC7CB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #97bee5; /* rgb */ color: rgb(151, 190, 229); /* oklch */ color: oklch(78.7% 0.070 248.7);
Tailwind
colors: {
custom: {
50: '#b7d1ed',
500: '#97bee5',
950: '#000000',
},
}SCSS
$custom: #97bee5; $custom-light: #b7d1ed; $custom-dark: #000000;
JSON
{
"hex": "#97bee5",
"rgb": {
"r": 151,
"g": 190,
"b": 229
},
"hsl": {
"h": 210,
"s": 60,
"l": 74.51
},
"oklch": {
"l": 0.78699,
"c": 0.06982,
"h": 248.7
},
"luminance": 0.49063
}Semantic roles & 50–950 ramp
primary
#97BEE5
secondary
#F0E6DB
accent
#731EC8
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284