#74ACFF#74ACFF
#74ACFF is a light, vivid blue. Relative luminance 0.404; OKLCH L 74.1% C 0.135 H 258.1°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #74ACFF |
|---|---|
| RGB | rgb(116, 172, 255) |
| HSL | hsl(216, 100%, 73%) |
| HSV | hsv(216, 55%, 100%) |
| CMYK | cmyk(54.5%, 32.5%, 0%, 0%) |
| CIE-LAB | lab(69.78, 4.96, -46.70) |
| CIE-LCH | lch(69.78, 46.96, 276.06°) |
| OKLab | oklab(74.06% -0.0279 -0.1317) |
| OKLCH | oklch(74.06% 0.135 258.1) |
| XYZ | xyz(39.9987, 40.4349, 100.2852) |
| Luminance | 0.4044 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.69
Sky Blue (survey)
#75BBFD
ΔE00 5.10
Cornflowerblue
#6495ED
ΔE00 6.73
Pastel Blue
#A2BFFE
ΔE00 7.86
Dodgerblue
#1E90FF
ΔE00 9.25
Azure (survey)
#069AF3
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74ACFF #FFC774
analogous
#74F2FF #74ACFF #8174FF
triadic
#74ACFF #FF74AC #ACFF74
tetradic
#74ACFF #FF74F2 #FFC774 #74FF81
square
#74ACFF #FF74F2 #FFC774 #74FF81
split-complementary
#74ACFF #FF8174 #F2FF74
monochromatic
#0064F9 #3787FF #74ACFF #B1D1FF #E0EDFF
Accessibility & contrast
On white
2.31
#74ACFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#74ACFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74ACFF
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74ACFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74ACFF | 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)
#8AB2FF
Deuteranopia (green-blind)
#79A5FD
Tritanopia (blue-blind)
#17BECA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #74acff; /* rgb */ color: rgb(116, 172, 255); /* oklch */ color: oklch(74.1% 0.135 258.1);
Tailwind
colors: {
custom: {
50: '#a5c4ff',
500: '#74acff',
950: '#000000',
},
}SCSS
$custom: #74acff; $custom-light: #a5c4ff; $custom-dark: #000000;
JSON
{
"hex": "#74acff",
"rgb": {
"r": 116,
"g": 172,
"b": 255
},
"hsl": {
"h": 215.827,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.74063,
"c": 0.13464,
"h": 258.1
},
"luminance": 0.40438
}Semantic roles & 50–950 ramp
primary
#74ACFF
secondary
#F7E9D4
accent
#8900E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186