#97BEFF#97BEFF
#97BEFF is a light, moderate blue. Relative luminance 0.506; OKLCH L 79.8% C 0.102 H 260.4°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #97BEFF |
|---|---|
| RGB | rgb(151, 190, 255) |
| HSL | hsl(218, 100%, 80%) |
| HSV | hsv(218, 41%, 100%) |
| CMYK | cmyk(40.8%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(76.45, 3.02, -36.15) |
| CIE-LCH | lch(76.45, 36.27, 274.78°) |
| OKLab | oklab(79.77% -0.017 -0.1007) |
| OKLCH | oklch(79.77% 0.102 260.4) |
| XYZ | xyz(49.2202, 50.6235, 101.7661) |
| Luminance | 0.5063 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.25
Pastel Blue
#A2BFFE
ΔE00 2.46
Baby Blue (survey)
#A2CFFE
ΔE00 4.85
Powder Blue (survey)
#B1D1FC
ΔE00 5.57
Sky Blue (survey)
#75BBFD
ΔE00 6.18
Light Blue
#95D0FC
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BEFF #FFD897
analogous
#97F2FF #97BEFF #A497FF
triadic
#97BEFF #FF97BE #BEFF97
tetradic
#97BEFF #FF97F2 #FFD897 #97FFA4
square
#97BEFF #FF97F2 #FFD897 #97FFA4
split-complementary
#97BEFF #FFA497 #F2FF97
monochromatic
#1D72FF #5A98FF #97BEFF #D4E4FF #E0ECFF
Accessibility & contrast
On white
1.89
#97BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#97BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BEFF
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BEFF | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#9BB8FE
Tritanopia (blue-blind)
#73CCD4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #97beff; /* rgb */ color: rgb(151, 190, 255); /* oklch */ color: oklch(79.8% 0.102 260.4);
Tailwind
colors: {
custom: {
50: '#b9d1ff',
500: '#97beff',
950: '#000000',
},
}SCSS
$custom: #97beff; $custom-light: #b9d1ff; $custom-dark: #000000;
JSON
{
"hex": "#97beff",
"rgb": {
"r": 151,
"g": 190,
"b": 255
},
"hsl": {
"h": 217.5,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.79771,
"c": 0.10209,
"h": 260.4
},
"luminance": 0.50626
}Semantic roles & 50–950 ramp
primary
#97BEFF
secondary
#E2AE59
accent
#8F00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121418
muted
#828386