#74B3F9#74B3F9
#74B3F9 is a light, vivid cyan. Relative luminance 0.428; OKLCH L 75.3% C 0.121 H 252.1°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #74B3F9 |
|---|---|
| RGB | rgb(116, 179, 249) |
| HSL | hsl(212, 92%, 72%) |
| HSV | hsv(212, 53%, 98%) |
| CMYK | cmyk(53.4%, 28.1%, 0%, 2.4%) |
| CIE-LAB | lab(71.41, -0.79, -40.89) |
| CIE-LCH | lch(71.41, 40.90, 268.90°) |
| OKLab | oklab(75.25% -0.0372 -0.1148) |
| OKLCH | oklch(75.25% 0.121 252.1) |
| XYZ | xyz(40.4154, 42.7895, 95.7336) |
| Luminance | 0.4279 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.48
Carolina Blue
#8AB8FE
ΔE00 3.68
Sky
#82CAFC
ΔE00 7.10
Lightblue (survey)
#7BC8F6
ΔE00 7.81
Pastel Blue
#A2BFFE
ΔE00 8.09
Baby Blue (survey)
#A2CFFE
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74B3F9 #F9BA74
analogous
#74F5F9 #74B3F9 #7874F9
triadic
#74B3F9 #F974B3 #B3F974
tetradic
#74B3F9 #F974F5 #F9BA74 #74F978
square
#74B3F9 #F974F5 #F9BA74 #74F978
split-complementary
#74B3F9 #F97874 #F5F974
monochromatic
#0A73E9 #3993F6 #74B3F9 #AFD3FC #E2EFFE
Accessibility & contrast
On white
2.20
#74B3F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#74B3F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74B3F9
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74B3F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74B3F9 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B6FC
Deuteranopia (green-blind)
#85A9F8
Tritanopia (blue-blind)
#21C3CB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #74b3f9; /* rgb */ color: rgb(116, 179, 249); /* oklch */ color: oklch(75.3% 0.121 252.1);
Tailwind
colors: {
custom: {
50: '#a4c9fb',
500: '#74b3f9',
950: '#000000',
},
}SCSS
$custom: #74b3f9; $custom-light: #a4c9fb; $custom-dark: #000000;
JSON
{
"hex": "#74b3f9",
"rgb": {
"r": 116,
"g": 179,
"b": 249
},
"hsl": {
"h": 211.579,
"s": 91.724,
"l": 71.569
},
"oklch": {
"l": 0.75254,
"c": 0.1207,
"h": 252.1
},
"luminance": 0.42793
}Semantic roles & 50–950 ramp
primary
#74B3F9
secondary
#F5E5D3
accent
#7900E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285