#97BEE0#97BEE0
#97BEE0 is a light, moderate cyan. Relative luminance 0.488; OKLCH L 78.5% C 0.064 H 245.1°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #97BEE0 |
|---|---|
| RGB | rgb(151, 190, 224) |
| HSL | hsl(208, 54%, 74%) |
| HSV | hsv(208, 33%, 88%) |
| CMYK | cmyk(32.6%, 15.2%, 0%, 12.2%) |
| CIE-LAB | lab(75.32, -5.00, -21.18) |
| CIE-LCH | lch(75.32, 21.76, 256.73°) |
| OKLab | oklab(78.51% -0.0271 -0.0582) |
| OKLCH | oklch(78.51% 0.064 245.1) |
| XYZ | xyz(44.6264, 48.7860, 77.5718) |
| Luminance | 0.4879 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.02
Cloudy Blue
#ACC2D9
ΔE00 4.78
Baby Blue (survey)
#A2CFFE
ΔE00 5.15
Light Blue
#95D0FC
ΔE00 5.48
Lightsteelblue
#B0C4DE
ΔE00 5.53
Carolina Blue
#8AB8FE
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BEE0 #E0B997
analogous
#97E0DD #97BEE0 #9799E0
triadic
#97BEE0 #E097BE #BEE097
tetradic
#97BEE0 #DD97E0 #E0B997 #99E097
square
#97BEE0 #DD97E0 #E0B997 #99E097
split-complementary
#97BEE0 #E09799 #E0DD97
monochromatic
#3A83C3 #68A1D2 #97BEE0 #C6DBEE #E7F0F8
Accessibility & contrast
On white
1.95
#97BEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#97BEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BEE0
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BEE0 | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BEE2
Deuteranopia (green-blind)
#A7B6DF
Tritanopia (blue-blind)
#80C6C9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #97bee0; /* rgb */ color: rgb(151, 190, 224); /* oklch */ color: oklch(78.5% 0.064 245.1);
Tailwind
colors: {
custom: {
50: '#b7d1e9',
500: '#97bee0',
950: '#000000',
},
}SCSS
$custom: #97bee0; $custom-light: #b7d1e9; $custom-dark: #000000;
JSON
{
"hex": "#97bee0",
"rgb": {
"r": 151,
"g": 190,
"b": 224
},
"hsl": {
"h": 207.945,
"s": 54.074,
"l": 73.529
},
"oklch": {
"l": 0.78508,
"c": 0.06419,
"h": 245.1
},
"luminance": 0.48788
}Semantic roles & 50–950 ramp
primary
#97BEE0
secondary
#EFE5DC
accent
#6D24C2
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284