#74C3FB#74C3FB
#74C3FB is a light, moderate cyan. Relative luminance 0.497; OKLCH L 78.8% C 0.112 H 241.0°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #74C3FB |
|---|---|
| RGB | rgb(116, 195, 251) |
| HSL | hsl(205, 94%, 72%) |
| HSV | hsv(205, 54%, 98%) |
| CMYK | cmyk(53.8%, 22.3%, 0%, 1.6%) |
| CIE-LAB | lab(75.89, -8.91, -35.01) |
| CIE-LCH | lch(75.89, 36.13, 255.72°) |
| OKLab | oklab(78.81% -0.0542 -0.0979) |
| OKLCH | oklch(78.81% 0.112 241) |
| XYZ | xyz(44.1238, 49.7045, 98.5168) |
| Luminance | 0.4971 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.16
Lightblue (survey)
#7BC8F6
ΔE00 2.53
Sky Blue (survey)
#75BBFD
ΔE00 3.37
Lightskyblue
#87CEFA
ΔE00 3.69
Light Blue
#95D0FC
ΔE00 4.57
Deepskyblue
#00BFFF
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74C3FB #FBAC74
analogous
#74FBF0 #74C3FB #7480FB
triadic
#74C3FB #FB74C3 #C3FB74
tetradic
#74C3FB #F074FB #FBAC74 #80FB74
square
#74C3FB #F074FB #FBAC74 #80FB74
split-complementary
#74C3FB #FB7480 #FBF074
monochromatic
#078EEE #39A9F9 #74C3FB #AFDDFD #E1F2FE
Accessibility & contrast
On white
1.92
#74C3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#74C3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74C3FB
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74C3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74C3FB | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC3FE
Deuteranopia (green-blind)
#98B5FA
Tritanopia (blue-blind)
#0FD1D6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #74c3fb; /* rgb */ color: rgb(116, 195, 251); /* oklch */ color: oklch(78.8% 0.112 241.0);
Tailwind
colors: {
custom: {
50: '#a4d5fd',
500: '#74c3fb',
950: '#000000',
},
}SCSS
$custom: #74c3fb; $custom-light: #a4d5fd; $custom-dark: #000000;
JSON
{
"hex": "#74c3fb",
"rgb": {
"r": 116,
"g": 195,
"b": 251
},
"hsl": {
"h": 204.889,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.78808,
"c": 0.11185,
"h": 241
},
"luminance": 0.49708
}Semantic roles & 50–950 ramp
primary
#74C3FB
secondary
#F6E3D4
accent
#5F00E6
background
#FAFDFF
surface
#F4FAFF
border
#CED3D7
text
#101417
muted
#7F8385