#97BEE1#97BEE1
#97BEE1 is a light, moderate cyan. Relative luminance 0.488; OKLCH L 78.5% C 0.065 H 245.8°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #97BEE1 |
|---|---|
| RGB | rgb(151, 190, 225) |
| HSL | hsl(208, 55%, 74%) |
| HSV | hsv(208, 33%, 88%) |
| CMYK | cmyk(32.9%, 15.6%, 0%, 11.8%) |
| CIE-LAB | lab(75.35, -4.75, -21.67) |
| CIE-LCH | lch(75.35, 22.18, 257.64°) |
| OKLab | oklab(78.55% -0.0267 -0.0596) |
| OKLCH | oklch(78.55% 0.065 245.8) |
| XYZ | xyz(44.7624, 48.8404, 78.2881) |
| Luminance | 0.4884 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.27
Cloudy Blue
#ACC2D9
ΔE00 4.87
Baby Blue (survey)
#A2CFFE
ΔE00 4.99
Carolina Blue
#8AB8FE
ΔE00 5.28
Light Blue
#95D0FC
ΔE00 5.47
Lightsteelblue
#B0C4DE
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BEE1 #E1BA97
analogous
#97E1DF #97BEE1 #9799E1
triadic
#97BEE1 #E197BE #BEE197
tetradic
#97BEE1 #DF97E1 #E1BA97 #99E197
square
#97BEE1 #DF97E1 #E1BA97 #99E197
split-complementary
#97BEE1 #E19799 #E1DF97
monochromatic
#3983C5 #67A0D3 #97BEE1 #C6DCEF #E7F0F8
Accessibility & contrast
On white
1.95
#97BEE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#97BEE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BEE1
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BEE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BEE1 | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BEE3
Deuteranopia (green-blind)
#A7B6E0
Tritanopia (blue-blind)
#80C6C9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #97bee1; /* rgb */ color: rgb(151, 190, 225); /* oklch */ color: oklch(78.5% 0.065 245.8);
Tailwind
colors: {
custom: {
50: '#b7d1ea',
500: '#97bee1',
950: '#000000',
},
}SCSS
$custom: #97bee1; $custom-light: #b7d1ea; $custom-dark: #000000;
JSON
{
"hex": "#97bee1",
"rgb": {
"r": 151,
"g": 190,
"b": 225
},
"hsl": {
"h": 208.378,
"s": 55.224,
"l": 73.725
},
"oklch": {
"l": 0.78546,
"c": 0.06529,
"h": 245.8
},
"luminance": 0.48842
}Semantic roles & 50–950 ramp
primary
#97BEE1
secondary
#EFE5DC
accent
#6E23C3
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284