#95BBF9#95BBF9
#95BBF9 is a light, moderate blue. Relative luminance 0.488; OKLCH L 78.8% C 0.098 H 260.0°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #95BBF9 |
|---|---|
| RGB | rgb(149, 187, 249) |
| HSL | hsl(217, 89%, 78%) |
| HSV | hsv(217, 40%, 98%) |
| CMYK | cmyk(40.2%, 24.9%, 0%, 2.4%) |
| CIE-LAB | lab(75.31, 2.55, -34.70) |
| CIE-LCH | lch(75.31, 34.80, 274.20°) |
| OKLab | oklab(78.77% -0.017 -0.0965) |
| OKLCH | oklch(78.77% 0.098 260) |
| XYZ | xyz(47.2582, 48.7672, 96.5270) |
| Luminance | 0.4877 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.98
Pastel Blue
#A2BFFE
ΔE00 2.58
Baby Blue (survey)
#A2CFFE
ΔE00 5.45
Powder Blue (survey)
#B1D1FC
ΔE00 6.09
Sky Blue (survey)
#75BBFD
ΔE00 6.12
Light Blue
#95D0FC
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BBF9 #F9D395
analogous
#95EDF9 #95BBF9 #A195F9
triadic
#95BBF9 #F995BB #BBF995
tetradic
#95BBF9 #F995ED #F9D395 #95F9A1
square
#95BBF9 #F995ED #F9D395 #95F9A1
split-complementary
#95BBF9 #F9A195 #EDF995
monochromatic
#2171F2 #5B96F6 #95BBF9 #CFE0FC #E2ECFD
Accessibility & contrast
On white
1.95
#95BBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#95BBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BBF9
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BBF9 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BFFC
Deuteranopia (green-blind)
#9AB5F8
Tritanopia (blue-blind)
#72C8D0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #95bbf9; /* rgb */ color: rgb(149, 187, 249); /* oklch */ color: oklch(78.8% 0.098 260.0);
Tailwind
colors: {
custom: {
50: '#b7cffb',
500: '#95bbf9',
950: '#000000',
},
}SCSS
$custom: #95bbf9; $custom-light: #b7cffb; $custom-dark: #000000;
JSON
{
"hex": "#95bbf9",
"rgb": {
"r": 149,
"g": 187,
"b": 249
},
"hsl": {
"h": 217.2,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.78768,
"c": 0.09804,
"h": 260
},
"luminance": 0.4877
}Semantic roles & 50–950 ramp
primary
#95BBF9
secondary
#F5E9D6
accent
#8E00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#121317
muted
#818285