#75AEFE#75AEFE
#75AEFE is a light, vivid blue. Relative luminance 0.412; OKLCH L 74.5% C 0.131 H 257.0°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #75AEFE |
|---|---|
| RGB | rgb(117, 174, 254) |
| HSL | hsl(215, 99%, 73%) |
| HSV | hsv(215, 54%, 100%) |
| CMYK | cmyk(53.9%, 31.5%, 0%, 0.4%) |
| CIE-LAB | lab(70.32, 3.73, -45.30) |
| CIE-LCH | lch(70.32, 45.45, 274.71°) |
| OKLab | oklab(74.48% -0.0295 -0.1276) |
| OKLCH | oklch(74.48% 0.131 257) |
| XYZ | xyz(40.3554, 41.2066, 99.5738) |
| Luminance | 0.4121 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.37
Sky Blue (survey)
#75BBFD
ΔE00 4.50
Cornflowerblue
#6495ED
ΔE00 7.26
Pastel Blue
#A2BFFE
ΔE00 7.69
Sky
#82CAFC
ΔE00 8.96
Baby Blue (survey)
#A2CFFE
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75AEFE #FEC575
analogous
#75F3FE #75AEFE #8075FE
triadic
#75AEFE #FE75AE #AEFE75
tetradic
#75AEFE #FE75F3 #FEC575 #75FE80
square
#75AEFE #FE75F3 #FEC575 #75FE80
split-complementary
#75AEFE #FE8075 #F3FE75
monochromatic
#0268F7 #388AFE #75AEFE #B2D2FE #E1EDFF
Accessibility & contrast
On white
2.27
#75AEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#75AEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75AEFE
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75AEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75AEFE | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#7DA6FC
Tritanopia (blue-blind)
#1FC0CB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #75aefe; /* rgb */ color: rgb(117, 174, 254); /* oklch */ color: oklch(74.5% 0.131 257.0);
Tailwind
colors: {
custom: {
50: '#a5c5ff',
500: '#75aefe',
950: '#000000',
},
}SCSS
$custom: #75aefe; $custom-light: #a5c5ff; $custom-dark: #000000;
JSON
{
"hex": "#75aefe",
"rgb": {
"r": 117,
"g": 174,
"b": 254
},
"hsl": {
"h": 215.036,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.74484,
"c": 0.13099,
"h": 257
},
"luminance": 0.4121
}Semantic roles & 50–950 ramp
primary
#75AEFE
secondary
#F7E8D4
accent
#8600E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186