#75AEF9#75AEF9
#75AEF9 is a light, vivid cyan. Relative luminance 0.409; OKLCH L 74.2% C 0.125 H 255.7°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #75AEF9 |
|---|---|
| RGB | rgb(117, 174, 249) |
| HSL | hsl(214, 92%, 72%) |
| HSV | hsv(214, 53%, 98%) |
| CMYK | cmyk(53%, 30.1%, 0%, 2.4%) |
| CIE-LAB | lab(70.10, 2.21, -42.94) |
| CIE-LCH | lch(70.10, 43.00, 272.95°) |
| OKLab | oklab(74.24% -0.0308 -0.1208) |
| OKLCH | oklch(74.24% 0.125 255.7) |
| XYZ | xyz(39.5651, 40.8905, 95.4119) |
| Luminance | 0.4089 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.51
Sky Blue (survey)
#75BBFD
ΔE00 4.28
Cornflowerblue
#6495ED
ΔE00 7.24
Pastel Blue
#A2BFFE
ΔE00 7.80
Sky
#82CAFC
ΔE00 8.74
Baby Blue (survey)
#A2CFFE
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75AEF9 #F9C075
analogous
#75F0F9 #75AEF9 #7E75F9
triadic
#75AEF9 #F975AE #AEF975
tetradic
#75AEF9 #F975F0 #F9C075 #75F97E
square
#75AEF9 #F975F0 #F9C075 #75F97E
split-complementary
#75AEF9 #F97E75 #F0F975
monochromatic
#0A6BE9 #3A8CF6 #75AEF9 #B0D0FC #E2EEFE
Accessibility & contrast
On white
2.29
#75AEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#75AEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75AEF9
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75AEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75AEF9 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B2FC
Deuteranopia (green-blind)
#7FA6F7
Tritanopia (blue-blind)
#28BFC9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #75aef9; /* rgb */ color: rgb(117, 174, 249); /* oklch */ color: oklch(74.2% 0.125 255.7);
Tailwind
colors: {
custom: {
50: '#a4c5fb',
500: '#75aef9',
950: '#000000',
},
}SCSS
$custom: #75aef9; $custom-light: #a4c5fb; $custom-dark: #000000;
JSON
{
"hex": "#75aef9",
"rgb": {
"r": 117,
"g": 174,
"b": 249
},
"hsl": {
"h": 214.091,
"s": 91.667,
"l": 71.765
},
"oklch": {
"l": 0.74238,
"c": 0.12465,
"h": 255.7
},
"luminance": 0.40894
}Semantic roles & 50–950 ramp
primary
#75AEF9
secondary
#F6E7D4
accent
#8200E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185