#92BBFB#92BBFB
#92BBFB is a light, moderate blue. Relative luminance 0.486; OKLCH L 78.7% C 0.102 H 259.1°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #92BBFB |
|---|---|
| RGB | rgb(146, 187, 251) |
| HSL | hsl(217, 93%, 78%) |
| HSV | hsv(217, 42%, 98%) |
| CMYK | cmyk(41.8%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(75.21, 2.33, -35.94) |
| CIE-LCH | lch(75.21, 36.02, 273.70°) |
| OKLab | oklab(78.67% -0.0193 -0.1001) |
| OKLCH | oklch(78.67% 0.102 259.1) |
| XYZ | xyz(47.0314, 48.6140, 98.1533) |
| Luminance | 0.4862 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.37
Pastel Blue
#A2BFFE
ΔE00 3.19
Baby Blue (survey)
#A2CFFE
ΔE00 5.37
Sky Blue (survey)
#75BBFD
ΔE00 5.50
Powder Blue (survey)
#B1D1FC
ΔE00 6.36
Light Blue
#95D0FC
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BBFB #FBD292
analogous
#92F0FB #92BBFB #9D92FB
triadic
#92BBFB #FB92BB #BBFB92
tetradic
#92BBFB #FB92F0 #FBD292 #92FB9D
square
#92BBFB #FB92F0 #FBD292 #92FB9D
split-complementary
#92BBFB #FB9D92 #F0FB92
monochromatic
#1C71F7 #5796F9 #92BBFB #CDE0FD #E1EDFE
Accessibility & contrast
On white
1.96
#92BBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#92BBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BBFB
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BBFB | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BFFE
Deuteranopia (green-blind)
#98B5FA
Tritanopia (blue-blind)
#6CC9D1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #92bbfb; /* rgb */ color: rgb(146, 187, 251); /* oklch */ color: oklch(78.7% 0.102 259.1);
Tailwind
colors: {
custom: {
50: '#b6cffd',
500: '#92bbfb',
950: '#000000',
},
}SCSS
$custom: #92bbfb; $custom-light: #b6cffd; $custom-dark: #000000;
JSON
{
"hex": "#92bbfb",
"rgb": {
"r": 146,
"g": 187,
"b": 251
},
"hsl": {
"h": 216.571,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.78674,
"c": 0.10198,
"h": 259.1
},
"luminance": 0.48617
}Semantic roles & 50–950 ramp
primary
#92BBFB
secondary
#F6E9D5
accent
#8C00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285