#74ADFC#74ADFC
#74ADFC is a light, vivid cyan. Relative luminance 0.406; OKLCH L 74.1% C 0.130 H 256.8°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #74ADFC |
|---|---|
| RGB | rgb(116, 173, 252) |
| HSL | hsl(215, 96%, 72%) |
| HSV | hsv(215, 54%, 99%) |
| CMYK | cmyk(54%, 31.3%, 0%, 1.2%) |
| CIE-LAB | lab(69.91, 3.48, -44.86) |
| CIE-LCH | lch(69.91, 45.00, 274.43°) |
| OKLab | oklab(74.12% -0.0297 -0.1264) |
| OKLCH | oklch(74.12% 0.13 256.8) |
| XYZ | xyz(39.7106, 40.6253, 97.8254) |
| Luminance | 0.4063 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.62
Sky Blue (survey)
#75BBFD
ΔE00 4.65
Cornflowerblue
#6495ED
ΔE00 6.98
Pastel Blue
#A2BFFE
ΔE00 7.89
Sky
#82CAFC
ΔE00 9.12
Azure (survey)
#069AF3
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74ADFC #FCC374
analogous
#74F1FC #74ADFC #7F74FC
triadic
#74ADFC #FC74AD #ADFC74
tetradic
#74ADFC #FC74F1 #FCC374 #74FC7F
square
#74ADFC #FC74F1 #FCC374 #74FC7F
split-complementary
#74ADFC #FC7F74 #F1FC74
monochromatic
#0568F0 #388AFB #74ADFC #B0D0FD #E1EDFE
Accessibility & contrast
On white
2.30
#74ADFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#74ADFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74ADFC
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74ADFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74ADFC | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#7CA5FA
Tritanopia (blue-blind)
#1EBFC9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #74adfc; /* rgb */ color: rgb(116, 173, 252); /* oklch */ color: oklch(74.1% 0.130 256.8);
Tailwind
colors: {
custom: {
50: '#a4c5fd',
500: '#74adfc',
950: '#000000',
},
}SCSS
$custom: #74adfc; $custom-light: #a4c5fd; $custom-dark: #000000;
JSON
{
"hex": "#74adfc",
"rgb": {
"r": 116,
"g": 173,
"b": 252
},
"hsl": {
"h": 214.853,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.74123,
"c": 0.12982,
"h": 256.8
},
"luminance": 0.40628
}Semantic roles & 50–950 ramp
primary
#74ADFC
secondary
#F7E8D4
accent
#8500E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185