#75ABE1#75ABE1
#75ABE1 is a light, moderate cyan. Relative luminance 0.383; OKLCH L 72.5% C 0.098 H 249.3°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #75ABE1 |
|---|---|
| RGB | rgb(117, 171, 225) |
| HSL | hsl(210, 64%, 67%) |
| HSV | hsv(210, 48%, 88%) |
| CMYK | cmyk(48%, 24%, 0%, 11.8%) |
| CIE-LAB | lab(68.27, -3.21, -32.70) |
| CIE-LCH | lch(68.27, 32.85, 264.39°) |
| OKLab | oklab(72.47% -0.0345 -0.0912) |
| OKLCH | oklch(72.47% 0.098 249.3) |
| XYZ | xyz(35.4850, 38.3414, 76.7503) |
| Luminance | 0.3834 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.91
Carolina Blue
#8AB8FE
ΔE00 5.26
Cornflowerblue
#6495ED
ΔE00 6.88
Azure (survey)
#069AF3
ΔE00 8.04
Sky
#82CAFC
ΔE00 8.66
Light Grey Blue
#9DBCD4
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ABE1 #E1AB75
analogous
#75E1E1 #75ABE1 #7575E1
triadic
#75ABE1 #E175AB #ABE175
tetradic
#75ABE1 #E175E1 #E1AB75 #75E175
square
#75ABE1 #E175E1 #E1AB75 #75E175
split-complementary
#75ABE1 #E17575 #E1E175
monochromatic
#276EB4 #438CD6 #75ABE1 #A7CAEC #DAE8F7
Accessibility & contrast
On white
2.42
#75ABE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#75ABE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ABE1
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ABE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ABE1 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ADE3
Deuteranopia (green-blind)
#87A2E0
Tritanopia (blue-blind)
#44B7BD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #75abe1; /* rgb */ color: rgb(117, 171, 225); /* oklch */ color: oklch(72.5% 0.098 249.3);
Tailwind
colors: {
custom: {
50: '#a2c3ea',
500: '#75abe1',
950: '#000000',
},
}SCSS
$custom: #75abe1; $custom-light: #a2c3ea; $custom-dark: #000000;
JSON
{
"hex": "#75abe1",
"rgb": {
"r": 117,
"g": 171,
"b": 225
},
"hsl": {
"h": 210,
"s": 64.286,
"l": 67.059
},
"oklch": {
"l": 0.72473,
"c": 0.09754,
"h": 249.3
},
"luminance": 0.38344
}Semantic roles & 50–950 ramp
primary
#75ABE1
secondary
#EAD9C8
accent
#7319CC
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#0F1216
muted
#7F8184