#76ABFE#76ABFE
#76ABFE is a light, vivid blue. Relative luminance 0.401; OKLCH L 73.9% C 0.134 H 259.1°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #76ABFE |
|---|---|
| RGB | rgb(118, 171, 254) |
| HSL | hsl(217, 99%, 73%) |
| HSV | hsv(217, 54%, 100%) |
| CMYK | cmyk(53.5%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(69.56, 5.63, -46.49) |
| CIE-LCH | lch(69.56, 46.83, 276.91°) |
| OKLab | oklab(73.91% -0.0253 -0.1311) |
| OKLCH | oklch(73.91% 0.134 259.1) |
| XYZ | xyz(39.9174, 40.1300, 99.3891) |
| Luminance | 0.4013 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.71
Sky Blue (survey)
#75BBFD
ΔE00 5.57
Cornflowerblue
#6495ED
ΔE00 6.42
Pastel Blue
#A2BFFE
ΔE00 7.68
Dodgerblue
#1E90FF
ΔE00 9.27
Periwinkle Blue
#8F99FB
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76ABFE #FEC976
analogous
#76EFFE #76ABFE #8576FE
triadic
#76ABFE #FE76AB #ABFE76
tetradic
#76ABFE #FE76EF #FEC976 #76FE85
square
#76ABFE #FE76EF #FEC976 #76FE85
split-complementary
#76ABFE #FE8576 #EFFE76
monochromatic
#0262F8 #3986FE #76ABFE #B3D0FE #E1ECFF
Accessibility & contrast
On white
2.33
#76ABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#76ABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76ABFE
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76ABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76ABFE | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#79A4FC
Tritanopia (blue-blind)
#26BDC9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #76abfe; /* rgb */ color: rgb(118, 171, 254); /* oklch */ color: oklch(73.9% 0.134 259.1);
Tailwind
colors: {
custom: {
50: '#a6c3ff',
500: '#76abfe',
950: '#000000',
},
}SCSS
$custom: #76abfe; $custom-light: #a6c3ff; $custom-dark: #000000;
JSON
{
"hex": "#76abfe",
"rgb": {
"r": 118,
"g": 171,
"b": 254
},
"hsl": {
"h": 216.618,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.73906,
"c": 0.1335,
"h": 259.1
},
"luminance": 0.40133
}Semantic roles & 50–950 ramp
primary
#76ABFE
secondary
#F7E9D4
accent
#8C00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186