#95BDFF#95BDFF
#95BDFF is a light, moderate blue. Relative luminance 0.500; OKLCH L 79.4% C 0.104 H 260.2°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #95BDFF |
|---|---|
| RGB | rgb(149, 189, 255) |
| HSL | hsl(217, 100%, 79%) |
| HSV | hsv(217, 42%, 100%) |
| CMYK | cmyk(41.6%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(76.07, 3.07, -36.74) |
| CIE-LCH | lch(76.07, 36.87, 274.77°) |
| OKLab | oklab(79.44% -0.0177 -0.1024) |
| OKLCH | oklch(79.44% 0.104 260.2) |
| XYZ | xyz(48.6363, 50.0020, 101.6769) |
| Luminance | 0.5000 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.90
Pastel Blue
#A2BFFE
ΔE00 2.75
Baby Blue (survey)
#A2CFFE
ΔE00 5.03
Powder Blue (survey)
#B1D1FC
ΔE00 5.89
Sky Blue (survey)
#75BBFD
ΔE00 5.93
Light Blue
#95D0FC
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BDFF #FFD795
analogous
#95F2FF #95BDFF #A295FF
triadic
#95BDFF #FF95BD #BDFF95
tetradic
#95BDFF #FF95F2 #FFD795 #95FFA2
square
#95BDFF #FF95F2 #FFD795 #95FFA2
split-complementary
#95BDFF #FFA295 #F2FF95
monochromatic
#1B71FF #5897FF #95BDFF #D2E3FF #E0ECFF
Accessibility & contrast
On white
1.91
#95BDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#95BDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BDFF
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BDFF | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C1FF
Deuteranopia (green-blind)
#99B7FE
Tritanopia (blue-blind)
#6FCBD4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #95bdff; /* rgb */ color: rgb(149, 189, 255); /* oklch */ color: oklch(79.4% 0.104 260.2);
Tailwind
colors: {
custom: {
50: '#b8d0ff',
500: '#95bdff',
950: '#000000',
},
}SCSS
$custom: #95bdff; $custom-light: #b8d0ff; $custom-dark: #000000;
JSON
{
"hex": "#95bdff",
"rgb": {
"r": 149,
"g": 189,
"b": 255
},
"hsl": {
"h": 217.358,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.79444,
"c": 0.10392,
"h": 260.2
},
"luminance": 0.50005
}Semantic roles & 50–950 ramp
primary
#95BDFF
secondary
#E1AD57
accent
#8F00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121418
muted
#828386