#76ABFB#76ABFB
#76ABFB is a light, vivid blue. Relative luminance 0.399; OKLCH L 73.8% C 0.130 H 258.4°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #76ABFB |
|---|---|
| RGB | rgb(118, 171, 251) |
| HSL | hsl(216, 94%, 72%) |
| HSV | hsv(216, 53%, 98%) |
| CMYK | cmyk(53%, 31.9%, 0%, 1.6%) |
| CIE-LAB | lab(69.43, 4.72, -45.08) |
| CIE-LCH | lch(69.43, 45.32, 275.98°) |
| OKLab | oklab(73.76% -0.0261 -0.127) |
| OKLCH | oklch(73.76% 0.13 258.4) |
| XYZ | xyz(39.4407, 39.9394, 96.8788) |
| Luminance | 0.3994 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.75
Sky Blue (survey)
#75BBFD
ΔE00 5.46
Cornflowerblue
#6495ED
ΔE00 6.38
Pastel Blue
#A2BFFE
ΔE00 7.73
Dodgerblue
#1E90FF
ΔE00 9.19
Periwinkle Blue
#8F99FB
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76ABFB #FBC676
analogous
#76EEFB #76ABFB #8376FB
triadic
#76ABFB #FB76AB #ABFB76
tetradic
#76ABFB #FB76EE #FBC676 #76FB83
square
#76ABFB #FB76EE #FBC676 #76FB83
split-complementary
#76ABFB #FB8376 #EEFB76
monochromatic
#0764F0 #3B87F9 #76ABFB #B1CFFD #E1EDFE
Accessibility & contrast
On white
2.34
#76ABFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#76ABFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76ABFB
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76ABFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76ABFB | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FE
Deuteranopia (green-blind)
#7BA4F9
Tritanopia (blue-blind)
#2BBDC8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #76abfb; /* rgb */ color: rgb(118, 171, 251); /* oklch */ color: oklch(73.8% 0.130 258.4);
Tailwind
colors: {
custom: {
50: '#a5c3fd',
500: '#76abfb',
950: '#000000',
},
}SCSS
$custom: #76abfb; $custom-light: #a5c3fd; $custom-dark: #000000;
JSON
{
"hex": "#76abfb",
"rgb": {
"r": 118,
"g": 171,
"b": 251
},
"hsl": {
"h": 216.09,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.73755,
"c": 0.12963,
"h": 258.4
},
"luminance": 0.39942
}Semantic roles & 50–950 ramp
primary
#76ABFB
secondary
#F6E9D5
accent
#8A00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185