#75ABCD#75ABCD
#75ABCD is a light, moderate cyan. Relative luminance 0.373; OKLCH L 71.6% C 0.075 H 236.9°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #75ABCD |
|---|---|
| RGB | rgb(117, 171, 205) |
| HSL | hsl(203, 47%, 63%) |
| HSV | hsv(203, 43%, 80%) |
| CMYK | cmyk(42.9%, 16.6%, 0%, 19.6%) |
| CIE-LAB | lab(67.51, -8.84, -22.86) |
| CIE-LCH | lch(67.51, 24.51, 248.85°) |
| OKLab | oklab(71.62% -0.0412 -0.0632) |
| OKLCH | oklch(71.62% 0.075 236.9) |
| XYZ | xyz(32.9147, 37.3133, 63.2135) |
| Luminance | 0.3732 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.18
Bluegrey
#85A3B2
ΔE00 6.68
Light Grey Blue
#9DBCD4
ΔE00 7.23
Bluey Grey
#89A0B0
ΔE00 7.50
Sky Blue (survey)
#75BBFD
ΔE00 7.52
Lightblue (survey)
#7BC8F6
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ABCD #CD9775
analogous
#75CDC3 #75ABCD #757FCD
triadic
#75ABCD #CD75AB #ABCD75
tetradic
#75ABCD #C375CD #CD9775 #7FCD75
square
#75ABCD #C375CD #CD9775 #7FCD75
split-complementary
#75ABCD #CD757F #CDC375
monochromatic
#356E93 #4890BD #75ABCD #A2C6DD #CFE2EE
Accessibility & contrast
On white
2.48
#75ABCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#75ABCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ABCD
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ABCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ABCD | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAACF
Deuteranopia (green-blind)
#8FA0CC
Tritanopia (blue-blind)
#51B4B6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #75abcd; /* rgb */ color: rgb(117, 171, 205); /* oklch */ color: oklch(71.6% 0.075 236.9);
Tailwind
colors: {
custom: {
50: '#a0c4dc',
500: '#75abcd',
950: '#000000',
},
}SCSS
$custom: #75abcd; $custom-light: #a0c4dc; $custom-dark: #000000;
JSON
{
"hex": "#75abcd",
"rgb": {
"r": 117,
"g": 171,
"b": 205
},
"hsl": {
"h": 203.182,
"s": 46.809,
"l": 63.137
},
"oklch": {
"l": 0.71622,
"c": 0.07549,
"h": 236.9
},
"luminance": 0.37316
}Semantic roles & 50–950 ramp
primary
#75ABCD
secondary
#DFCBBF
accent
#632BBA
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#0F1215
muted
#7F8183