#74C7FA#74C7FA
#74C7FA is a light, moderate cyan. Relative luminance 0.515; OKLCH L 79.6% C 0.109 H 237.3°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #74C7FA |
|---|---|
| RGB | rgb(116, 199, 250) |
| HSL | hsl(203, 93%, 72%) |
| HSV | hsv(203, 54%, 98%) |
| CMYK | cmyk(53.6%, 20.4%, 0%, 2%) |
| CIE-LAB | lab(76.96, -11.33, -32.83) |
| CIE-LCH | lch(76.96, 34.73, 250.95°) |
| OKLab | oklab(79.64% -0.0589 -0.0916) |
| OKLCH | oklch(79.64% 0.109 237.3) |
| XYZ | xyz(44.8748, 51.4581, 97.9916) |
| Luminance | 0.5146 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.07
Sky
#82CAFC
ΔE00 1.77
Lightskyblue
#87CEFA
ΔE00 2.53
Light Blue
#95D0FC
ΔE00 4.20
Baby Blue
#89CFF0
ΔE00 4.81
Sky Blue (survey)
#75BBFD
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74C7FA #FAA774
analogous
#74FAEA #74C7FA #7484FA
triadic
#74C7FA #FA74C7 #C7FA74
tetradic
#74C7FA #EA74FA #FAA774 #84FA74
square
#74C7FA #EA74FA #FAA774 #84FA74
split-complementary
#74C7FA #FA7484 #FAEA74
monochromatic
#0895EB #39AFF8 #74C7FA #AFDFFC #E1F3FE
Accessibility & contrast
On white
1.86
#74C7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#74C7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74C7FA
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74C7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74C7FA | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C6FC
Deuteranopia (green-blind)
#9DB8F9
Tritanopia (blue-blind)
#0ED4D8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #74c7fa; /* rgb */ color: rgb(116, 199, 250); /* oklch */ color: oklch(79.6% 0.109 237.3);
Tailwind
colors: {
custom: {
50: '#a4d8fc',
500: '#74c7fa',
950: '#000000',
},
}SCSS
$custom: #74c7fa; $custom-light: #a4d8fc; $custom-dark: #000000;
JSON
{
"hex": "#74c7fa",
"rgb": {
"r": 116,
"g": 199,
"b": 250
},
"hsl": {
"h": 202.836,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.79641,
"c": 0.10887,
"h": 237.3
},
"luminance": 0.51462
}Semantic roles & 50–950 ramp
primary
#74C7FA
secondary
#D6773C
accent
#5700E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385