#76ACFC#76ACFC
#76ACFC is a light, vivid blue. Relative luminance 0.404; OKLCH L 74.0% C 0.130 H 258.0°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #76ACFC |
|---|---|
| RGB | rgb(118, 172, 252) |
| HSL | hsl(216, 96%, 73%) |
| HSV | hsv(216, 53%, 99%) |
| CMYK | cmyk(53.2%, 31.7%, 0%, 1.2%) |
| CIE-LAB | lab(69.74, 4.46, -45.12) |
| CIE-LCH | lch(69.74, 45.34, 275.65°) |
| OKLab | oklab(74.02% -0.0269 -0.1271) |
| OKLCH | oklch(74.02% 0.13 258) |
| XYZ | xyz(39.7884, 40.3818, 97.7743) |
| Luminance | 0.4038 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.57
Sky Blue (survey)
#75BBFD
ΔE00 5.17
Cornflowerblue
#6495ED
ΔE00 6.66
Pastel Blue
#A2BFFE
ΔE00 7.66
Dodgerblue
#1E90FF
ΔE00 9.35
Baby Blue (survey)
#A2CFFE
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76ACFC #FCC676
analogous
#76EFFC #76ACFC #8376FC
triadic
#76ACFC #FC76AC #ACFC76
tetradic
#76ACFC #FC76EF #FCC676 #76FC83
square
#76ACFC #FC76EF #FCC676 #76FC83
split-complementary
#76ACFC #FC8376 #EFFC76
monochromatic
#0565F2 #3A88FB #76ACFC #B2D0FD #E1EDFE
Accessibility & contrast
On white
2.31
#76ACFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#76ACFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76ACFC
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76ACFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76ACFC | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FF
Deuteranopia (green-blind)
#7BA5FA
Tritanopia (blue-blind)
#29BEC9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #76acfc; /* rgb */ color: rgb(118, 172, 252); /* oklch */ color: oklch(74.0% 0.130 258.0);
Tailwind
colors: {
custom: {
50: '#a5c4fd',
500: '#76acfc',
950: '#000000',
},
}SCSS
$custom: #76acfc; $custom-light: #a5c4fd; $custom-dark: #000000;
JSON
{
"hex": "#76acfc",
"rgb": {
"r": 118,
"g": 172,
"b": 252
},
"hsl": {
"h": 215.821,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.74015,
"c": 0.12993,
"h": 258
},
"luminance": 0.40385
}Semantic roles & 50–950 ramp
primary
#76ACFC
secondary
#F7E9D4
accent
#8900E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186