#74AFF3#74AFF3
#74AFF3 is a light, moderate cyan. Relative luminance 0.408; OKLCH L 74.1% C 0.117 H 252.8°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #74AFF3 |
|---|---|
| RGB | rgb(116, 175, 243) |
| HSL | hsl(212, 84%, 70%) |
| HSV | hsv(212, 52%, 95%) |
| CMYK | cmyk(52.3%, 28%, 0%, 4.7%) |
| CIE-LAB | lab(70.06, -0.36, -39.74) |
| CIE-LCH | lch(70.06, 39.74, 269.48°) |
| OKLab | oklab(74.11% -0.0345 -0.1115) |
| OKLCH | oklch(74.11% 0.117 252.8) |
| XYZ | xyz(38.7045, 40.8410, 90.6202) |
| Luminance | 0.4084 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.63
Carolina Blue
#8AB8FE
ΔE00 3.89
Cornflowerblue
#6495ED
ΔE00 7.63
Sky
#82CAFC
ΔE00 8.07
Pastel Blue
#A2BFFE
ΔE00 8.16
Lightblue (survey)
#7BC8F6
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74AFF3 #F3B874
analogous
#74EEF3 #74AFF3 #7874F3
triadic
#74AFF3 #F374AF #AFF374
tetradic
#74AFF3 #F374EE #F3B874 #74F378
square
#74AFF3 #F374EE #F3B874 #74F378
split-complementary
#74AFF3 #F37874 #EEF374
monochromatic
#136FDA #3C8FEE #74AFF3 #ACCFF8 #E3EFFD
Accessibility & contrast
On white
2.29
#74AFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#74AFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74AFF3
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74AFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74AFF3 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B2F6
Deuteranopia (green-blind)
#83A6F2
Tritanopia (blue-blind)
#2DBEC7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #74aff3; /* rgb */ color: rgb(116, 175, 243); /* oklch */ color: oklch(74.1% 0.117 252.8);
Tailwind
colors: {
custom: {
50: '#a3c6f7',
500: '#74aff3',
950: '#000000',
},
}SCSS
$custom: #74aff3; $custom-light: #a3c6f7; $custom-dark: #000000;
JSON
{
"hex": "#74aff3",
"rgb": {
"r": 116,
"g": 175,
"b": 243
},
"hsl": {
"h": 212.126,
"s": 84.106,
"l": 70.392
},
"oklch": {
"l": 0.74113,
"c": 0.11674,
"h": 252.8
},
"luminance": 0.40844
}Semantic roles & 50–950 ramp
primary
#74AFF3
secondary
#F3E3D0
accent
#7B05E1
background
#FAFCFF
surface
#F4F8FE
border
#CED1D6
text
#101317
muted
#7F8285