#95B6F5#95B6F5
#95B6F5 is a light, moderate blue. Relative luminance 0.464; OKLCH L 77.6% C 0.098 H 262.9°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #95B6F5 |
|---|---|
| RGB | rgb(149, 182, 245) |
| HSL | hsl(219, 83%, 77%) |
| HSV | hsv(219, 39%, 96%) |
| CMYK | cmyk(39.2%, 25.7%, 0%, 3.9%) |
| CIE-LAB | lab(73.83, 4.23, -34.84) |
| CIE-LCH | lch(73.83, 35.09, 276.93°) |
| OKLab | oklab(77.56% -0.012 -0.0969) |
| OKLCH | oklch(77.56% 0.098 262.9) |
| XYZ | xyz(45.5987, 46.4357, 92.9288) |
| Luminance | 0.4644 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.71
Carolina Blue
#8AB8FE
ΔE00 2.90
Baby Blue (survey)
#A2CFFE
ΔE00 6.89
Powder Blue (survey)
#B1D1FC
ΔE00 7.05
Sky Blue (survey)
#75BBFD
ΔE00 7.29
Light Grey Blue
#9DBCD4
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95B6F5 #F5D495
analogous
#95E6F5 #95B6F5 #A495F5
triadic
#95B6F5 #F595B6 #B6F595
tetradic
#95B6F5 #F595E6 #F5D495 #95F5A4
square
#95B6F5 #F595E6 #F5D495 #95F5A4
split-complementary
#95B6F5 #F5A495 #E6F595
monochromatic
#2569EA #5D8FF0 #95B6F5 #CDDDFA #E3ECFC
Accessibility & contrast
On white
2.04
#95B6F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#95B6F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95B6F5
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95B6F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95B6F5 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BAF8
Deuteranopia (green-blind)
#96B1F4
Tritanopia (blue-blind)
#75C3CC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #95b6f5; /* rgb */ color: rgb(149, 182, 245); /* oklch */ color: oklch(77.6% 0.098 262.9);
Tailwind
colors: {
custom: {
50: '#b7cbf8',
500: '#95b6f5',
950: '#000000',
},
}SCSS
$custom: #95b6f5; $custom-light: #b7cbf8; $custom-dark: #000000;
JSON
{
"hex": "#95b6f5",
"rgb": {
"r": 149,
"g": 182,
"b": 245
},
"hsl": {
"h": 219.375,
"s": 82.759,
"l": 77.255
},
"oklch": {
"l": 0.77561,
"c": 0.09767,
"h": 262.9
},
"luminance": 0.46438
}Semantic roles & 50–950 ramp
primary
#95B6F5
secondary
#F4EAD7
accent
#9506DF
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285