#95B9F5#95B9F5
#95B9F5 is a light, moderate blue. Relative luminance 0.477; OKLCH L 78.2% C 0.095 H 260.4°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #95B9F5 |
|---|---|
| RGB | rgb(149, 185, 245) |
| HSL | hsl(218, 83%, 77%) |
| HSV | hsv(218, 39%, 96%) |
| CMYK | cmyk(39.2%, 24.5%, 0%, 3.9%) |
| CIE-LAB | lab(74.62, 2.58, -33.61) |
| CIE-LCH | lch(74.62, 33.71, 274.39°) |
| OKLab | oklab(78.18% -0.0157 -0.0934) |
| OKLCH | oklch(78.18% 0.095 260.4) |
| XYZ | xyz(46.2196, 47.6776, 93.1358) |
| Luminance | 0.4768 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.30
Pastel Blue
#A2BFFE
ΔE00 2.58
Baby Blue (survey)
#A2CFFE
ΔE00 5.97
Powder Blue (survey)
#B1D1FC
ΔE00 6.40
Sky Blue (survey)
#75BBFD
ΔE00 6.48
Light Grey Blue
#9DBCD4
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95B9F5 #F5D195
analogous
#95E9F5 #95B9F5 #A195F5
triadic
#95B9F5 #F595B9 #B9F595
tetradic
#95B9F5 #F595E9 #F5D195 #95F5A1
square
#95B9F5 #F595E9 #F5D195 #95F5A1
split-complementary
#95B9F5 #F5A195 #E9F595
monochromatic
#256FEA #5D94F0 #95B9F5 #CDDEFA #E3EDFC
Accessibility & contrast
On white
1.99
#95B9F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#95B9F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95B9F5
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95B9F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95B9F5 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BDF8
Deuteranopia (green-blind)
#99B4F4
Tritanopia (blue-blind)
#75C6CE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #95b9f5; /* rgb */ color: rgb(149, 185, 245); /* oklch */ color: oklch(78.2% 0.095 260.4);
Tailwind
colors: {
custom: {
50: '#b7cdf8',
500: '#95b9f5',
950: '#000000',
},
}SCSS
$custom: #95b9f5; $custom-light: #b7cdf8; $custom-dark: #000000;
JSON
{
"hex": "#95b9f5",
"rgb": {
"r": 149,
"g": 185,
"b": 245
},
"hsl": {
"h": 217.5,
"s": 82.759,
"l": 77.255
},
"oklch": {
"l": 0.78181,
"c": 0.09474,
"h": 260.4
},
"luminance": 0.4768
}Semantic roles & 50–950 ramp
primary
#95B9F5
secondary
#F4E9D7
accent
#8E06DF
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#121317
muted
#818285