#74ADEA#74ADEA
#74ADEA is a light, moderate cyan. Relative luminance 0.395; OKLCH L 73.3% C 0.107 H 251.0°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #74ADEA |
|---|---|
| RGB | rgb(116, 173, 234) |
| HSL | hsl(211, 74%, 69%) |
| HSV | hsv(211, 50%, 92%) |
| CMYK | cmyk(50.4%, 26.1%, 0%, 8.2%) |
| CIE-LAB | lab(69.14, -1.92, -36.28) |
| CIE-LCH | lch(69.14, 36.33, 266.97°) |
| OKLab | oklab(73.26% -0.0349 -0.1015) |
| OKLCH | oklch(73.26% 0.107 251) |
| XYZ | xyz(36.9922, 39.5379, 83.5082) |
| Luminance | 0.3954 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.15
Carolina Blue
#8AB8FE
ΔE00 4.55
Cornflowerblue
#6495ED
ΔE00 7.21
Azure (survey)
#069AF3
ΔE00 8.21
Sky
#82CAFC
ΔE00 8.30
Pastel Blue
#A2BFFE
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74ADEA #EAB174
analogous
#74E8EA #74ADEA #7674EA
triadic
#74ADEA #EA74AD #ADEA74
tetradic
#74ADEA #EA74E8 #EAB174 #74EA76
square
#74ADEA #EA74E8 #EAB174 #74EA76
split-complementary
#74ADEA #EA7674 #E8EA74
monochromatic
#1E6FC6 #3F8EE2 #74ADEA #A9CCF2 #DEECFA
Accessibility & contrast
On white
2.36
#74ADEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#74ADEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74ADEA
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74ADEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74ADEA | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AFED
Deuteranopia (green-blind)
#85A4E9
Tritanopia (blue-blind)
#38BBC2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #74adea; /* rgb */ color: rgb(116, 173, 234); /* oklch */ color: oklch(73.3% 0.107 251.0);
Tailwind
colors: {
custom: {
50: '#a2c5f1',
500: '#74adea',
950: '#000000',
},
}SCSS
$custom: #74adea; $custom-light: #a2c5f1; $custom-dark: #000000;
JSON
{
"hex": "#74adea",
"rgb": {
"r": 116,
"g": 173,
"b": 234
},
"hsl": {
"h": 211.017,
"s": 73.75,
"l": 68.627
},
"oklch": {
"l": 0.73263,
"c": 0.10737,
"h": 251
},
"luminance": 0.39541
}Semantic roles & 50–950 ramp
primary
#74ADEA
secondary
#EFDDCB
accent
#7610D6
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101216
muted
#7F8184