#74C6FB#74C6FB
#74C6FB is a light, moderate cyan. Relative luminance 0.511; OKLCH L 79.5% C 0.110 H 238.6°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #74C6FB |
|---|---|
| RGB | rgb(116, 198, 251) |
| HSL | hsl(204, 94%, 72%) |
| HSV | hsv(204, 54%, 98%) |
| CMYK | cmyk(53.8%, 21.1%, 0%, 1.6%) |
| CIE-LAB | lab(76.72, -10.51, -33.73) |
| CIE-LCH | lch(76.72, 35.33, 252.69°) |
| OKLab | oklab(79.46% -0.0574 -0.0942) |
| OKLCH | oklch(79.46% 0.11 238.6) |
| XYZ | xyz(44.8027, 51.0624, 98.7431) |
| Luminance | 0.5107 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.53
Sky
#82CAFC
ΔE00 1.69
Lightskyblue
#87CEFA
ΔE00 2.84
Light Blue
#95D0FC
ΔE00 4.23
Sky Blue (survey)
#75BBFD
ΔE00 4.57
Baby Blue
#89CFF0
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74C6FB #FBA974
analogous
#74FBED #74C6FB #7482FB
triadic
#74C6FB #FB74C6 #C6FB74
tetradic
#74C6FB #ED74FB #FBA974 #82FB74
square
#74C6FB #ED74FB #FBA974 #82FB74
split-complementary
#74C6FB #FB7482 #FBED74
monochromatic
#0793EE #39AEF9 #74C6FB #AFDEFD #E1F3FE
Accessibility & contrast
On white
1.87
#74C6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#74C6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74C6FB
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74C6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74C6FB | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FE
Deuteranopia (green-blind)
#9CB7FA
Tritanopia (blue-blind)
#0BD3D8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #74c6fb; /* rgb */ color: rgb(116, 198, 251); /* oklch */ color: oklch(79.5% 0.110 238.6);
Tailwind
colors: {
custom: {
50: '#a5d7fc',
500: '#74c6fb',
950: '#000000',
},
}SCSS
$custom: #74c6fb; $custom-light: #a5d7fc; $custom-dark: #000000;
JSON
{
"hex": "#74c6fb",
"rgb": {
"r": 116,
"g": 198,
"b": 251
},
"hsl": {
"h": 203.556,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.79464,
"c": 0.11031,
"h": 238.6
},
"luminance": 0.51066
}Semantic roles & 50–950 ramp
primary
#74C6FB
secondary
#D7793C
accent
#5A00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385