#75AEF8#75AEF8
#75AEF8 is a light, vivid cyan. Relative luminance 0.408; OKLCH L 74.2% C 0.123 H 255.4°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #75AEF8 |
|---|---|
| RGB | rgb(117, 174, 248) |
| HSL | hsl(214, 90%, 72%) |
| HSV | hsv(214, 53%, 97%) |
| CMYK | cmyk(52.8%, 29.8%, 0%, 2.7%) |
| CIE-LAB | lab(70.06, 1.91, -42.47) |
| CIE-LCH | lch(70.06, 42.51, 272.58°) |
| OKLab | oklab(74.19% -0.0311 -0.1194) |
| OKLCH | oklch(74.19% 0.123 255.4) |
| XYZ | xyz(39.4096, 40.8282, 94.5926) |
| Luminance | 0.4083 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.55
Sky Blue (survey)
#75BBFD
ΔE00 4.24
Cornflowerblue
#6495ED
ΔE00 7.24
Pastel Blue
#A2BFFE
ΔE00 7.83
Sky
#82CAFC
ΔE00 8.70
Baby Blue (survey)
#A2CFFE
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75AEF8 #F8BF75
analogous
#75F0F8 #75AEF8 #7E75F8
triadic
#75AEF8 #F875AE #AEF875
tetradic
#75AEF8 #F875F0 #F8BF75 #75F87E
square
#75AEF8 #F875F0 #F8BF75 #75F87E
split-complementary
#75AEF8 #F87E75 #F0F875
monochromatic
#0C6BE7 #3B8CF5 #75AEF8 #AFD0FB #E2EEFE
Accessibility & contrast
On white
2.29
#75AEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#75AEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75AEF8
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75AEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75AEF8 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B2FB
Deuteranopia (green-blind)
#80A6F6
Tritanopia (blue-blind)
#2ABFC8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #75aef8; /* rgb */ color: rgb(117, 174, 248); /* oklch */ color: oklch(74.2% 0.123 255.4);
Tailwind
colors: {
custom: {
50: '#a4c5fb',
500: '#75aef8',
950: '#000000',
},
}SCSS
$custom: #75aef8; $custom-light: #a4c5fb; $custom-dark: #000000;
JSON
{
"hex": "#75aef8",
"rgb": {
"r": 117,
"g": 174,
"b": 248
},
"hsl": {
"h": 213.893,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.7419,
"c": 0.12338,
"h": 255.4
},
"luminance": 0.40831
}Semantic roles & 50–950 ramp
primary
#75AEF8
secondary
#F5E7D4
accent
#8200E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185