#95BEFF#95BEFF
#95BEFF is a light, moderate blue. Relative luminance 0.504; OKLCH L 79.7% C 0.103 H 259.4°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #95BEFF |
|---|---|
| RGB | rgb(149, 190, 255) |
| HSL | hsl(217, 100%, 79%) |
| HSV | hsv(217, 42%, 100%) |
| CMYK | cmyk(41.6%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(76.33, 2.52, -36.34) |
| CIE-LCH | lch(76.33, 36.42, 273.97°) |
| OKLab | oklab(79.65% -0.0189 -0.1012) |
| OKLCH | oklch(79.65% 0.103 259.4) |
| XYZ | xyz(48.8521, 50.4337, 101.7489) |
| Luminance | 0.5044 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.94
Pastel Blue
#A2BFFE
ΔE00 2.91
Baby Blue (survey)
#A2CFFE
ΔE00 4.75
Sky Blue (survey)
#75BBFD
ΔE00 5.72
Powder Blue (survey)
#B1D1FC
ΔE00 5.73
Light Blue
#95D0FC
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BEFF #FFD695
analogous
#95F3FF #95BEFF #A195FF
triadic
#95BEFF #FF95BE #BEFF95
tetradic
#95BEFF #FF95F3 #FFD695 #95FFA1
square
#95BEFF #FF95F3 #FFD695 #95FFA1
split-complementary
#95BEFF #FFA195 #F3FF95
monochromatic
#1B73FF #5898FF #95BEFF #D2E4FF #E0ECFF
Accessibility & contrast
On white
1.89
#95BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#95BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BEFF
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BEFF | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C2FF
Deuteranopia (green-blind)
#9BB8FE
Tritanopia (blue-blind)
#6FCCD4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #95beff; /* rgb */ color: rgb(149, 190, 255); /* oklch */ color: oklch(79.7% 0.103 259.4);
Tailwind
colors: {
custom: {
50: '#b8d1ff',
500: '#95beff',
950: '#000000',
},
}SCSS
$custom: #95beff; $custom-light: #b8d1ff; $custom-dark: #000000;
JSON
{
"hex": "#95beff",
"rgb": {
"r": 149,
"g": 190,
"b": 255
},
"hsl": {
"h": 216.792,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.7965,
"c": 0.10298,
"h": 259.4
},
"luminance": 0.50436
}Semantic roles & 50–950 ramp
primary
#95BEFF
secondary
#E1AC57
accent
#8D00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121418
muted
#828386