#75ABE0#75ABE0
#75ABE0 is a light, moderate cyan. Relative luminance 0.383; OKLCH L 72.4% C 0.096 H 248.8°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #75ABE0 |
|---|---|
| RGB | rgb(117, 171, 224) |
| HSL | hsl(210, 63%, 67%) |
| HSV | hsv(210, 48%, 88%) |
| CMYK | cmyk(47.8%, 23.7%, 0%, 12.2%) |
| CIE-LAB | lab(68.23, -3.50, -32.21) |
| CIE-LCH | lch(68.23, 32.40, 263.80°) |
| OKLab | oklab(72.43% -0.0348 -0.0898) |
| OKLCH | oklch(72.43% 0.096 248.8) |
| XYZ | xyz(35.3489, 38.2870, 76.0340) |
| Luminance | 0.3829 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.94
Carolina Blue
#8AB8FE
ΔE00 5.37
Cornflowerblue
#6495ED
ΔE00 6.95
Azure (survey)
#069AF3
ΔE00 8.03
Sky
#82CAFC
ΔE00 8.62
Light Grey Blue
#9DBCD4
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ABE0 #E0AA75
analogous
#75E0E0 #75ABE0 #7576E0
triadic
#75ABE0 #E075AB #ABE075
tetradic
#75ABE0 #E075E0 #E0AA75 #76E075
square
#75ABE0 #E075E0 #E0AA75 #76E075
split-complementary
#75ABE0 #E07576 #E0E075
monochromatic
#286EB3 #438DD5 #75ABE0 #A7C9EB #D9E8F6
Accessibility & contrast
On white
2.43
#75ABE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#75ABE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ABE0
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ABE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ABE0 | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ACE2
Deuteranopia (green-blind)
#88A2DF
Tritanopia (blue-blind)
#45B7BD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #75abe0; /* rgb */ color: rgb(117, 171, 224); /* oklch */ color: oklch(72.4% 0.096 248.8);
Tailwind
colors: {
custom: {
50: '#a2c3ea',
500: '#75abe0',
950: '#000000',
},
}SCSS
$custom: #75abe0; $custom-light: #a2c3ea; $custom-dark: #000000;
JSON
{
"hex": "#75abe0",
"rgb": {
"r": 117,
"g": 171,
"b": 224
},
"hsl": {
"h": 209.72,
"s": 63.314,
"l": 66.863
},
"oklch": {
"l": 0.72429,
"c": 0.09635,
"h": 248.8
},
"luminance": 0.3829
}Semantic roles & 50–950 ramp
primary
#75ABE0
secondary
#EAD8C7
accent
#721ACB
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#0F1216
muted
#7F8184