#95BFFE#95BFFE
#95BFFE is a light, moderate blue. Relative luminance 0.508; OKLCH L 79.8% C 0.101 H 258.3°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #95BFFE |
|---|---|
| RGB | rgb(149, 191, 254) |
| HSL | hsl(216, 98%, 79%) |
| HSV | hsv(216, 41%, 100%) |
| CMYK | cmyk(41.3%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(76.56, 1.70, -35.45) |
| CIE-LCH | lch(76.56, 35.49, 272.75°) |
| OKLab | oklab(79.81% -0.0204 -0.0987) |
| OKLCH | oklch(79.81% 0.101 258.3) |
| XYZ | xyz(48.9089, 50.8041, 100.9758) |
| Luminance | 0.5081 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.05
Pastel Blue
#A2BFFE
ΔE00 3.11
Baby Blue (survey)
#A2CFFE
ΔE00 4.43
Sky Blue (survey)
#75BBFD
ΔE00 5.48
Powder Blue (survey)
#B1D1FC
ΔE00 5.56
Light Blue
#95D0FC
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BFFE #FED495
analogous
#95F4FE #95BFFE #A095FE
triadic
#95BFFE #FE95BF #BFFE95
tetradic
#95BFFE #FE95F4 #FED495 #95FEA0
square
#95BFFE #FE95F4 #FED495 #95FEA0
split-complementary
#95BFFE #FEA095 #F4FE95
monochromatic
#1C76FD #589AFD #95BFFE #D2E4FF #E1EDFF
Accessibility & contrast
On white
1.88
#95BFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#95BFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BFFE
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BFFE | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C2FF
Deuteranopia (green-blind)
#9CB8FD
Tritanopia (blue-blind)
#6FCDD5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #95bffe; /* rgb */ color: rgb(149, 191, 254); /* oklch */ color: oklch(79.8% 0.101 258.3);
Tailwind
colors: {
custom: {
50: '#b8d2ff',
500: '#95bffe',
950: '#000000',
},
}SCSS
$custom: #95bffe; $custom-light: #b8d2ff; $custom-dark: #000000;
JSON
{
"hex": "#95bffe",
"rgb": {
"r": 149,
"g": 191,
"b": 254
},
"hsl": {
"h": 216,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.79814,
"c": 0.10078,
"h": 258.3
},
"luminance": 0.50807
}Semantic roles & 50–950 ramp
primary
#95BFFE
secondary
#E0A957
accent
#8A00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121418
muted
#828386