#92BFFE#92BFFE
#92BFFE is a light, moderate blue. Relative luminance 0.505; OKLCH L 79.6% C 0.102 H 256.9°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #92BFFE |
|---|---|
| RGB | rgb(146, 191, 254) |
| HSL | hsl(215, 98%, 78%) |
| HSV | hsv(215, 43%, 100%) |
| CMYK | cmyk(42.5%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(76.39, 0.95, -35.73) |
| CIE-LCH | lch(76.39, 35.74, 271.53°) |
| OKLab | oklab(79.64% -0.0232 -0.0995) |
| OKLCH | oklch(79.64% 0.102 256.9) |
| XYZ | xyz(48.3684, 50.5255, 100.9504) |
| Luminance | 0.5053 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.84
Pastel Blue
#A2BFFE
ΔE00 3.77
Baby Blue (survey)
#A2CFFE
ΔE00 4.37
Sky Blue (survey)
#75BBFD
ΔE00 4.82
Powder Blue (survey)
#B1D1FC
ΔE00 5.87
Light Blue
#95D0FC
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BFFE #FED192
analogous
#92F5FE #92BFFE #9B92FE
triadic
#92BFFE #FE92BF #BFFE92
tetradic
#92BFFE #FE92F5 #FED192 #92FE9B
square
#92BFFE #FE92F5 #FED192 #92FE9B
split-complementary
#92BFFE #FE9B92 #F5FE92
monochromatic
#1978FD #559BFD #92BFFE #CFE3FF #E1EDFF
Accessibility & contrast
On white
1.89
#92BFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#92BFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BFFE
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BFFE | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C2FF
Deuteranopia (green-blind)
#9BB8FD
Tritanopia (blue-blind)
#6ACDD5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #92bffe; /* rgb */ color: rgb(146, 191, 254); /* oklch */ color: oklch(79.6% 0.102 256.9);
Tailwind
colors: {
custom: {
50: '#b6d2ff',
500: '#92bffe',
950: '#000000',
},
}SCSS
$custom: #92bffe; $custom-light: #b6d2ff; $custom-dark: #000000;
JSON
{
"hex": "#92bffe",
"rgb": {
"r": 146,
"g": 191,
"b": 254
},
"hsl": {
"h": 215,
"s": 98.182,
"l": 78.431
},
"oklch": {
"l": 0.79637,
"c": 0.10219,
"h": 256.9
},
"luminance": 0.50528
}Semantic roles & 50–950 ramp
primary
#92BFFE
secondary
#DFA655
accent
#8600E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121418
muted
#828386