#76ACFF#76ACFF
#76ACFF is a light, vivid blue. Relative luminance 0.406; OKLCH L 74.2% C 0.134 H 258.7°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #76ACFF |
|---|---|
| RGB | rgb(118, 172, 255) |
| HSL | hsl(216, 100%, 73%) |
| HSV | hsv(216, 54%, 100%) |
| CMYK | cmyk(53.7%, 32.5%, 0%, 0%) |
| CIE-LAB | lab(69.88, 5.37, -46.54) |
| CIE-LCH | lch(69.88, 46.85, 276.59°) |
| OKLab | oklab(74.17% -0.0261 -0.1312) |
| OKLCH | oklch(74.17% 0.134 258.7) |
| XYZ | xyz(40.2675, 40.5734, 100.2978) |
| Luminance | 0.4058 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.53
Sky Blue (survey)
#75BBFD
ΔE00 5.29
Cornflowerblue
#6495ED
ΔE00 6.71
Pastel Blue
#A2BFFE
ΔE00 7.61
Baby Blue (survey)
#A2CFFE
ΔE00 9.39
Dodgerblue
#1E90FF
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76ACFF #FFC976
analogous
#76F1FF #76ACFF #8476FF
triadic
#76ACFF #FF76AC #ACFF76
tetradic
#76ACFF #FF76F1 #FFC976 #76FF84
square
#76ACFF #FF76F1 #FFC976 #76FF84
split-complementary
#76ACFF #FF8476 #F1FF76
monochromatic
#0063FB #3987FF #76ACFF #B3D1FF #E0ECFF
Accessibility & contrast
On white
2.30
#76ACFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#76ACFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76ACFF
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76ACFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76ACFF | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#7AA5FD
Tritanopia (blue-blind)
#23BECA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #76acff; /* rgb */ color: rgb(118, 172, 255); /* oklch */ color: oklch(74.2% 0.134 258.7);
Tailwind
colors: {
custom: {
50: '#a6c4ff',
500: '#76acff',
950: '#000000',
},
}SCSS
$custom: #76acff; $custom-light: #a6c4ff; $custom-dark: #000000;
JSON
{
"hex": "#76acff",
"rgb": {
"r": 118,
"g": 172,
"b": 255
},
"hsl": {
"h": 216.35,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.74165,
"c": 0.1338,
"h": 258.7
},
"luminance": 0.40577
}Semantic roles & 50–950 ramp
primary
#76ACFF
secondary
#F7E9D4
accent
#8B00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186