#74B2FF#74B2FF
#74B2FF is a light, vivid cyan. Relative luminance 0.428; OKLCH L 75.3% C 0.129 H 254.5°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #74B2FF |
|---|---|
| RGB | rgb(116, 178, 255) |
| HSL | hsl(213, 100%, 73%) |
| HSV | hsv(213, 55%, 100%) |
| CMYK | cmyk(54.5%, 30.2%, 0%, 0%) |
| CIE-LAB | lab(71.40, 1.58, -44.15) |
| CIE-LCH | lch(71.40, 44.18, 272.05°) |
| OKLab | oklab(75.33% -0.0344 -0.1243) |
| OKLCH | oklch(75.33% 0.129 254.5) |
| XYZ | xyz(41.1665, 42.7704, 100.6745) |
| Luminance | 0.4277 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.15
Carolina Blue
#8AB8FE
ΔE00 3.33
Sky
#82CAFC
ΔE00 7.75
Pastel Blue
#A2BFFE
ΔE00 7.84
Baby Blue (survey)
#A2CFFE
ΔE00 8.27
Cornflowerblue
#6495ED
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74B2FF #FFC174
analogous
#74F8FF #74B2FF #7B74FF
triadic
#74B2FF #FF74B2 #B2FF74
tetradic
#74B2FF #FF74F8 #FFC174 #74FF7B
square
#74B2FF #FF74F8 #FFC174 #74FF7B
split-complementary
#74B2FF #FF7B74 #F8FF74
monochromatic
#006FF9 #3790FF #74B2FF #B1D4FF #E0EEFF
Accessibility & contrast
On white
2.20
#74B2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#74B2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74B2FF
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74B2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74B2FF | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B6FF
Deuteranopia (green-blind)
#81A9FD
Tritanopia (blue-blind)
#13C3CD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #74b2ff; /* rgb */ color: rgb(116, 178, 255); /* oklch */ color: oklch(75.3% 0.129 254.5);
Tailwind
colors: {
custom: {
50: '#a5c8ff',
500: '#74b2ff',
950: '#000000',
},
}SCSS
$custom: #74b2ff; $custom-light: #a5c8ff; $custom-dark: #000000;
JSON
{
"hex": "#74b2ff",
"rgb": {
"r": 116,
"g": 178,
"b": 255
},
"hsl": {
"h": 213.237,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.75329,
"c": 0.12896,
"h": 254.5
},
"luminance": 0.42774
}Semantic roles & 50–950 ramp
primary
#74B2FF
secondary
#F7E7D4
accent
#7F00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101318
muted
#7F8286