#74C8FB#74C8FB
#74C8FB is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.9% C 0.109 H 237.0°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #74C8FB |
|---|---|
| RGB | rgb(116, 200, 251) |
| HSL | hsl(203, 94%, 72%) |
| HSV | hsv(203, 54%, 98%) |
| CMYK | cmyk(53.8%, 20.3%, 0%, 1.6%) |
| CIE-LAB | lab(77.27, -11.57, -32.88) |
| CIE-LCH | lch(77.27, 34.85, 250.61°) |
| OKLab | oklab(79.9% -0.0596 -0.0917) |
| OKLCH | oklch(79.9% 0.109 237) |
| XYZ | xyz(45.2629, 51.9827, 98.8965) |
| Luminance | 0.5199 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.04
Sky
#82CAFC
ΔE00 1.77
Lightskyblue
#87CEFA
ΔE00 2.40
Light Blue
#95D0FC
ΔE00 4.14
Baby Blue
#89CFF0
ΔE00 4.68
Sky Blue (survey)
#75BBFD
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74C8FB #FBA774
analogous
#74FBEB #74C8FB #7484FB
triadic
#74C8FB #FB74C8 #C8FB74
tetradic
#74C8FB #EB74FB #FBA774 #84FB74
square
#74C8FB #EB74FB #FBA774 #84FB74
split-complementary
#74C8FB #FB7484 #FBEB74
monochromatic
#0797EE #39B0F9 #74C8FB #AFE0FD #E1F3FE
Accessibility & contrast
On white
1.84
#74C8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#74C8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74C8FB
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74C8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74C8FB | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FD
Deuteranopia (green-blind)
#9EB9FA
Tritanopia (blue-blind)
#08D5D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #74c8fb; /* rgb */ color: rgb(116, 200, 251); /* oklch */ color: oklch(79.9% 0.109 237.0);
Tailwind
colors: {
custom: {
50: '#a5d8fc',
500: '#74c8fb',
950: '#000000',
},
}SCSS
$custom: #74c8fb; $custom-light: #a5d8fc; $custom-dark: #000000;
JSON
{
"hex": "#74c8fb",
"rgb": {
"r": 116,
"g": 200,
"b": 251
},
"hsl": {
"h": 202.667,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.79903,
"c": 0.10941,
"h": 237
},
"luminance": 0.51987
}Semantic roles & 50–950 ramp
primary
#74C8FB
secondary
#D7773C
accent
#5700E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385