#76ACFD#76ACFD
#76ACFD is a light, vivid blue. Relative luminance 0.404; OKLCH L 74.1% C 0.131 H 258.3°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #76ACFD |
|---|---|
| RGB | rgb(118, 172, 253) |
| HSL | hsl(216, 97%, 73%) |
| HSV | hsv(216, 53%, 99%) |
| CMYK | cmyk(53.4%, 32%, 0%, 0.8%) |
| CIE-LAB | lab(69.79, 4.76, -45.60) |
| CIE-LCH | lch(69.79, 45.84, 275.97°) |
| OKLab | oklab(74.07% -0.0267 -0.1285) |
| OKLCH | oklch(74.07% 0.131 258.3) |
| XYZ | xyz(39.9473, 40.4453, 98.6111) |
| Luminance | 0.4045 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.56
Sky Blue (survey)
#75BBFD
ΔE00 5.21
Cornflowerblue
#6495ED
ΔE00 6.68
Pastel Blue
#A2BFFE
ΔE00 7.64
Dodgerblue
#1E90FF
ΔE00 9.38
Baby Blue (survey)
#A2CFFE
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76ACFD #FDC776
analogous
#76EFFD #76ACFD #8376FD
triadic
#76ACFD #FD76AC #ACFD76
tetradic
#76ACFD #FD76EF #FDC776 #76FD83
square
#76ACFD #FD76EF #FDC776 #76FD83
split-complementary
#76ACFD #FD8376 #EFFD76
monochromatic
#0464F5 #3A87FC #76ACFD #B2D1FE #E1EDFF
Accessibility & contrast
On white
2.31
#76ACFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#76ACFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76ACFD
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76ACFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76ACFD | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#7BA5FB
Tritanopia (blue-blind)
#27BEC9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #76acfd; /* rgb */ color: rgb(118, 172, 253); /* oklch */ color: oklch(74.1% 0.131 258.3);
Tailwind
colors: {
custom: {
50: '#a5c4fe',
500: '#76acfd',
950: '#000000',
},
}SCSS
$custom: #76acfd; $custom-light: #a5c4fe; $custom-dark: #000000;
JSON
{
"hex": "#76acfd",
"rgb": {
"r": 118,
"g": 172,
"b": 253
},
"hsl": {
"h": 216,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.74065,
"c": 0.13122,
"h": 258.3
},
"luminance": 0.40448
}Semantic roles & 50–950 ramp
primary
#76ACFD
secondary
#F7E9D4
accent
#8A00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186