#92BEFF#92BEFF
#92BEFF is a light, moderate blue. Relative luminance 0.502; OKLCH L 79.5% C 0.104 H 258.0°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #92BEFF |
|---|---|
| RGB | rgb(146, 190, 255) |
| HSL | hsl(216, 100%, 79%) |
| HSV | hsv(216, 43%, 100%) |
| CMYK | cmyk(42.7%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(76.16, 1.77, -36.61) |
| CIE-LCH | lch(76.16, 36.66, 272.77°) |
| OKLab | oklab(79.47% -0.0217 -0.1021) |
| OKLCH | oklch(79.47% 0.104 258) |
| XYZ | xyz(48.3117, 50.1550, 101.7236) |
| Luminance | 0.5016 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.62
Pastel Blue
#A2BFFE
ΔE00 3.57
Baby Blue (survey)
#A2CFFE
ΔE00 4.67
Sky Blue (survey)
#75BBFD
ΔE00 5.06
Powder Blue (survey)
#B1D1FC
ΔE00 6.01
Light Blue
#95D0FC
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BEFF #FFD392
analogous
#92F4FF #92BEFF #9C92FF
triadic
#92BEFF #FF92BE #BEFF92
tetradic
#92BEFF #FF92F4 #FFD392 #92FF9C
square
#92BEFF #FF92F4 #FFD392 #92FF9C
split-complementary
#92BEFF #FF9C92 #F4FF92
monochromatic
#1875FF #559AFF #92BEFF #CFE2FF #E0EDFF
Accessibility & contrast
On white
1.90
#92BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#92BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BEFF
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BEFF | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C2FF
Deuteranopia (green-blind)
#99B7FE
Tritanopia (blue-blind)
#69CCD4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #92beff; /* rgb */ color: rgb(146, 190, 255); /* oklch */ color: oklch(79.5% 0.104 258.0);
Tailwind
colors: {
custom: {
50: '#b6d1ff',
500: '#92beff',
950: '#000000',
},
}SCSS
$custom: #92beff; $custom-light: #b6d1ff; $custom-dark: #000000;
JSON
{
"hex": "#92beff",
"rgb": {
"r": 146,
"g": 190,
"b": 255
},
"hsl": {
"h": 215.78,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.79472,
"c": 0.10435,
"h": 258
},
"luminance": 0.50158
}Semantic roles & 50–950 ramp
primary
#92BEFF
secondary
#E1A854
accent
#8900E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121418
muted
#828386