#75ABEF#75ABEF
#75ABEF is a light, moderate cyan. Relative luminance 0.391; OKLCH L 73.1% C 0.115 H 254.7°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #75ABEF |
|---|---|
| RGB | rgb(117, 171, 239) |
| HSL | hsl(213, 79%, 70%) |
| HSV | hsv(213, 51%, 94%) |
| CMYK | cmyk(51%, 28.5%, 0%, 6.3%) |
| CIE-LAB | lab(68.85, 0.90, -39.45) |
| CIE-LCH | lch(68.85, 39.46, 271.31°) |
| OKLab | oklab(73.12% -0.0302 -0.1107) |
| OKLCH | oklch(73.12% 0.115 254.7) |
| XYZ | xyz(37.4737, 39.1369, 87.2241) |
| Luminance | 0.3914 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.23
Sky Blue (survey)
#75BBFD
ΔE00 4.97
Cornflowerblue
#6495ED
ΔE00 6.39
Pastel Blue
#A2BFFE
ΔE00 8.18
Azure (survey)
#069AF3
ΔE00 8.55
Dodgerblue
#1E90FF
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ABEF #EFB975
analogous
#75E8EF #75ABEF #7C75EF
triadic
#75ABEF #EF75AB #ABEF75
tetradic
#75ABEF #EF75E8 #EFB975 #75EF7C
square
#75ABEF #EF75E8 #EFB975 #75EF7C
split-complementary
#75ABEF #EF7C75 #E8EF75
monochromatic
#186AD1 #3E8AE9 #75ABEF #ACCCF5 #E3EEFC
Accessibility & contrast
On white
2.38
#75ABEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#75ABEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ABEF
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ABEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ABEF | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AFF2
Deuteranopia (green-blind)
#81A3EE
Tritanopia (blue-blind)
#37BAC3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #75abef; /* rgb */ color: rgb(117, 171, 239); /* oklch */ color: oklch(73.1% 0.115 254.7);
Tailwind
colors: {
custom: {
50: '#a3c3f4',
500: '#75abef',
950: '#000000',
},
}SCSS
$custom: #75abef; $custom-light: #a3c3f4; $custom-dark: #000000;
JSON
{
"hex": "#75abef",
"rgb": {
"r": 117,
"g": 171,
"b": 239
},
"hsl": {
"h": 213.443,
"s": 79.221,
"l": 69.804
},
"oklch": {
"l": 0.73118,
"c": 0.11476,
"h": 254.7
},
"luminance": 0.3914
}Semantic roles & 50–950 ramp
primary
#75ABEF
secondary
#F1E2CF
accent
#7F0ADC
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185