#92B8F0#92B8F0
#92B8F0 is a light, moderate blue. Relative luminance 0.467; OKLCH L 77.6% C 0.091 H 258.0°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #92B8F0 |
|---|---|
| RGB | rgb(146, 184, 240) |
| HSL | hsl(216, 76%, 76%) |
| HSV | hsv(216, 39%, 94%) |
| CMYK | cmyk(39.2%, 23.3%, 0%, 5.9%) |
| CIE-LAB | lab(73.99, 1.01, -31.91) |
| CIE-LCH | lch(73.99, 31.92, 271.82°) |
| OKLab | oklab(77.57% -0.0189 -0.0886) |
| OKLCH | oklch(77.57% 0.091 258) |
| XYZ | xyz(44.7178, 46.6809, 89.0752) |
| Luminance | 0.4668 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.07
Pastel Blue
#A2BFFE
ΔE00 3.35
Sky Blue (survey)
#75BBFD
ΔE00 5.84
Baby Blue (survey)
#A2CFFE
ΔE00 6.01
Powder Blue (survey)
#B1D1FC
ΔE00 6.71
Light Grey Blue
#9DBCD4
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92B8F0 #F0CA92
analogous
#92E7F0 #92B8F0 #9B92F0
triadic
#92B8F0 #F092B8 #B8F092
tetradic
#92B8F0 #F092E7 #F0CA92 #92F09B
square
#92B8F0 #F092E7 #F0CA92 #92F09B
split-complementary
#92B8F0 #F09B92 #E7F092
monochromatic
#2672E1 #5C95E9 #92B8F0 #C8DBF7 #E4EDFB
Accessibility & contrast
On white
2.03
#92B8F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#92B8F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92B8F0
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92B8F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92B8F0 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BBF3
Deuteranopia (green-blind)
#99B2EF
Tritanopia (blue-blind)
#72C4CB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #92b8f0; /* rgb */ color: rgb(146, 184, 240); /* oklch */ color: oklch(77.6% 0.091 258.0);
Tailwind
colors: {
custom: {
50: '#b5cdf5',
500: '#92b8f0',
950: '#000000',
},
}SCSS
$custom: #92b8f0; $custom-light: #b5cdf5; $custom-dark: #000000;
JSON
{
"hex": "#92b8f0",
"rgb": {
"r": 146,
"g": 184,
"b": 240
},
"hsl": {
"h": 215.745,
"s": 75.806,
"l": 75.686
},
"oklch": {
"l": 0.77574,
"c": 0.09059,
"h": 258
},
"luminance": 0.46683
}Semantic roles & 50–950 ramp
primary
#92B8F0
secondary
#F3E8D8
accent
#860ED8
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111317
muted
#808285