#74AAEA#74AAEA
#74AAEA is a light, moderate cyan. Relative luminance 0.384; OKLCH L 72.6% C 0.110 H 253.4°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #74AAEA |
|---|---|
| RGB | rgb(116, 170, 234) |
| HSL | hsl(213, 74%, 69%) |
| HSV | hsv(213, 50%, 92%) |
| CMYK | cmyk(50.4%, 27.4%, 0%, 8.2%) |
| CIE-LAB | lab(68.31, -0.25, -37.56) |
| CIE-LCH | lch(68.31, 37.56, 269.62°) |
| OKLab | oklab(72.61% -0.0314 -0.1053) |
| OKLCH | oklch(72.61% 0.11 253.4) |
| XYZ | xyz(36.4233, 38.4003, 83.3186) |
| Luminance | 0.3840 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.71
Sky Blue (survey)
#75BBFD
ΔE00 5.14
Cornflowerblue
#6495ED
ΔE00 6.21
Azure (survey)
#069AF3
ΔE00 8.16
Pastel Blue
#A2BFFE
ΔE00 8.56
Dodgerblue
#1E90FF
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74AAEA #EAB474
analogous
#74E5EA #74AAEA #7974EA
triadic
#74AAEA #EA74AA #AAEA74
tetradic
#74AAEA #EA74E5 #EAB474 #74EA79
square
#74AAEA #EA74E5 #EAB474 #74EA79
split-complementary
#74AAEA #EA7974 #E5EA74
monochromatic
#1E6BC6 #3F89E2 #74AAEA #A9CBF2 #DEEBFA
Accessibility & contrast
On white
2.42
#74AAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#74AAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74AAEA
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74AAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74AAEA | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ADED
Deuteranopia (green-blind)
#82A1E9
Tritanopia (blue-blind)
#39B8C0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #74aaea; /* rgb */ color: rgb(116, 170, 234); /* oklch */ color: oklch(72.6% 0.110 253.4);
Tailwind
colors: {
custom: {
50: '#a2c3f1',
500: '#74aaea',
950: '#000000',
},
}SCSS
$custom: #74aaea; $custom-light: #a2c3f1; $custom-dark: #000000;
JSON
{
"hex": "#74aaea",
"rgb": {
"r": 116,
"g": 170,
"b": 234
},
"hsl": {
"h": 212.542,
"s": 73.75,
"l": 68.627
},
"oklch": {
"l": 0.72615,
"c": 0.10985,
"h": 253.4
},
"luminance": 0.38403
}Semantic roles & 50–950 ramp
primary
#74AAEA
secondary
#EFDECB
accent
#7B10D6
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101216
muted
#7F8184