#75ABDC#75ABDC
#75ABDC is a light, moderate cyan. Relative luminance 0.381; OKLCH L 72.3% C 0.092 H 246.8°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #75ABDC |
|---|---|
| RGB | rgb(117, 171, 220) |
| HSL | hsl(209, 60%, 66%) |
| HSV | hsv(209, 47%, 86%) |
| CMYK | cmyk(46.8%, 22.3%, 0%, 13.7%) |
| CIE-LAB | lab(68.07, -4.65, -30.26) |
| CIE-LCH | lch(68.07, 30.61, 261.27°) |
| OKLab | oklab(72.25% -0.0361 -0.0843) |
| OKLCH | oklch(72.25% 0.092 246.8) |
| XYZ | xyz(34.8129, 38.0726, 73.2106) |
| Luminance | 0.3807 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.14
Carolina Blue
#8AB8FE
ΔE00 5.85
Cornflowerblue
#6495ED
ΔE00 7.27
Azure (survey)
#069AF3
ΔE00 8.08
Light Grey Blue
#9DBCD4
ΔE00 8.28
Lightblue (survey)
#7BC8F6
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ABDC #DCA675
analogous
#75DCDA #75ABDC #7577DC
triadic
#75ABDC #DC75AB #ABDC75
tetradic
#75ABDC #DA75DC #DCA675 #77DC75
square
#75ABDC #DA75DC #DCA675 #77DC75
split-complementary
#75ABDC #DC7577 #DCDA75
monochromatic
#2B6EAB #448DD0 #75ABDC #A6C9E8 #D7E6F5
Accessibility & contrast
On white
2.44
#75ABDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#75ABDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ABDC
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ABDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ABDC | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ACDE
Deuteranopia (green-blind)
#8AA1DB
Tritanopia (blue-blind)
#48B7BB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #75abdc; /* rgb */ color: rgb(117, 171, 220); /* oklch */ color: oklch(72.3% 0.092 246.8);
Tailwind
colors: {
custom: {
50: '#a2c3e7',
500: '#75abdc',
950: '#000000',
},
}SCSS
$custom: #75abdc; $custom-light: #a2c3e7; $custom-dark: #000000;
JSON
{
"hex": "#75abdc",
"rgb": {
"r": 117,
"g": 171,
"b": 220
},
"hsl": {
"h": 208.544,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.72253,
"c": 0.09166,
"h": 246.8
},
"luminance": 0.38075
}Semantic roles & 50–950 ramp
primary
#75ABDC
secondary
#E7D6C5
accent
#6F1EC7
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#0F1216
muted
#7F8184