#75AEFB#75AEFB
#75AEFB is a light, vivid cyan. Relative luminance 0.410; OKLCH L 74.3% C 0.127 H 256.2°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #75AEFB |
|---|---|
| RGB | rgb(117, 174, 251) |
| HSL | hsl(214, 94%, 72%) |
| HSV | hsv(214, 53%, 98%) |
| CMYK | cmyk(53.4%, 30.7%, 0%, 1.6%) |
| CIE-LAB | lab(70.19, 2.82, -43.89) |
| CIE-LCH | lch(70.19, 43.98, 273.68°) |
| OKLab | oklab(74.34% -0.0303 -0.1235) |
| OKLCH | oklch(74.34% 0.127 256.2) |
| XYZ | xyz(39.8787, 41.0159, 97.0635) |
| Luminance | 0.4102 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.45
Sky Blue (survey)
#75BBFD
ΔE00 4.37
Cornflowerblue
#6495ED
ΔE00 7.24
Pastel Blue
#A2BFFE
ΔE00 7.75
Sky
#82CAFC
ΔE00 8.83
Baby Blue (survey)
#A2CFFE
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75AEFB #FBC275
analogous
#75F1FB #75AEFB #7F75FB
triadic
#75AEFB #FB75AE #AEFB75
tetradic
#75AEFB #FB75F1 #FBC275 #75FB7F
square
#75AEFB #FB75F1 #FBC275 #75FB7F
split-complementary
#75AEFB #FB7F75 #F1FB75
monochromatic
#076AEF #3A8BF9 #75AEFB #B0D1FD #E1EEFE
Accessibility & contrast
On white
2.28
#75AEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#75AEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75AEFB
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75AEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75AEFB | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FE
Deuteranopia (green-blind)
#7EA6F9
Tritanopia (blue-blind)
#25BFC9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #75aefb; /* rgb */ color: rgb(117, 174, 251); /* oklch */ color: oklch(74.3% 0.127 256.2);
Tailwind
colors: {
custom: {
50: '#a5c5fd',
500: '#75aefb',
950: '#000000',
},
}SCSS
$custom: #75aefb; $custom-light: #a5c5fd; $custom-dark: #000000;
JSON
{
"hex": "#75aefb",
"rgb": {
"r": 117,
"g": 174,
"b": 251
},
"hsl": {
"h": 214.478,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.74336,
"c": 0.12717,
"h": 256.2
},
"luminance": 0.41019
}Semantic roles & 50–950 ramp
primary
#75AEFB
secondary
#F6E8D5
accent
#8400E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185