#75AADD#75AADD
#75AADD is a light, moderate cyan. Relative luminance 0.378; OKLCH L 72.1% C 0.094 H 248.3°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #75AADD |
|---|---|
| RGB | rgb(117, 170, 221) |
| HSL | hsl(209, 60%, 66%) |
| HSV | hsv(209, 47%, 87%) |
| CMYK | cmyk(47.1%, 23.1%, 0%, 13.3%) |
| CIE-LAB | lab(67.84, -3.81, -31.18) |
| CIE-LCH | lch(67.84, 31.41, 263.04°) |
| OKLab | oklab(72.08% -0.0346 -0.0869) |
| OKLCH | oklch(72.08% 0.094 248.3) |
| XYZ | xyz(34.7575, 37.7494, 73.8474) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.32
Carolina Blue
#8AB8FE
ΔE00 5.70
Cornflowerblue
#6495ED
ΔE00 6.80
Azure (survey)
#069AF3
ΔE00 7.97
Light Grey Blue
#9DBCD4
ΔE00 8.58
Sky
#82CAFC
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75AADD #DDA875
analogous
#75DDDC #75AADD #7576DD
triadic
#75AADD #DD75AA #AADD75
tetradic
#75AADD #DC75DD #DDA875 #76DD75
square
#75AADD #DC75DD #DDA875 #76DD75
split-complementary
#75AADD #DD7576 #DDDC75
monochromatic
#2B6DAD #448CD1 #75AADD #A6C8E9 #D7E6F5
Accessibility & contrast
On white
2.46
#75AADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#75AADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75AADD
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75AADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75AADD | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ABDF
Deuteranopia (green-blind)
#88A1DC
Tritanopia (blue-blind)
#47B6BB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #75aadd; /* rgb */ color: rgb(117, 170, 221); /* oklch */ color: oklch(72.1% 0.094 248.3);
Tailwind
colors: {
custom: {
50: '#a2c3e7',
500: '#75aadd',
950: '#000000',
},
}SCSS
$custom: #75aadd; $custom-light: #a2c3e7; $custom-dark: #000000;
JSON
{
"hex": "#75aadd",
"rgb": {
"r": 117,
"g": 170,
"b": 221
},
"hsl": {
"h": 209.423,
"s": 60.465,
"l": 66.275
},
"oklch": {
"l": 0.72078,
"c": 0.09351,
"h": 248.3
},
"luminance": 0.37752
}Semantic roles & 50–950 ramp
primary
#75AADD
secondary
#E8D7C6
accent
#711DC8
background
#FAFBFE
surface
#F4F7FC
border
#CED0D5
text
#0F1216
muted
#7F8184