#95BBF4#95BBF4
#95BBF4 is a light, moderate blue. Relative luminance 0.485; OKLCH L 78.6% C 0.092 H 258.3°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #95BBF4 |
|---|---|
| RGB | rgb(149, 187, 244) |
| HSL | hsl(216, 81%, 77%) |
| HSV | hsv(216, 39%, 96%) |
| CMYK | cmyk(38.9%, 23.4%, 0%, 4.3%) |
| CIE-LAB | lab(75.11, 1.22, -32.31) |
| CIE-LCH | lch(75.11, 32.33, 272.16°) |
| OKLab | oklab(78.55% -0.0185 -0.0897) |
| OKLCH | oklch(78.55% 0.092 258.3) |
| XYZ | xyz(46.4887, 48.4594, 92.4744) |
| Luminance | 0.4846 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.14
Pastel Blue
#A2BFFE
ΔE00 2.78
Baby Blue (survey)
#A2CFFE
ΔE00 5.32
Sky Blue (survey)
#75BBFD
ΔE00 5.93
Powder Blue (survey)
#B1D1FC
ΔE00 5.99
Light Grey Blue
#9DBCD4
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BBF4 #F4CE95
analogous
#95EBF4 #95BBF4 #9F95F4
triadic
#95BBF4 #F495BB #BBF495
tetradic
#95BBF4 #F495EB #F4CE95 #95F49F
square
#95BBF4 #F495EB #F4CE95 #95F49F
split-complementary
#95BBF4 #F49F95 #EBF495
monochromatic
#2674E8 #5E97EE #95BBF4 #CCDFFA #E3EDFC
Accessibility & contrast
On white
1.96
#95BBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#95BBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BBF4
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BBF4 | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BEF7
Deuteranopia (green-blind)
#9CB5F3
Tritanopia (blue-blind)
#75C7CE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #95bbf4; /* rgb */ color: rgb(149, 187, 244); /* oklch */ color: oklch(78.6% 0.092 258.3);
Tailwind
colors: {
custom: {
50: '#b7cff8',
500: '#95bbf4',
950: '#000000',
},
}SCSS
$custom: #95bbf4; $custom-light: #b7cff8; $custom-dark: #000000;
JSON
{
"hex": "#95bbf4",
"rgb": {
"r": 149,
"g": 187,
"b": 244
},
"hsl": {
"h": 216,
"s": 81.197,
"l": 77.059
},
"oklch": {
"l": 0.78554,
"c": 0.09161,
"h": 258.3
},
"luminance": 0.48462
}Semantic roles & 50–950 ramp
primary
#95BBF4
secondary
#F4E8D7
accent
#8808DE
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#121317
muted
#818285