#74C8FC#74C8FC
#74C8FC is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.9% C 0.110 H 237.5°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #74C8FC |
|---|---|
| RGB | rgb(116, 200, 252) |
| HSL | hsl(203, 96%, 72%) |
| HSV | hsv(203, 54%, 99%) |
| CMYK | cmyk(54%, 20.6%, 0%, 1.2%) |
| CIE-LAB | lab(77.31, -11.28, -33.35) |
| CIE-LCH | lch(77.31, 35.21, 251.31°) |
| OKLab | oklab(79.94% -0.0593 -0.0931) |
| OKLCH | oklch(79.94% 0.11 237.5) |
| XYZ | xyz(45.4209, 52.0459, 99.7289) |
| Luminance | 0.5205 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.21
Sky
#82CAFC
ΔE00 1.68
Lightskyblue
#87CEFA
ΔE00 2.46
Light Blue
#95D0FC
ΔE00 4.11
Baby Blue
#89CFF0
ΔE00 4.88
Sky Blue (survey)
#75BBFD
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74C8FC #FCA874
analogous
#74FCEC #74C8FC #7484FC
triadic
#74C8FC #FC74C8 #C8FC74
tetradic
#74C8FC #EC74FC #FCA874 #84FC74
square
#74C8FC #EC74FC #FCA874 #84FC74
split-complementary
#74C8FC #FC7484 #FCEC74
monochromatic
#0596F0 #38B0FB #74C8FC #B0E0FD #E1F3FE
Accessibility & contrast
On white
1.84
#74C8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#74C8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74C8FC
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74C8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74C8FC | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FF
Deuteranopia (green-blind)
#9DB9FB
Tritanopia (blue-blind)
#03D5D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #74c8fc; /* rgb */ color: rgb(116, 200, 252); /* oklch */ color: oklch(79.9% 0.110 237.5);
Tailwind
colors: {
custom: {
50: '#a5d8fd',
500: '#74c8fc',
950: '#000000',
},
}SCSS
$custom: #74c8fc; $custom-light: #a5d8fd; $custom-dark: #000000;
JSON
{
"hex": "#74c8fc",
"rgb": {
"r": 116,
"g": 200,
"b": 252
},
"hsl": {
"h": 202.941,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.79945,
"c": 0.11036,
"h": 237.5
},
"luminance": 0.5205
}Semantic roles & 50–950 ramp
primary
#74C8FC
secondary
#D8783C
accent
#5800E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385