#98BEFF#98BEFF
#98BEFF is a light, moderate blue. Relative luminance 0.507; OKLCH L 79.8% C 0.102 H 260.9°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #98BEFF |
|---|---|
| RGB | rgb(152, 190, 255) |
| HSL | hsl(218, 100%, 80%) |
| HSV | hsv(218, 40%, 100%) |
| CMYK | cmyk(40.4%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(76.51, 3.28, -36.05) |
| CIE-LCH | lch(76.51, 36.20, 275.20°) |
| OKLab | oklab(79.83% -0.0161 -0.1004) |
| OKLCH | oklch(79.83% 0.102 260.9) |
| XYZ | xyz(49.4066, 50.7196, 101.7749) |
| Luminance | 0.5072 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.23
Carolina Blue
#8AB8FE
ΔE00 2.43
Baby Blue (survey)
#A2CFFE
ΔE00 4.92
Powder Blue (survey)
#B1D1FC
ΔE00 5.50
Sky Blue (survey)
#75BBFD
ΔE00 6.41
Light Blue
#95D0FC
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BEFF #FFD998
analogous
#98F2FF #98BEFF #A698FF
triadic
#98BEFF #FF98BE #BEFF98
tetradic
#98BEFF #FF98F2 #FFD998 #98FFA6
square
#98BEFF #FF98F2 #FFD998 #98FFA6
split-complementary
#98BEFF #FFA698 #F2FF98
monochromatic
#1E71FF #5B97FF #98BEFF #D5E5FF #E0ECFF
Accessibility & contrast
On white
1.88
#98BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#98BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BEFF
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BEFF | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#9CB8FE
Tritanopia (blue-blind)
#74CCD4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #98beff; /* rgb */ color: rgb(152, 190, 255); /* oklch */ color: oklch(79.8% 0.102 260.9);
Tailwind
colors: {
custom: {
50: '#bad1ff',
500: '#98beff',
950: '#000000',
},
}SCSS
$custom: #98beff; $custom-light: #bad1ff; $custom-dark: #000000;
JSON
{
"hex": "#98beff",
"rgb": {
"r": 152,
"g": 190,
"b": 255
},
"hsl": {
"h": 217.864,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.79832,
"c": 0.10165,
"h": 260.9
},
"luminance": 0.50722
}Semantic roles & 50–950 ramp
primary
#98BEFF
secondary
#E2AF59
accent
#9100E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121418
muted
#828386