#95AFEF#95AFEF
#95AFEF is a light, moderate blue. Relative luminance 0.433; OKLCH L 75.9% C 0.097 H 267.1°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #95AFEF |
|---|---|
| RGB | rgb(149, 175, 239) |
| HSL | hsl(223, 74%, 76%) |
| HSV | hsv(223, 38%, 94%) |
| CMYK | cmyk(37.7%, 26.8%, 0%, 6.3%) |
| CIE-LAB | lab(71.74, 6.52, -34.81) |
| CIE-LCH | lch(71.74, 35.42, 280.61°) |
| OKLab | oklab(75.86% -0.005 -0.0969) |
| OKLCH | oklch(75.86% 0.097 267.1) |
| XYZ | xyz(43.2997, 43.2795, 87.7169) |
| Luminance | 0.4328 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.19
Carolina Blue
#8AB8FE
ΔE00 4.96
Periwinkle Blue
#8F99FB
ΔE00 6.60
Powder Blue (survey)
#B1D1FC
ΔE00 8.71
Light Grey Blue
#9DBCD4
ΔE00 8.79
Lightsteelblue
#B0C4DE
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AFEF #EFD595
analogous
#95DCEF #95AFEF #A895EF
triadic
#95AFEF #EF95AF #AFEF95
tetradic
#95AFEF #EF95DC #EFD595 #95EFA8
square
#95AFEF #EF95DC #EFD595 #95EFA8
split-complementary
#95AFEF #EFA895 #DCEF95
monochromatic
#2B5FDF #6087E7 #95AFEF #CAD7F7 #E4EBFB
Accessibility & contrast
On white
2.17
#95AFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#95AFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AFEF
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AFEF | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B4F2
Deuteranopia (green-blind)
#91ACEE
Tritanopia (blue-blind)
#79BCC5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #95afef; /* rgb */ color: rgb(149, 175, 239); /* oklch */ color: oklch(75.9% 0.097 267.1);
Tailwind
colors: {
custom: {
50: '#b7c6f4',
500: '#95afef',
950: '#000000',
},
}SCSS
$custom: #95afef; $custom-light: #b7c6f4; $custom-dark: #000000;
JSON
{
"hex": "#95afef",
"rgb": {
"r": 149,
"g": 175,
"b": 239
},
"hsl": {
"h": 222.667,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.75858,
"c": 0.09699,
"h": 267.1
},
"luminance": 0.43282
}Semantic roles & 50–950 ramp
primary
#95AFEF
secondary
#F3EBD8
accent
#9D10D6
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111317
muted
#808285