#74C7FB#74C7FB
#74C7FB is a light, moderate cyan. Relative luminance 0.515; OKLCH L 79.7% C 0.110 H 237.8°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #74C7FB |
|---|---|
| RGB | rgb(116, 199, 251) |
| HSL | hsl(203, 94%, 72%) |
| HSV | hsv(203, 54%, 98%) |
| CMYK | cmyk(53.8%, 20.7%, 0%, 1.6%) |
| CIE-LAB | lab(76.99, -11.04, -33.30) |
| CIE-LCH | lch(76.99, 35.09, 251.65°) |
| OKLab | oklab(79.68% -0.0585 -0.0929) |
| OKLCH | oklch(79.68% 0.11 237.8) |
| XYZ | xyz(45.0321, 51.5210, 98.8195) |
| Luminance | 0.5152 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.25
Sky
#82CAFC
ΔE00 1.69
Lightskyblue
#87CEFA
ΔE00 2.60
Light Blue
#95D0FC
ΔE00 4.17
Sky Blue (survey)
#75BBFD
ΔE00 4.98
Baby Blue
#89CFF0
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74C7FB #FBA874
analogous
#74FBEC #74C7FB #7484FB
triadic
#74C7FB #FB74C7 #C7FB74
tetradic
#74C7FB #EC74FB #FBA874 #84FB74
square
#74C7FB #EC74FB #FBA874 #84FB74
split-complementary
#74C7FB #FB7484 #FBEC74
monochromatic
#0795EE #39AFF9 #74C7FB #AFDFFD #E1F3FE
Accessibility & contrast
On white
1.86
#74C7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#74C7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74C7FB
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74C7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74C7FB | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FE
Deuteranopia (green-blind)
#9DB8FA
Tritanopia (blue-blind)
#0AD4D8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #74c7fb; /* rgb */ color: rgb(116, 199, 251); /* oklch */ color: oklch(79.7% 0.110 237.8);
Tailwind
colors: {
custom: {
50: '#a5d8fc',
500: '#74c7fb',
950: '#000000',
},
}SCSS
$custom: #74c7fb; $custom-light: #a5d8fc; $custom-dark: #000000;
JSON
{
"hex": "#74c7fb",
"rgb": {
"r": 116,
"g": 199,
"b": 251
},
"hsl": {
"h": 203.111,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.79684,
"c": 0.10985,
"h": 237.8
},
"luminance": 0.51525
}Semantic roles & 50–950 ramp
primary
#74C7FB
secondary
#D7783C
accent
#5800E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385