#75ABDD#75ABDD
#75ABDD is a light, moderate cyan. Relative luminance 0.381; OKLCH L 72.3% C 0.093 H 247.3°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #75ABDD |
|---|---|
| RGB | rgb(117, 171, 221) |
| HSL | hsl(209, 60%, 66%) |
| HSV | hsv(209, 47%, 87%) |
| CMYK | cmyk(47.1%, 22.6%, 0%, 13.3%) |
| CIE-LAB | lab(68.11, -4.36, -30.75) |
| CIE-LCH | lch(68.11, 31.05, 261.93°) |
| OKLab | oklab(72.3% -0.0358 -0.0857) |
| OKLCH | oklch(72.3% 0.093 247.3) |
| XYZ | xyz(34.9457, 38.1257, 73.9101) |
| Luminance | 0.3813 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.08
Carolina Blue
#8AB8FE
ΔE00 5.72
Cornflowerblue
#6495ED
ΔE00 7.18
Azure (survey)
#069AF3
ΔE00 8.05
Light Grey Blue
#9DBCD4
ΔE00 8.37
Sky
#82CAFC
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ABDD #DDA775
analogous
#75DDDB #75ABDD #7577DD
triadic
#75ABDD #DD75AB #ABDD75
tetradic
#75ABDD #DB75DD #DDA775 #77DD75
square
#75ABDD #DB75DD #DDA775 #77DD75
split-complementary
#75ABDD #DD7577 #DDDB75
monochromatic
#2B6EAD #448DD1 #75ABDD #A6C9E9 #D7E7F5
Accessibility & contrast
On white
2.43
#75ABDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#75ABDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ABDD
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ABDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ABDD | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ACDF
Deuteranopia (green-blind)
#89A1DC
Tritanopia (blue-blind)
#47B7BC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #75abdd; /* rgb */ color: rgb(117, 171, 221); /* oklch */ color: oklch(72.3% 0.093 247.3);
Tailwind
colors: {
custom: {
50: '#a2c3e7',
500: '#75abdd',
950: '#000000',
},
}SCSS
$custom: #75abdd; $custom-light: #a2c3e7; $custom-dark: #000000;
JSON
{
"hex": "#75abdd",
"rgb": {
"r": 117,
"g": 171,
"b": 221
},
"hsl": {
"h": 208.846,
"s": 60.465,
"l": 66.275
},
"oklch": {
"l": 0.72296,
"c": 0.09282,
"h": 247.3
},
"luminance": 0.38128
}Semantic roles & 50–950 ramp
primary
#75ABDD
secondary
#E8D6C6
accent
#6F1DC8
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#0F1216
muted
#7F8184