#92B2EB#92B2EB
#92B2EB is a light, moderate blue. Relative luminance 0.440; OKLCH L 76.1% C 0.090 H 261.7°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #92B2EB |
|---|---|
| RGB | rgb(146, 178, 235) |
| HSL | hsl(218, 69%, 75%) |
| HSV | hsv(218, 38%, 92%) |
| CMYK | cmyk(37.9%, 24.3%, 0%, 7.8%) |
| CIE-LAB | lab(72.19, 2.99, -31.96) |
| CIE-LCH | lch(72.19, 32.10, 275.35°) |
| OKLab | oklab(76.11% -0.0129 -0.0887) |
| OKLCH | oklch(76.11% 0.09 261.7) |
| XYZ | xyz(42.7652, 43.9478, 84.8106) |
| Luminance | 0.4395 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.60
Pastel Blue
#A2BFFE
ΔE00 3.87
Sky Blue (survey)
#75BBFD
ΔE00 7.53
Periwinkle Blue
#8F99FB
ΔE00 7.73
Baby Blue (survey)
#A2CFFE
ΔE00 7.84
Powder Blue (survey)
#B1D1FC
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92B2EB #EBCB92
analogous
#92DEEB #92B2EB #9F92EB
triadic
#92B2EB #EB92B2 #B2EB92
tetradic
#92B2EB #EB92DE #EBCB92 #92EB9F
square
#92B2EB #EB92DE #EBCB92 #92EB9F
split-complementary
#92B2EB #EB9F92 #DEEB92
monochromatic
#2B69D8 #5E8DE2 #92B2EB #C6D7F4 #E5EDFA
Accessibility & contrast
On white
2.15
#92B2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#92B2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92B2EB
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92B2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92B2EB | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB6EE
Deuteranopia (green-blind)
#95ADEA
Tritanopia (blue-blind)
#75BEC6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #92b2eb; /* rgb */ color: rgb(146, 178, 235); /* oklch */ color: oklch(76.1% 0.090 261.7);
Tailwind
colors: {
custom: {
50: '#b5c8f1',
500: '#92b2eb',
950: '#000000',
},
}SCSS
$custom: #92b2eb; $custom-light: #b5c8f1; $custom-dark: #000000;
JSON
{
"hex": "#92b2eb",
"rgb": {
"r": 146,
"g": 178,
"b": 235
},
"hsl": {
"h": 218.427,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.76108,
"c": 0.08968,
"h": 261.7
},
"luminance": 0.4395
}Semantic roles & 50–950 ramp
primary
#92B2EB
secondary
#F2E9D9
accent
#8D15D1
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284