#74C8FA#74C8FA
#74C8FA is a light, moderate cyan. Relative luminance 0.519; OKLCH L 79.9% C 0.108 H 236.4°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #74C8FA |
|---|---|
| RGB | rgb(116, 200, 250) |
| HSL | hsl(202, 93%, 72%) |
| HSV | hsv(202, 54%, 98%) |
| CMYK | cmyk(53.6%, 20%, 0%, 2%) |
| CIE-LAB | lab(77.23, -11.86, -32.40) |
| CIE-LCH | lch(77.23, 34.50, 249.89°) |
| OKLab | oklab(79.86% -0.06 -0.0903) |
| OKLCH | oklch(79.86% 0.108 236.4) |
| XYZ | xyz(45.1057, 51.9198, 98.0685) |
| Luminance | 0.5192 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.90
Sky
#82CAFC
ΔE00 1.90
Lightskyblue
#87CEFA
ΔE00 2.35
Light Blue
#95D0FC
ΔE00 4.19
Baby Blue
#89CFF0
ΔE00 4.49
Sky Blue (survey)
#75BBFD
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74C8FA #FAA674
analogous
#74FAE9 #74C8FA #7485FA
triadic
#74C8FA #FA74C8 #C8FA74
tetradic
#74C8FA #E974FA #FAA674 #85FA74
square
#74C8FA #E974FA #FAA674 #85FA74
split-complementary
#74C8FA #FA7485 #FAE974
monochromatic
#0897EB #39B1F8 #74C8FA #AFDFFC #E1F3FE
Accessibility & contrast
On white
1.84
#74C8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#74C8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74C8FA
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74C8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74C8FA | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FC
Deuteranopia (green-blind)
#9EB9F9
Tritanopia (blue-blind)
#0DD5D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #74c8fa; /* rgb */ color: rgb(116, 200, 250); /* oklch */ color: oklch(79.9% 0.108 236.4);
Tailwind
colors: {
custom: {
50: '#a4d8fc',
500: '#74c8fa',
950: '#000000',
},
}SCSS
$custom: #74c8fa; $custom-light: #a4d8fc; $custom-dark: #000000;
JSON
{
"hex": "#74c8fa",
"rgb": {
"r": 116,
"g": 200,
"b": 250
},
"hsl": {
"h": 202.388,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.79861,
"c": 0.10844,
"h": 236.4
},
"luminance": 0.51924
}Semantic roles & 50–950 ramp
primary
#74C8FA
secondary
#D6763C
accent
#5600E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385