#97BEF0#97BEF0
#97BEF0 is a light, moderate cyan. Relative luminance 0.497; OKLCH L 79.1% C 0.083 H 254.9°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #97BEF0 |
|---|---|
| RGB | rgb(151, 190, 240) |
| HSL | hsl(214, 75%, 77%) |
| HSV | hsv(214, 37%, 94%) |
| CMYK | cmyk(37.1%, 20.8%, 0%, 5.9%) |
| CIE-LAB | lab(75.88, -0.94, -28.96) |
| CIE-LCH | lch(75.88, 28.98, 268.15°) |
| OKLab | oklab(79.14% -0.0217 -0.0801) |
| OKLCH | oklch(79.14% 0.083 254.9) |
| XYZ | xyz(46.8992, 49.6951, 89.5421) |
| Luminance | 0.4970 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.83
Pastel Blue
#A2BFFE
ΔE00 3.25
Baby Blue (survey)
#A2CFFE
ΔE00 4.38
Powder Blue (survey)
#B1D1FC
ΔE00 5.25
Sky Blue (survey)
#75BBFD
ΔE00 5.61
Light Blue
#95D0FC
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BEF0 #F0C997
analogous
#97EBF0 #97BEF0 #9D97F0
triadic
#97BEF0 #F097BE #BEF097
tetradic
#97BEF0 #F097EB #F0C997 #97F09D
square
#97BEF0 #F097EB #F0C997 #97F09D
split-complementary
#97BEF0 #F09D97 #EBF097
monochromatic
#2C7BE1 #629DE8 #97BEF0 #CCDFF8 #E4EEFB
Accessibility & contrast
On white
1.92
#97BEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#97BEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BEF0
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BEF0 | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC0F2
Deuteranopia (green-blind)
#A1B7EF
Tritanopia (blue-blind)
#7AC9CF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #97bef0; /* rgb */ color: rgb(151, 190, 240); /* oklch */ color: oklch(79.1% 0.083 254.9);
Tailwind
colors: {
custom: {
50: '#b8d1f5',
500: '#97bef0',
950: '#000000',
},
}SCSS
$custom: #97bef0; $custom-light: #b8d1f5; $custom-dark: #000000;
JSON
{
"hex": "#97bef0",
"rgb": {
"r": 151,
"g": 190,
"b": 240
},
"hsl": {
"h": 213.708,
"s": 74.79,
"l": 76.667
},
"oklch": {
"l": 0.79138,
"c": 0.08303,
"h": 254.9
},
"luminance": 0.49697
}Semantic roles & 50–950 ramp
primary
#97BEF0
secondary
#F3E7D8
accent
#7F0FD7
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#121417
muted
#818285