#74C3FC#74C3FC
#74C3FC is a light, moderate cyan. Relative luminance 0.498; OKLCH L 78.9% C 0.113 H 241.5°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #74C3FC |
|---|---|
| RGB | rgb(116, 195, 252) |
| HSL | hsl(205, 96%, 72%) |
| HSV | hsv(205, 54%, 99%) |
| CMYK | cmyk(54%, 22.6%, 0%, 1.2%) |
| CIE-LAB | lab(75.93, -8.62, -35.49) |
| CIE-LCH | lch(75.93, 36.52, 256.35°) |
| OKLab | oklab(78.85% -0.0538 -0.0992) |
| OKLCH | oklch(78.85% 0.113 241.5) |
| XYZ | xyz(44.2818, 49.7677, 99.3492) |
| Luminance | 0.4977 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.23
Lightblue (survey)
#7BC8F6
ΔE00 2.71
Sky Blue (survey)
#75BBFD
ΔE00 3.22
Lightskyblue
#87CEFA
ΔE00 3.80
Light Blue
#95D0FC
ΔE00 4.60
Deepskyblue
#00BFFF
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74C3FC #FCAD74
analogous
#74FCF1 #74C3FC #747FFC
triadic
#74C3FC #FC74C3 #C3FC74
tetradic
#74C3FC #F174FC #FCAD74 #7FFC74
square
#74C3FC #F174FC #FCAD74 #7FFC74
split-complementary
#74C3FC #FC747F #FCF174
monochromatic
#058EF0 #38A9FB #74C3FC #B0DDFD #E1F2FE
Accessibility & contrast
On white
1.92
#74C3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#74C3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74C3FC
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74C3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74C3FC | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC3FF
Deuteranopia (green-blind)
#98B5FB
Tritanopia (blue-blind)
#0BD1D6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #74c3fc; /* rgb */ color: rgb(116, 195, 252); /* oklch */ color: oklch(78.9% 0.113 241.5);
Tailwind
colors: {
custom: {
50: '#a5d5fd',
500: '#74c3fc',
950: '#000000',
},
}SCSS
$custom: #74c3fc; $custom-light: #a5d5fd; $custom-dark: #000000;
JSON
{
"hex": "#74c3fc",
"rgb": {
"r": 116,
"g": 195,
"b": 252
},
"hsl": {
"h": 205.147,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.78852,
"c": 0.11288,
"h": 241.5
},
"luminance": 0.49771
}Semantic roles & 50–950 ramp
primary
#74C3FC
secondary
#F7E3D4
accent
#6000E6
background
#FAFDFF
surface
#F4FAFF
border
#CED3D7
text
#101417
muted
#7F8385