#95ABEF#95ABEF
#95ABEF is a light, moderate blue. Relative luminance 0.417; OKLCH L 75.0% C 0.102 H 270.1°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #95ABEF |
|---|---|
| RGB | rgb(149, 171, 239) |
| HSL | hsl(225, 74%, 76%) |
| HSV | hsv(225, 38%, 94%) |
| CMYK | cmyk(37.7%, 28.5%, 0%, 6.3%) |
| CIE-LAB | lab(70.70, 8.76, -36.44) |
| CIE-LCH | lch(70.70, 37.48, 283.51°) |
| OKLab | oklab(75.04% 0.0001 -0.1015) |
| OKLCH | oklch(75.04% 0.102 270.1) |
| XYZ | xyz(42.5327, 41.7455, 87.4612) |
| Luminance | 0.4175 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.24
Periwinkle Blue
#8F99FB
ΔE00 5.53
Carolina Blue
#8AB8FE
ΔE00 6.13
Cornflowerblue
#6495ED
ΔE00 9.10
Perrywinkle
#8F8CE7
ΔE00 9.29
Light Grey Blue
#9DBCD4
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ABEF #EFD995
analogous
#95D8EF #95ABEF #AC95EF
triadic
#95ABEF #EF95AB #ABEF95
tetradic
#95ABEF #EF95D8 #EFD995 #95EFAC
square
#95ABEF #EF95D8 #EFD995 #95EFAC
split-complementary
#95ABEF #EFAC95 #D8EF95
monochromatic
#2B57DF #6081E7 #95ABEF #CAD5F7 #E4EAFB
Accessibility & contrast
On white
2.25
#95ABEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#95ABEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ABEF
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ABEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ABEF | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B1F2
Deuteranopia (green-blind)
#8CA9ED
Tritanopia (blue-blind)
#79B9C3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #95abef; /* rgb */ color: rgb(149, 171, 239); /* oklch */ color: oklch(75.0% 0.102 270.1);
Tailwind
colors: {
custom: {
50: '#b7c3f4',
500: '#95abef',
950: '#000000',
},
}SCSS
$custom: #95abef; $custom-light: #b7c3f4; $custom-dark: #000000;
JSON
{
"hex": "#95abef",
"rgb": {
"r": 149,
"g": 171,
"b": 239
},
"hsl": {
"h": 225.333,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.75041,
"c": 0.10154,
"h": 270.1
},
"luminance": 0.41747
}Semantic roles & 50–950 ramp
primary
#95ABEF
secondary
#F3ECD8
accent
#A510D6
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111217
muted
#808185