#74C6FA#74C6FA
#74C6FA is a light, moderate cyan. Relative luminance 0.510; OKLCH L 79.4% C 0.109 H 238.1°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #74C6FA |
|---|---|
| RGB | rgb(116, 198, 250) |
| HSL | hsl(203, 93%, 72%) |
| HSV | hsv(203, 54%, 98%) |
| CMYK | cmyk(53.6%, 20.8%, 0%, 2%) |
| CIE-LAB | lab(76.68, -10.81, -33.25) |
| CIE-LCH | lch(76.68, 34.97, 252.00°) |
| OKLab | oklab(79.42% -0.0578 -0.0928) |
| OKLCH | oklch(79.42% 0.109 238.1) |
| XYZ | xyz(44.6455, 50.9995, 97.9151) |
| Luminance | 0.5100 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.34
Sky
#82CAFC
ΔE00 1.74
Lightskyblue
#87CEFA
ΔE00 2.75
Light Blue
#95D0FC
ΔE00 4.24
Sky Blue (survey)
#75BBFD
ΔE00 4.74
Baby Blue
#89CFF0
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74C6FA #FAA874
analogous
#74FAEB #74C6FA #7483FA
triadic
#74C6FA #FA74C6 #C6FA74
tetradic
#74C6FA #EB74FA #FAA874 #83FA74
square
#74C6FA #EB74FA #FAA874 #83FA74
split-complementary
#74C6FA #FA7483 #FAEB74
monochromatic
#0893EB #39AEF8 #74C6FA #AFDEFC #E1F3FE
Accessibility & contrast
On white
1.87
#74C6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#74C6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74C6FA
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74C6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74C6FA | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FC
Deuteranopia (green-blind)
#9CB7F9
Tritanopia (blue-blind)
#10D3D7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #74c6fa; /* rgb */ color: rgb(116, 198, 250); /* oklch */ color: oklch(79.4% 0.109 238.1);
Tailwind
colors: {
custom: {
50: '#a4d7fc',
500: '#74c6fa',
950: '#000000',
},
}SCSS
$custom: #74c6fa; $custom-light: #a4d7fc; $custom-dark: #000000;
JSON
{
"hex": "#74c6fa",
"rgb": {
"r": 116,
"g": 198,
"b": 250
},
"hsl": {
"h": 203.284,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.79421,
"c": 0.10932,
"h": 238.1
},
"luminance": 0.51003
}Semantic roles & 50–950 ramp
primary
#74C6FA
secondary
#D6783C
accent
#5900E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385