#76ABFA#76ABFA
#76ABFA is a light, vivid blue. Relative luminance 0.399; OKLCH L 73.7% C 0.128 H 258.2°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #76ABFA |
|---|---|
| RGB | rgb(118, 171, 250) |
| HSL | hsl(216, 93%, 72%) |
| HSV | hsv(216, 53%, 98%) |
| CMYK | cmyk(52.8%, 31.6%, 0%, 2%) |
| CIE-LAB | lab(69.38, 4.42, -44.60) |
| CIE-LCH | lch(69.38, 44.82, 275.66°) |
| OKLab | oklab(73.71% -0.0263 -0.1256) |
| OKLCH | oklch(73.71% 0.128 258.2) |
| XYZ | xyz(39.2835, 39.8765, 96.0508) |
| Luminance | 0.3988 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.77
Sky Blue (survey)
#75BBFD
ΔE00 5.42
Cornflowerblue
#6495ED
ΔE00 6.36
Pastel Blue
#A2BFFE
ΔE00 7.74
Dodgerblue
#1E90FF
ΔE00 9.17
Azure (survey)
#069AF3
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76ABFA #FAC576
analogous
#76EDFA #76ABFA #8376FA
triadic
#76ABFA #FA76AB #ABFA76
tetradic
#76ABFA #FA76ED #FAC576 #76FA83
square
#76ABFA #FA76ED #FAC576 #76FA83
split-complementary
#76ABFA #FA8376 #EDFA76
monochromatic
#0964ED #3B87F8 #76ABFA #B1CFFC #E1EDFE
Accessibility & contrast
On white
2.34
#76ABFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#76ABFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76ABFA
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76ABFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76ABFA | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB0FD
Deuteranopia (green-blind)
#7BA4F8
Tritanopia (blue-blind)
#2CBDC7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #76abfa; /* rgb */ color: rgb(118, 171, 250); /* oklch */ color: oklch(73.7% 0.128 258.2);
Tailwind
colors: {
custom: {
50: '#a5c3fc',
500: '#76abfa',
950: '#000000',
},
}SCSS
$custom: #76abfa; $custom-light: #a5c3fc; $custom-dark: #000000;
JSON
{
"hex": "#76abfa",
"rgb": {
"r": 118,
"g": 171,
"b": 250
},
"hsl": {
"h": 215.909,
"s": 92.958,
"l": 72.157
},
"oklch": {
"l": 0.73705,
"c": 0.12834,
"h": 258.2
},
"luminance": 0.39879
}Semantic roles & 50–950 ramp
primary
#76ABFA
secondary
#F6E9D5
accent
#8900E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185