#74C7FC#74C7FC
#74C7FC is a light, moderate cyan. Relative luminance 0.516; OKLCH L 79.7% C 0.111 H 238.3°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #74C7FC |
|---|---|
| RGB | rgb(116, 199, 252) |
| HSL | hsl(203, 96%, 72%) |
| HSV | hsv(203, 54%, 99%) |
| CMYK | cmyk(54%, 21%, 0%, 1.2%) |
| CIE-LAB | lab(77.03, -10.75, -33.78) |
| CIE-LCH | lch(77.03, 35.45, 252.34°) |
| OKLab | oklab(79.73% -0.0582 -0.0943) |
| OKLCH | oklch(79.73% 0.111 238.3) |
| XYZ | xyz(45.1901, 51.5842, 99.6519) |
| Luminance | 0.5159 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.44
Sky
#82CAFC
ΔE00 1.63
Lightskyblue
#87CEFA
ΔE00 2.68
Light Blue
#95D0FC
ΔE00 4.15
Sky Blue (survey)
#75BBFD
ΔE00 4.81
Baby Blue
#89CFF0
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74C7FC #FCA974
analogous
#74FCED #74C7FC #7483FC
triadic
#74C7FC #FC74C7 #C7FC74
tetradic
#74C7FC #ED74FC #FCA974 #83FC74
square
#74C7FC #ED74FC #FCA974 #83FC74
split-complementary
#74C7FC #FC7483 #FCED74
monochromatic
#0595F0 #38AFFB #74C7FC #B0DFFD #E1F3FE
Accessibility & contrast
On white
1.86
#74C7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#74C7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74C7FC
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74C7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74C7FC | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FF
Deuteranopia (green-blind)
#9CB8FB
Tritanopia (blue-blind)
#05D4D9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #74c7fc; /* rgb */ color: rgb(116, 199, 252); /* oklch */ color: oklch(79.7% 0.111 238.3);
Tailwind
colors: {
custom: {
50: '#a5d8fd',
500: '#74c7fc',
950: '#000000',
},
}SCSS
$custom: #74c7fc; $custom-light: #a5d8fd; $custom-dark: #000000;
JSON
{
"hex": "#74c7fc",
"rgb": {
"r": 116,
"g": 199,
"b": 252
},
"hsl": {
"h": 203.382,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.79726,
"c": 0.11083,
"h": 238.3
},
"luminance": 0.51588
}Semantic roles & 50–950 ramp
primary
#74C7FC
secondary
#D8793C
accent
#5900E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385