#95BBFF#95BBFF
#95BBFF is a light, moderate blue. Relative luminance 0.491; OKLCH L 79.0% C 0.106 H 261.7°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #95BBFF |
|---|---|
| RGB | rgb(149, 187, 255) |
| HSL | hsl(218, 100%, 79%) |
| HSV | hsv(218, 42%, 100%) |
| CMYK | cmyk(41.6%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(75.54, 4.17, -37.56) |
| CIE-LCH | lch(75.54, 37.79, 276.33°) |
| OKLab | oklab(79.03% -0.0153 -0.1047) |
| OKLCH | oklch(79.03% 0.106 261.7) |
| XYZ | xyz(48.2090, 49.1475, 101.5345) |
| Luminance | 0.4915 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.97
Pastel Blue
#A2BFFE
ΔE00 2.55
Baby Blue (survey)
#A2CFFE
ΔE00 5.59
Powder Blue (survey)
#B1D1FC
ΔE00 6.22
Sky Blue (survey)
#75BBFD
ΔE00 6.36
Light Blue
#95D0FC
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BBFF #FFD995
analogous
#95F0FF #95BBFF #A495FF
triadic
#95BBFF #FF95BB #BBFF95
tetradic
#95BBFF #FF95F0 #FFD995 #95FFA4
square
#95BBFF #FF95F0 #FFD995 #95FFA4
split-complementary
#95BBFF #FFA495 #F0FF95
monochromatic
#1B6CFF #5894FF #95BBFF #D2E2FF #E0EBFF
Accessibility & contrast
On white
1.94
#95BBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#95BBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BBFF
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BBFF | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3C0FF
Deuteranopia (green-blind)
#97B6FD
Tritanopia (blue-blind)
#6FC9D3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #95bbff; /* rgb */ color: rgb(149, 187, 255); /* oklch */ color: oklch(79.0% 0.106 261.7);
Tailwind
colors: {
custom: {
50: '#b8cfff',
500: '#95bbff',
950: '#000000',
},
}SCSS
$custom: #95bbff; $custom-light: #b8cfff; $custom-dark: #000000;
JSON
{
"hex": "#95bbff",
"rgb": {
"r": 149,
"g": 187,
"b": 255
},
"hsl": {
"h": 218.491,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.79031,
"c": 0.10586,
"h": 261.7
},
"luminance": 0.4915
}Semantic roles & 50–950 ramp
primary
#95BBFF
secondary
#F7EBD4
accent
#9300E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#121318
muted
#818286