#95AEF2#95AEF2
#95AEF2 is a light, moderate blue. Relative luminance 0.431; OKLCH L 75.8% C 0.102 H 268.4°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #95AEF2 |
|---|---|
| RGB | rgb(149, 174, 242) |
| HSL | hsl(224, 78%, 77%) |
| HSV | hsv(224, 38%, 95%) |
| CMYK | cmyk(38.4%, 28.1%, 0%, 5.1%) |
| CIE-LAB | lab(71.60, 7.88, -36.66) |
| CIE-LCH | lch(71.60, 37.50, 282.12°) |
| OKLab | oklab(75.79% -0.0028 -0.1022) |
| OKLCH | oklch(75.79% 0.102 268.4) |
| XYZ | xyz(43.5526, 43.0704, 90.0058) |
| Luminance | 0.4307 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.38
Carolina Blue
#8AB8FE
ΔE00 5.16
Periwinkle Blue
#8F99FB
ΔE00 6.22
Light Grey Blue
#9DBCD4
ΔE00 8.91
Powder Blue (survey)
#B1D1FC
ΔE00 8.96
Lightsteelblue
#B0C4DE
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AEF2 #F2D995
analogous
#95DDF2 #95AEF2 #AB95F2
triadic
#95AEF2 #F295AE #AEF295
tetradic
#95AEF2 #F295DD #F2D995 #95F2AB
square
#95AEF2 #F295DD #F2D995 #95F2AB
split-complementary
#95AEF2 #F2AB95 #DDF295
monochromatic
#285BE5 #5E84EB #95AEF2 #CCD8F9 #E4EAFC
Accessibility & contrast
On white
2.18
#95AEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#95AEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AEF2
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AEF2 | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B4F5
Deuteranopia (green-blind)
#8EACF0
Tritanopia (blue-blind)
#77BCC6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #95aef2; /* rgb */ color: rgb(149, 174, 242); /* oklch */ color: oklch(75.8% 0.102 268.4);
Tailwind
colors: {
custom: {
50: '#b7c6f6',
500: '#95aef2',
950: '#000000',
},
}SCSS
$custom: #95aef2; $custom-light: #b7c6f6; $custom-dark: #000000;
JSON
{
"hex": "#95aef2",
"rgb": {
"r": 149,
"g": 174,
"b": 242
},
"hsl": {
"h": 223.871,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.75787,
"c": 0.10221,
"h": 268.4
},
"luminance": 0.43072
}Semantic roles & 50–950 ramp
primary
#95AEF2
secondary
#F3ECD8
accent
#A30BDA
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#111217
muted
#808185