#74A2DC#74A2DC
#74A2DC is a light, moderate cyan. Relative luminance 0.347; OKLCH L 70.2% C 0.099 H 254.7°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #74A2DC |
|---|---|
| RGB | rgb(116, 162, 220) |
| HSL | hsl(213, 60%, 66%) |
| HSV | hsv(213, 47%, 86%) |
| CMYK | cmyk(47.3%, 26.4%, 0%, 13.7%) |
| CIE-LAB | lab(65.53, 0.13, -34.20) |
| CIE-LCH | lch(65.53, 34.20, 270.22°) |
| OKLab | oklab(70.24% -0.0262 -0.0956) |
| OKLCH | oklch(70.24% 0.099 254.7) |
| XYZ | xyz(33.0367, 34.7187, 72.6568) |
| Luminance | 0.3472 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.25
Carolina Blue
#8AB8FE
ΔE00 6.73
Dark Sky Blue
#448EE4
ΔE00 7.21
Faded Blue
#658CBB
ΔE00 7.43
Dodgerblue
#1E90FF
ΔE00 7.69
Sky Blue (survey)
#75BBFD
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74A2DC #DCAE74
analogous
#74D6DC #74A2DC #7A74DC
triadic
#74A2DC #DC74A2 #A2DC74
tetradic
#74A2DC #DC74D6 #DCAE74 #74DC7A
square
#74A2DC #DC74D6 #DCAE74 #74DC7A
split-complementary
#74A2DC #DC7A74 #D6DC74
monochromatic
#2B63AB #4381D0 #74A2DC #A5C3E8 #D6E3F5
Accessibility & contrast
On white
2.64
#74A2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#74A2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74A2DC
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74A2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74A2DC | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA5DF
Deuteranopia (green-blind)
#7F9BDB
Tritanopia (blue-blind)
#47AFB6
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #74a2dc; /* rgb */ color: rgb(116, 162, 220); /* oklch */ color: oklch(70.2% 0.099 254.7);
Tailwind
colors: {
custom: {
50: '#a1bde7',
500: '#74a2dc',
950: '#000000',
},
}SCSS
$custom: #74a2dc; $custom-light: #a1bde7; $custom-dark: #000000;
JSON
{
"hex": "#74a2dc",
"rgb": {
"r": 116,
"g": 162,
"b": 220
},
"hsl": {
"h": 213.462,
"s": 59.77,
"l": 65.882
},
"oklch": {
"l": 0.70238,
"c": 0.09914,
"h": 254.7
},
"luminance": 0.34721
}Semantic roles & 50–950 ramp
primary
#74A2DC
secondary
#E7D8C5
accent
#7D1EC7
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#0F1216
muted
#7F8184