#74AFF5#74AFF5
#74AFF5 is a light, moderate cyan. Relative luminance 0.410; OKLCH L 74.2% C 0.119 H 253.5°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #74AFF5 |
|---|---|
| RGB | rgb(116, 175, 245) |
| HSL | hsl(213, 87%, 71%) |
| HSV | hsv(213, 53%, 96%) |
| CMYK | cmyk(52.7%, 28.6%, 0%, 3.9%) |
| CIE-LAB | lab(70.15, 0.24, -40.69) |
| CIE-LCH | lch(70.15, 40.69, 270.33°) |
| OKLab | oklab(74.21% -0.0339 -0.1143) |
| OKLCH | oklch(74.21% 0.119 253.5) |
| XYZ | xyz(39.0081, 40.9625, 92.2194) |
| Luminance | 0.4097 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.69
Carolina Blue
#8AB8FE
ΔE00 3.77
Cornflowerblue
#6495ED
ΔE00 7.60
Pastel Blue
#A2BFFE
ΔE00 8.08
Sky
#82CAFC
ΔE00 8.17
Azure (survey)
#069AF3
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74AFF5 #F5BA74
analogous
#74F0F5 #74AFF5 #7974F5
triadic
#74AFF5 #F574AF #AFF574
tetradic
#74AFF5 #F574F0 #F5BA74 #74F579
square
#74AFF5 #F574F0 #F5BA74 #74F579
split-complementary
#74AFF5 #F57974 #F0F574
monochromatic
#106EDF #3B8EF1 #74AFF5 #ADD0F9 #E2EFFD
Accessibility & contrast
On white
2.28
#74AFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#74AFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74AFF5
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74AFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74AFF5 | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B2F8
Deuteranopia (green-blind)
#82A6F4
Tritanopia (blue-blind)
#2ABFC8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #74aff5; /* rgb */ color: rgb(116, 175, 245); /* oklch */ color: oklch(74.2% 0.119 253.5);
Tailwind
colors: {
custom: {
50: '#a3c6f8',
500: '#74aff5',
950: '#000000',
},
}SCSS
$custom: #74aff5; $custom-light: #a3c6f8; $custom-dark: #000000;
JSON
{
"hex": "#74aff5",
"rgb": {
"r": 116,
"g": 175,
"b": 245
},
"hsl": {
"h": 212.558,
"s": 86.577,
"l": 70.784
},
"oklch": {
"l": 0.74208,
"c": 0.1192,
"h": 253.5
},
"luminance": 0.40966
}Semantic roles & 50–950 ramp
primary
#74AFF5
secondary
#F4E4D1
accent
#7C02E3
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285