#76AEFF#76AEFF
#76AEFF is a light, vivid blue. Relative luminance 0.413; OKLCH L 74.6% C 0.132 H 257.6°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #76AEFF |
|---|---|
| RGB | rgb(118, 174, 255) |
| HSL | hsl(215, 100%, 73%) |
| HSV | hsv(215, 54%, 100%) |
| CMYK | cmyk(53.7%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(70.41, 4.24, -45.69) |
| CIE-LCH | lch(70.41, 45.89, 275.31°) |
| OKLab | oklab(74.59% -0.0283 -0.1287) |
| OKLCH | oklch(74.59% 0.132 257.6) |
| XYZ | xyz(40.6510, 41.3405, 100.4257) |
| Luminance | 0.4134 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.25
Sky Blue (survey)
#75BBFD
ΔE00 4.65
Cornflowerblue
#6495ED
ΔE00 7.25
Pastel Blue
#A2BFFE
ΔE00 7.53
Baby Blue (survey)
#A2CFFE
ΔE00 8.97
Sky
#82CAFC
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76AEFF #FFC776
analogous
#76F3FF #76AEFF #8276FF
triadic
#76AEFF #FF76AE #AEFF76
tetradic
#76AEFF #FF76F3 #FFC776 #76FF82
square
#76AEFF #FF76F3 #FFC776 #76FF82
split-complementary
#76AEFF #FF8276 #F3FF76
monochromatic
#0066FB #398AFF #76AEFF #B3D2FF #E0EDFF
Accessibility & contrast
On white
2.27
#76AEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#76AEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76AEFF
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76AEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76AEFF | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#7CA6FD
Tritanopia (blue-blind)
#22C0CB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #76aeff; /* rgb */ color: rgb(118, 174, 255); /* oklch */ color: oklch(74.6% 0.132 257.6);
Tailwind
colors: {
custom: {
50: '#a6c5ff',
500: '#76aeff',
950: '#000000',
},
}SCSS
$custom: #76aeff; $custom-light: #a6c5ff; $custom-dark: #000000;
JSON
{
"hex": "#76aeff",
"rgb": {
"r": 118,
"g": 174,
"b": 255
},
"hsl": {
"h": 215.474,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.74585,
"c": 0.13183,
"h": 257.6
},
"luminance": 0.41344
}Semantic roles & 50–950 ramp
primary
#76AEFF
secondary
#F7E9D4
accent
#8800E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186