#97BFE8#97BFE8
#97BFE8 is a light, moderate cyan. Relative luminance 0.497; OKLCH L 79.0% C 0.073 H 249.4°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #97BFE8 |
|---|---|
| RGB | rgb(151, 191, 232) |
| HSL | hsl(210, 64%, 75%) |
| HSV | hsv(210, 35%, 91%) |
| CMYK | cmyk(34.9%, 17.7%, 0%, 9%) |
| CIE-LAB | lab(75.86, -3.53, -24.68) |
| CIE-LCH | lch(75.86, 24.93, 261.86°) |
| OKLab | oklab(79.03% -0.0256 -0.068) |
| OKLCH | oklch(79.03% 0.073 249.4) |
| XYZ | xyz(45.9542, 49.6649, 83.4932) |
| Luminance | 0.4967 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.09
Baby Blue (survey)
#A2CFFE
ΔE00 4.17
Light Grey Blue
#9DBCD4
ΔE00 4.76
Pastel Blue
#A2BFFE
ΔE00 4.76
Light Blue
#95D0FC
ΔE00 5.34
Powder Blue (survey)
#B1D1FC
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BFE8 #E8C097
analogous
#97E8E8 #97BFE8 #9797E8
triadic
#97BFE8 #E897BF #BFE897
tetradic
#97BFE8 #E897E8 #E8C097 #97E897
square
#97BFE8 #E897E8 #E8C097 #97E897
split-complementary
#97BFE8 #E89797 #E8E897
monochromatic
#3381D2 #65A0DD #97BFE8 #C9DEF3 #E6F0F9
Accessibility & contrast
On white
1.92
#97BFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#97BFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BFE8
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BFE8 | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC0EA
Deuteranopia (green-blind)
#A5B7E7
Tritanopia (blue-blind)
#7DC8CC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #97bfe8; /* rgb */ color: rgb(151, 191, 232); /* oklch */ color: oklch(79.0% 0.073 249.4);
Tailwind
colors: {
custom: {
50: '#b8d2ef',
500: '#97bfe8',
950: '#000000',
},
}SCSS
$custom: #97bfe8; $custom-light: #b8d2ef; $custom-dark: #000000;
JSON
{
"hex": "#97bfe8",
"rgb": {
"r": 151,
"g": 191,
"b": 232
},
"hsl": {
"h": 210.37,
"s": 63.78,
"l": 75.098
},
"oklch": {
"l": 0.79028,
"c": 0.07268,
"h": 249.4
},
"luminance": 0.49667
}Semantic roles & 50–950 ramp
primary
#97BFE8
secondary
#F1E6DA
accent
#741ACC
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284