#95BBF6#95BBF6
#95BBF6 is a light, moderate blue. Relative luminance 0.486; OKLCH L 78.6% C 0.094 H 259.0°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #95BBF6 |
|---|---|
| RGB | rgb(149, 187, 246) |
| HSL | hsl(216, 84%, 77%) |
| HSV | hsv(216, 39%, 96%) |
| CMYK | cmyk(39.4%, 24%, 0%, 3.5%) |
| CIE-LAB | lab(75.19, 1.75, -33.27) |
| CIE-LCH | lch(75.19, 33.31, 273.01°) |
| OKLab | oklab(78.64% -0.0179 -0.0924) |
| OKLCH | oklch(78.64% 0.094 259) |
| XYZ | xyz(46.7941, 48.5815, 94.0824) |
| Luminance | 0.4858 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.06
Pastel Blue
#A2BFFE
ΔE00 2.68
Baby Blue (survey)
#A2CFFE
ΔE00 5.37
Sky Blue (survey)
#75BBFD
ΔE00 6.00
Powder Blue (survey)
#B1D1FC
ΔE00 6.02
Light Blue
#95D0FC
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BBF6 #F6D095
analogous
#95EBF6 #95BBF6 #A095F6
triadic
#95BBF6 #F695BB #BBF695
tetradic
#95BBF6 #F695EB #F6D095 #95F6A0
square
#95BBF6 #F695EB #F6D095 #95F6A0
split-complementary
#95BBF6 #F6A095 #EBF695
monochromatic
#2473EC #5D97F1 #95BBF6 #CDDFFB #E3EDFD
Accessibility & contrast
On white
1.96
#95BBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#95BBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BBF6
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BBF6 | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BEF9
Deuteranopia (green-blind)
#9BB5F5
Tritanopia (blue-blind)
#74C8CF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #95bbf6; /* rgb */ color: rgb(149, 187, 246); /* oklch */ color: oklch(78.6% 0.094 259.0);
Tailwind
colors: {
custom: {
50: '#b7cff9',
500: '#95bbf6',
950: '#000000',
},
}SCSS
$custom: #95bbf6; $custom-light: #b7cff9; $custom-dark: #000000;
JSON
{
"hex": "#95bbf6",
"rgb": {
"r": 149,
"g": 187,
"b": 246
},
"hsl": {
"h": 216.495,
"s": 84.348,
"l": 77.451
},
"oklch": {
"l": 0.78639,
"c": 0.09417,
"h": 259
},
"luminance": 0.48584
}Semantic roles & 50–950 ramp
primary
#95BBF6
secondary
#F5E9D6
accent
#8B05E1
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#121317
muted
#818285