#74C6FC#74C6FC
#74C6FC is a light, moderate cyan. Relative luminance 0.511; OKLCH L 79.5% C 0.111 H 239.1°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #74C6FC |
|---|---|
| RGB | rgb(116, 198, 252) |
| HSL | hsl(204, 96%, 72%) |
| HSV | hsv(204, 54%, 99%) |
| CMYK | cmyk(54%, 21.4%, 0%, 1.2%) |
| CIE-LAB | lab(76.75, -10.22, -34.21) |
| CIE-LCH | lch(76.75, 35.70, 253.36°) |
| OKLab | oklab(79.51% -0.0571 -0.0955) |
| OKLCH | oklch(79.51% 0.111 239.1) |
| XYZ | xyz(44.9608, 51.1256, 99.5755) |
| Luminance | 0.5113 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.67
Lightblue (survey)
#7BC8F6
ΔE00 1.72
Lightskyblue
#87CEFA
ΔE00 2.93
Light Blue
#95D0FC
ΔE00 4.22
Sky Blue (survey)
#75BBFD
ΔE00 4.41
Baby Blue
#89CFF0
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74C6FC #FCAA74
analogous
#74FCEE #74C6FC #7482FC
triadic
#74C6FC #FC74C6 #C6FC74
tetradic
#74C6FC #EE74FC #FCAA74 #82FC74
square
#74C6FC #EE74FC #FCAA74 #82FC74
split-complementary
#74C6FC #FC7482 #FCEE74
monochromatic
#0593F0 #38ADFB #74C6FC #B0DFFD #E1F3FE
Accessibility & contrast
On white
1.87
#74C6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#74C6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74C6FC
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74C6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74C6FC | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FF
Deuteranopia (green-blind)
#9BB7FB
Tritanopia (blue-blind)
#06D4D8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #74c6fc; /* rgb */ color: rgb(116, 198, 252); /* oklch */ color: oklch(79.5% 0.111 239.1);
Tailwind
colors: {
custom: {
50: '#a5d7fd',
500: '#74c6fc',
950: '#000000',
},
}SCSS
$custom: #74c6fc; $custom-light: #a5d7fd; $custom-dark: #000000;
JSON
{
"hex": "#74c6fc",
"rgb": {
"r": 116,
"g": 198,
"b": 252
},
"hsl": {
"h": 203.824,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.79507,
"c": 0.1113,
"h": 239.1
},
"luminance": 0.51129
}Semantic roles & 50–950 ramp
primary
#74C6FC
secondary
#D87A3C
accent
#5B00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385