#75AEFC#75AEFC
#75AEFC is a light, vivid cyan. Relative luminance 0.411; OKLCH L 74.4% C 0.128 H 256.5°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #75AEFC |
|---|---|
| RGB | rgb(117, 174, 252) |
| HSL | hsl(215, 96%, 72%) |
| HSV | hsv(215, 54%, 99%) |
| CMYK | cmyk(53.6%, 31%, 0%, 1.2%) |
| CIE-LAB | lab(70.23, 3.12, -44.36) |
| CIE-LCH | lch(70.23, 44.47, 274.03°) |
| OKLab | oklab(74.39% -0.03 -0.1249) |
| OKLCH | oklch(74.39% 0.128 256.5) |
| XYZ | xyz(40.0368, 41.0791, 97.8958) |
| Luminance | 0.4108 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.42
Sky Blue (survey)
#75BBFD
ΔE00 4.41
Cornflowerblue
#6495ED
ΔE00 7.25
Pastel Blue
#A2BFFE
ΔE00 7.73
Sky
#82CAFC
ΔE00 8.88
Baby Blue (survey)
#A2CFFE
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75AEFC #FCC375
analogous
#75F1FC #75AEFC #8075FC
triadic
#75AEFC #FC75AE #AEFC75
tetradic
#75AEFC #FC75F1 #FCC375 #75FC80
square
#75AEFC #FC75F1 #FCC375 #75FC80
split-complementary
#75AEFC #FC8075 #F1FC75
monochromatic
#0569F1 #398BFB #75AEFC #B1D1FD #E1EDFE
Accessibility & contrast
On white
2.28
#75AEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#75AEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75AEFC
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75AEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75AEFC | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#7EA6FA
Tritanopia (blue-blind)
#23BFCA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #75aefc; /* rgb */ color: rgb(117, 174, 252); /* oklch */ color: oklch(74.4% 0.128 256.5);
Tailwind
colors: {
custom: {
50: '#a5c5fd',
500: '#75aefc',
950: '#000000',
},
}SCSS
$custom: #75aefc; $custom-light: #a5c5fd; $custom-dark: #000000;
JSON
{
"hex": "#75aefc",
"rgb": {
"r": 117,
"g": 174,
"b": 252
},
"hsl": {
"h": 214.667,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.74385,
"c": 0.12844,
"h": 256.5
},
"luminance": 0.41082
}Semantic roles & 50–950 ramp
primary
#75AEFC
secondary
#F7E8D4
accent
#8500E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185