#75ADED#75ADED
#75ADED is a light, moderate cyan. Relative luminance 0.398; OKLCH L 73.5% C 0.111 H 252.6°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #75ADED |
|---|---|
| RGB | rgb(117, 173, 237) |
| HSL | hsl(212, 77%, 69%) |
| HSV | hsv(212, 51%, 93%) |
| CMYK | cmyk(50.6%, 27%, 0%, 7.1%) |
| CIE-LAB | lab(69.31, -0.81, -37.64) |
| CIE-LCH | lch(69.31, 37.65, 268.76°) |
| OKLab | oklab(73.45% -0.0331 -0.1055) |
| OKLCH | oklch(73.45% 0.111 252.6) |
| XYZ | xyz(37.5605, 39.7807, 85.8035) |
| Luminance | 0.3978 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.19
Sky Blue (survey)
#75BBFD
ΔE00 4.25
Cornflowerblue
#6495ED
ΔE00 7.06
Pastel Blue
#A2BFFE
ΔE00 8.24
Azure (survey)
#069AF3
ΔE00 8.46
Sky
#82CAFC
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ADED #EDB575
analogous
#75E9ED #75ADED #7975ED
triadic
#75ADED #ED75AD #ADED75
tetradic
#75ADED #ED75E9 #EDB575 #75ED79
square
#75ADED #ED75E9 #EDB575 #75ED79
split-complementary
#75ADED #ED7975 #E9ED75
monochromatic
#1B6ECD #3F8DE6 #75ADED #ABCDF4 #E1EDFB
Accessibility & contrast
On white
2.34
#75ADED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#75ADED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ADED
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ADED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ADED | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B0F0
Deuteranopia (green-blind)
#84A4EC
Tritanopia (blue-blind)
#38BCC3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #75aded; /* rgb */ color: rgb(117, 173, 237); /* oklch */ color: oklch(73.5% 0.111 252.6);
Tailwind
colors: {
custom: {
50: '#a3c5f3',
500: '#75aded',
950: '#000000',
},
}SCSS
$custom: #75aded; $custom-light: #a3c5f3; $custom-dark: #000000;
JSON
{
"hex": "#75aded",
"rgb": {
"r": 117,
"g": 173,
"b": 237
},
"hsl": {
"h": 212,
"s": 76.923,
"l": 69.412
},
"oklch": {
"l": 0.73453,
"c": 0.11054,
"h": 252.6
},
"luminance": 0.39783
}Semantic roles & 50–950 ramp
primary
#75ADED
secondary
#F0E0CE
accent
#7A0CD9
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101217
muted
#7F8185