#75ABEB#75ABEB
#75ABEB is a light, moderate cyan. Relative luminance 0.389; OKLCH L 72.9% C 0.110 H 253.4°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #75ABEB |
|---|---|
| RGB | rgb(117, 171, 235) |
| HSL | hsl(213, 75%, 69%) |
| HSV | hsv(213, 50%, 92%) |
| CMYK | cmyk(50.2%, 27.2%, 0%, 7.8%) |
| CIE-LAB | lab(68.68, -0.29, -37.53) |
| CIE-LCH | lch(68.68, 37.54, 269.56°) |
| OKLab | oklab(72.93% -0.0314 -0.1052) |
| OKLCH | oklch(72.93% 0.11 253.4) |
| XYZ | xyz(36.8893, 38.9032, 84.1463) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.45
Sky Blue (survey)
#75BBFD
ΔE00 4.89
Cornflowerblue
#6495ED
ΔE00 6.46
Pastel Blue
#A2BFFE
ΔE00 8.34
Azure (survey)
#069AF3
ΔE00 8.35
Dodgerblue
#1E90FF
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ABEB #EBB575
analogous
#75E6EB #75ABEB #7A75EB
triadic
#75ABEB #EB75AB #ABEB75
tetradic
#75ABEB #EB75E6 #EBB575 #75EB7A
square
#75ABEB #EB75E6 #EBB575 #75EB7A
split-complementary
#75ABEB #EB7A75 #E6EB75
monochromatic
#1D6CC9 #408AE3 #75ABEB #AACCF3 #E0ECFA
Accessibility & contrast
On white
2.39
#75ABEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#75ABEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ABEB
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ABEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ABEB | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEEE
Deuteranopia (green-blind)
#83A2EA
Tritanopia (blue-blind)
#3BB9C1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #75abeb; /* rgb */ color: rgb(117, 171, 235); /* oklch */ color: oklch(72.9% 0.110 253.4);
Tailwind
colors: {
custom: {
50: '#a3c3f1',
500: '#75abeb',
950: '#000000',
},
}SCSS
$custom: #75abeb; $custom-light: #a3c3f1; $custom-dark: #000000;
JSON
{
"hex": "#75abeb",
"rgb": {
"r": 117,
"g": 171,
"b": 235
},
"hsl": {
"h": 212.542,
"s": 74.684,
"l": 69.02
},
"oklch": {
"l": 0.7293,
"c": 0.10975,
"h": 253.4
},
"luminance": 0.38906
}Semantic roles & 50–950 ramp
primary
#75ABEB
secondary
#EFDFCD
accent
#7B0FD7
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185