#95BBFE#95BBFE
#95BBFE is a light, moderate blue. Relative luminance 0.491; OKLCH L 79.0% C 0.105 H 261.4°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #95BBFE |
|---|---|
| RGB | rgb(149, 187, 254) |
| HSL | hsl(218, 98%, 79%) |
| HSV | hsv(218, 41%, 100%) |
| CMYK | cmyk(41.3%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(75.50, 3.90, -37.09) |
| CIE-LCH | lch(75.50, 37.29, 276.00°) |
| OKLab | oklab(78.99% -0.0155 -0.1034) |
| OKLCH | oklch(78.99% 0.105 261.4) |
| XYZ | xyz(48.0485, 49.0833, 100.6890) |
| Luminance | 0.4909 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.96
Pastel Blue
#A2BFFE
ΔE00 2.54
Baby Blue (survey)
#A2CFFE
ΔE00 5.57
Powder Blue (survey)
#B1D1FC
ΔE00 6.20
Sky Blue (survey)
#75BBFD
ΔE00 6.32
Light Blue
#95D0FC
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BBFE #FED895
analogous
#95EFFE #95BBFE #A495FE
triadic
#95BBFE #FE95BB #BBFE95
tetradic
#95BBFE #FE95EF #FED895 #95FEA4
square
#95BBFE #FE95EF #FED895 #95FEA4
split-complementary
#95BBFE #FEA495 #EFFE95
monochromatic
#1C6DFD #5894FD #95BBFE #D2E2FF #E1ECFF
Accessibility & contrast
On white
1.94
#95BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#95BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BBFE
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BBFE | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BFFF
Deuteranopia (green-blind)
#98B6FD
Tritanopia (blue-blind)
#70C9D2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #95bbfe; /* rgb */ color: rgb(149, 187, 254); /* oklch */ color: oklch(79.0% 0.105 261.4);
Tailwind
colors: {
custom: {
50: '#b8cfff',
500: '#95bbfe',
950: '#000000',
},
}SCSS
$custom: #95bbfe; $custom-light: #b8cfff; $custom-dark: #000000;
JSON
{
"hex": "#95bbfe",
"rgb": {
"r": 149,
"g": 187,
"b": 254
},
"hsl": {
"h": 218.286,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.78987,
"c": 0.10455,
"h": 261.4
},
"luminance": 0.49086
}Semantic roles & 50–950 ramp
primary
#95BBFE
secondary
#F7EAD4
accent
#9200E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#121318
muted
#818286