#76AEFE#76AEFE
#76AEFE is a light, vivid blue. Relative luminance 0.413; OKLCH L 74.5% C 0.131 H 257.3°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #76AEFE |
|---|---|
| RGB | rgb(118, 174, 254) |
| HSL | hsl(215, 99%, 73%) |
| HSV | hsv(215, 54%, 100%) |
| CMYK | cmyk(53.5%, 31.5%, 0%, 0.4%) |
| CIE-LAB | lab(70.37, 3.94, -45.22) |
| CIE-LCH | lch(70.37, 45.39, 274.98°) |
| OKLab | oklab(74.54% -0.0286 -0.1274) |
| OKLCH | oklch(74.54% 0.131 257.3) |
| XYZ | xyz(40.4905, 41.2762, 99.5801) |
| Luminance | 0.4128 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.26
Sky Blue (survey)
#75BBFD
ΔE00 4.60
Cornflowerblue
#6495ED
ΔE00 7.24
Pastel Blue
#A2BFFE
ΔE00 7.55
Baby Blue (survey)
#A2CFFE
ΔE00 8.97
Sky
#82CAFC
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76AEFE #FEC676
analogous
#76F2FE #76AEFE #8276FE
triadic
#76AEFE #FE76AE #AEFE76
tetradic
#76AEFE #FE76F2 #FEC676 #76FE82
square
#76AEFE #FE76F2 #FEC676 #76FE82
split-complementary
#76AEFE #FE8276 #F2FE76
monochromatic
#0267F8 #398AFE #76AEFE #B3D2FE #E1EDFF
Accessibility & contrast
On white
2.27
#76AEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#76AEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76AEFE
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76AEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76AEFE | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#7DA6FC
Tritanopia (blue-blind)
#24C0CB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #76aefe; /* rgb */ color: rgb(118, 174, 254); /* oklch */ color: oklch(74.5% 0.131 257.3);
Tailwind
colors: {
custom: {
50: '#a6c5ff',
500: '#76aefe',
950: '#000000',
},
}SCSS
$custom: #76aefe; $custom-light: #a6c5ff; $custom-dark: #000000;
JSON
{
"hex": "#76aefe",
"rgb": {
"r": 118,
"g": 174,
"b": 254
},
"hsl": {
"h": 215.294,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.74535,
"c": 0.13055,
"h": 257.3
},
"luminance": 0.41279
}Semantic roles & 50–950 ramp
primary
#76AEFE
secondary
#F7E9D4
accent
#8700E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186