#95ABE0#95ABE0
#95ABE0 is a light, moderate blue. Relative luminance 0.409; OKLCH L 74.4% C 0.081 H 267.0°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #95ABE0 |
|---|---|
| RGB | rgb(149, 171, 224) |
| HSL | hsl(222, 55%, 73%) |
| HSV | hsv(222, 33%, 88%) |
| CMYK | cmyk(33.5%, 23.7%, 0%, 12.2%) |
| CIE-LAB | lab(70.10, 4.83, -29.17) |
| CIE-LCH | lch(70.10, 29.57, 279.40°) |
| OKLab | oklab(74.39% -0.0043 -0.0807) |
| OKLCH | oklch(74.39% 0.081 267) |
| XYZ | xyz(40.4079, 40.8956, 76.2711) |
| Luminance | 0.4090 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.88
Periwinkle Blue
#8F99FB
ΔE00 6.54
Carolina Blue
#8AB8FE
ΔE00 6.80
Lightsteelblue
#B0C4DE
ΔE00 8.94
Light Grey Blue
#9DBCD4
ΔE00 9.32
Light Periwinkle
#C1C6FC
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ABE0 #E0CA95
analogous
#95D0E0 #95ABE0 #A495E0
triadic
#95ABE0 #E095AB #ABE095
tetradic
#95ABE0 #E095D0 #E0CA95 #95E0A4
square
#95ABE0 #E095D0 #E0CA95 #95E0A4
split-complementary
#95ABE0 #E0A495 #D0E095
monochromatic
#3961C2 #6685D2 #95ABE0 #C4D1EE #E7ECF8
Accessibility & contrast
On white
2.29
#95ABE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#95ABE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ABE0
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ABE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ABE0 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAFE2
Deuteranopia (green-blind)
#93A8DF
Tritanopia (blue-blind)
#7FB6BD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #95abe0; /* rgb */ color: rgb(149, 171, 224); /* oklch */ color: oklch(74.4% 0.081 267.0);
Tailwind
colors: {
custom: {
50: '#b6c3e9',
500: '#95abe0',
950: '#000000',
},
}SCSS
$custom: #95abe0; $custom-light: #b6c3e9; $custom-dark: #000000;
JSON
{
"hex": "#95abe0",
"rgb": {
"r": 149,
"g": 171,
"b": 224
},
"hsl": {
"h": 222.4,
"s": 54.745,
"l": 73.137
},
"oklch": {
"l": 0.74385,
"c": 0.08084,
"h": 267
},
"luminance": 0.40897
}Semantic roles & 50–950 ramp
primary
#95ABE0
secondary
#EFEADC
accent
#9423C2
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184