#74C4FC#74C4FC
#74C4FC is a light, moderate cyan. Relative luminance 0.502; OKLCH L 79.1% C 0.112 H 240.7°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #74C4FC |
|---|---|
| RGB | rgb(116, 196, 252) |
| HSL | hsl(205, 96%, 72%) |
| HSV | hsv(205, 54%, 99%) |
| CMYK | cmyk(54%, 22.2%, 0%, 1.2%) |
| CIE-LAB | lab(76.20, -9.16, -35.06) |
| CIE-LCH | lch(76.20, 36.24, 255.37°) |
| OKLab | oklab(79.07% -0.0549 -0.098) |
| OKLCH | oklch(79.07% 0.112 240.7) |
| XYZ | xyz(44.5067, 50.2173, 99.4241) |
| Luminance | 0.5022 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.99
Lightblue (survey)
#7BC8F6
ΔE00 2.37
Lightskyblue
#87CEFA
ΔE00 3.50
Sky Blue (survey)
#75BBFD
ΔE00 3.61
Light Blue
#95D0FC
ΔE00 4.45
Deepskyblue
#00BFFF
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74C4FC #FCAC74
analogous
#74FCF0 #74C4FC #7480FC
triadic
#74C4FC #FC74C4 #C4FC74
tetradic
#74C4FC #F074FC #FCAC74 #80FC74
square
#74C4FC #F074FC #FCAC74 #80FC74
split-complementary
#74C4FC #FC7480 #FCF074
monochromatic
#0590F0 #38ABFB #74C4FC #B0DDFD #E1F2FE
Accessibility & contrast
On white
1.90
#74C4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#74C4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74C4FC
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74C4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74C4FC | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#99B6FB
Tritanopia (blue-blind)
#09D2D7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #74c4fc; /* rgb */ color: rgb(116, 196, 252); /* oklch */ color: oklch(79.1% 0.112 240.7);
Tailwind
colors: {
custom: {
50: '#a5d5fd',
500: '#74c4fc',
950: '#000000',
},
}SCSS
$custom: #74c4fc; $custom-light: #a5d5fd; $custom-dark: #000000;
JSON
{
"hex": "#74c4fc",
"rgb": {
"r": 116,
"g": 196,
"b": 252
},
"hsl": {
"h": 204.706,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.7907,
"c": 0.11233,
"h": 240.7
},
"luminance": 0.50221
}Semantic roles & 50–950 ramp
primary
#74C4FC
secondary
#D87C3C
accent
#5F00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385