#92BBF5#92BBF5
#92BBF5 is a light, moderate blue. Relative luminance 0.482; OKLCH L 78.4% C 0.094 H 257.1°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #92BBF5 |
|---|---|
| RGB | rgb(146, 187, 245) |
| HSL | hsl(215, 83%, 77%) |
| HSV | hsv(215, 40%, 96%) |
| CMYK | cmyk(40.4%, 23.7%, 0%, 3.9%) |
| CIE-LAB | lab(74.98, 0.71, -33.07) |
| CIE-LCH | lch(74.98, 33.08, 271.22°) |
| OKLab | oklab(78.41% -0.0211 -0.0919) |
| OKLCH | oklch(78.41% 0.094 257.1) |
| XYZ | xyz(46.1005, 48.2416, 93.2509) |
| Luminance | 0.4824 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.62
Pastel Blue
#A2BFFE
ΔE00 3.38
Baby Blue (survey)
#A2CFFE
ΔE00 5.22
Sky Blue (survey)
#75BBFD
ΔE00 5.24
Powder Blue (survey)
#B1D1FC
ΔE00 6.25
Light Blue
#95D0FC
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BBF5 #F5CC92
analogous
#92ECF5 #92BBF5 #9B92F5
triadic
#92BBF5 #F592BB #BBF592
tetradic
#92BBF5 #F592EC #F5CC92 #92F59B
square
#92BBF5 #F592EC #F5CC92 #92F59B
split-complementary
#92BBF5 #F59B92 #ECF592
monochromatic
#2275EB #5A98F0 #92BBF5 #CADEFA #E3EEFC
Accessibility & contrast
On white
1.97
#92BBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#92BBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BBF5
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BBF5 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BEF8
Deuteranopia (green-blind)
#9AB4F4
Tritanopia (blue-blind)
#6FC8CF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #92bbf5; /* rgb */ color: rgb(146, 187, 245); /* oklch */ color: oklch(78.4% 0.094 257.1);
Tailwind
colors: {
custom: {
50: '#b5cff8',
500: '#92bbf5',
950: '#000000',
},
}SCSS
$custom: #92bbf5; $custom-light: #b5cff8; $custom-dark: #000000;
JSON
{
"hex": "#92bbf5",
"rgb": {
"r": 146,
"g": 187,
"b": 245
},
"hsl": {
"h": 215.152,
"s": 83.193,
"l": 76.667
},
"oklch": {
"l": 0.78414,
"c": 0.09432,
"h": 257.1
},
"luminance": 0.48244
}Semantic roles & 50–950 ramp
primary
#92BBF5
secondary
#F4E8D7
accent
#8506E0
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285