#95BBF3#95BBF3
#95BBF3 is a light, moderate blue. Relative luminance 0.484; OKLCH L 78.5% C 0.090 H 257.9°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #95BBF3 |
|---|---|
| RGB | rgb(149, 187, 243) |
| HSL | hsl(216, 80%, 77%) |
| HSV | hsv(216, 39%, 95%) |
| CMYK | cmyk(38.7%, 23%, 0%, 4.7%) |
| CIE-LAB | lab(75.08, 0.95, -31.83) |
| CIE-LCH | lch(75.08, 31.84, 271.71°) |
| OKLab | oklab(78.51% -0.0189 -0.0883) |
| OKLCH | oklch(78.51% 0.09 257.9) |
| XYZ | xyz(46.3373, 48.3988, 91.6770) |
| Luminance | 0.4840 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.19
Pastel Blue
#A2BFFE
ΔE00 2.84
Baby Blue (survey)
#A2CFFE
ΔE00 5.30
Sky Blue (survey)
#75BBFD
ΔE00 5.89
Powder Blue (survey)
#B1D1FC
ΔE00 5.97
Light Grey Blue
#9DBCD4
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BBF3 #F3CD95
analogous
#95EAF3 #95BBF3 #9E95F3
triadic
#95BBF3 #F395BB #BBF395
tetradic
#95BBF3 #F395EA #F3CD95 #95F39E
square
#95BBF3 #F395EA #F3CD95 #95F39E
split-complementary
#95BBF3 #F39E95 #EAF395
monochromatic
#2774E7 #5E98ED #95BBF3 #CCDEF9 #E4EDFC
Accessibility & contrast
On white
1.97
#95BBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#95BBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BBF3
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BBF3 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BEF6
Deuteranopia (green-blind)
#9CB5F2
Tritanopia (blue-blind)
#75C7CE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #95bbf3; /* rgb */ color: rgb(149, 187, 243); /* oklch */ color: oklch(78.5% 0.090 257.9);
Tailwind
colors: {
custom: {
50: '#b7cff7',
500: '#95bbf3',
950: '#000000',
},
}SCSS
$custom: #95bbf3; $custom-light: #b7cff7; $custom-dark: #000000;
JSON
{
"hex": "#95bbf3",
"rgb": {
"r": 149,
"g": 187,
"b": 243
},
"hsl": {
"h": 215.745,
"s": 79.661,
"l": 76.863
},
"oklch": {
"l": 0.78512,
"c": 0.09033,
"h": 257.9
},
"luminance": 0.48401
}Semantic roles & 50–950 ramp
primary
#95BBF3
secondary
#F4E8D7
accent
#870ADC
background
#FBFCFF
surface
#F6F9FE
border
#D0D2D6
text
#111317
muted
#808285