#95AFEB#95AFEB
#95AFEB is a light, moderate blue. Relative luminance 0.430; OKLCH L 75.7% C 0.092 H 266.2°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #95AFEB |
|---|---|
| RGB | rgb(149, 175, 235) |
| HSL | hsl(222, 68%, 75%) |
| HSV | hsv(222, 37%, 92%) |
| CMYK | cmyk(36.6%, 25.5%, 0%, 7.8%) |
| CIE-LAB | lab(71.59, 5.46, -32.88) |
| CIE-LCH | lch(71.59, 33.33, 279.43°) |
| OKLab | oklab(75.68% -0.0061 -0.0913) |
| OKLCH | oklch(75.68% 0.092 266.2) |
| XYZ | xyz(42.7153, 43.0457, 84.6391) |
| Luminance | 0.4305 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.32
Carolina Blue
#8AB8FE
ΔE00 5.10
Periwinkle Blue
#8F99FB
ΔE00 6.76
Lightsteelblue
#B0C4DE
ΔE00 8.66
Powder Blue (survey)
#B1D1FC
ΔE00 8.72
Light Grey Blue
#9DBCD4
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AFEB #EBD195
analogous
#95DAEB #95AFEB #A695EB
triadic
#95AFEB #EB95AF #AFEB95
tetradic
#95AFEB #EB95DA #EBD195 #95EBA6
square
#95AFEB #EB95DA #EBD195 #95EBA6
split-complementary
#95AFEB #EBA695 #DAEB95
monochromatic
#2E61D8 #6288E1 #95AFEB #C8D6F5 #E5ECFA
Accessibility & contrast
On white
2.19
#95AFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#95AFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AFEB
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AFEB | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 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)
#9BB4EE
Deuteranopia (green-blind)
#93ACEA
Tritanopia (blue-blind)
#7ABBC4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #95afeb; /* rgb */ color: rgb(149, 175, 235); /* oklch */ color: oklch(75.7% 0.092 266.2);
Tailwind
colors: {
custom: {
50: '#b6c6f1',
500: '#95afeb',
950: '#000000',
},
}SCSS
$custom: #95afeb; $custom-light: #b6c6f1; $custom-dark: #000000;
JSON
{
"hex": "#95afeb",
"rgb": {
"r": 149,
"g": 175,
"b": 235
},
"hsl": {
"h": 221.86,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.75682,
"c": 0.09154,
"h": 266.2
},
"luminance": 0.43048
}Semantic roles & 50–950 ramp
primary
#95AFEB
secondary
#F2EAD9
accent
#9815D0
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284