#75ABC1#75ABC1
#75ABC1 is a light, moderate cyan. Relative luminance 0.368; OKLCH L 71.2% C 0.065 H 225.4°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #75ABC1 |
|---|---|
| RGB | rgb(117, 171, 193) |
| HSL | hsl(197, 38%, 61%) |
| HSV | hsv(197, 39%, 76%) |
| CMYK | cmyk(39.4%, 11.4%, 0%, 24.3%) |
| CIE-LAB | lab(67.09, -12.07, -16.86) |
| CIE-LCH | lch(67.09, 20.73, 234.40°) |
| OKLab | oklab(71.15% -0.0457 -0.0464) |
| OKLCH | oklch(71.15% 0.065 225.4) |
| XYZ | xyz(31.5214, 36.7560, 55.8754) |
| Luminance | 0.3676 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.43
Bluegrey
#85A3B2
ΔE00 5.17
Bluey Grey
#89A0B0
ΔE00 7.31
Light Grey Blue
#9DBCD4
ΔE00 8.31
Sky Blue
#87CEEB
ΔE00 9.40
Turquoise Blue
#06B1C4
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ABC1 #C18B75
analogous
#75C1B1 #75ABC1 #7585C1
triadic
#75ABC1 #C175AB #ABC175
tetradic
#75ABC1 #B175C1 #C18B75 #85C175
square
#75ABC1 #B175C1 #C18B75 #85C175
split-complementary
#75ABC1 #C17585 #C1B175
monochromatic
#3A6D81 #4D90AC #75ABC1 #9FC5D4 #C9DEE7
Accessibility & contrast
On white
2.51
#75ABC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#75ABC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ABC1
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ABC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ABC1 | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA8C2
Deuteranopia (green-blind)
#949FC1
Tritanopia (blue-blind)
#58B2B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #75abc1; /* rgb */ color: rgb(117, 171, 193); /* oklch */ color: oklch(71.2% 0.065 225.4);
Tailwind
colors: {
custom: {
50: '#a0c4d3',
500: '#75abc1',
950: '#000000',
},
}SCSS
$custom: #75abc1; $custom-light: #a0c4d3; $custom-dark: #000000;
JSON
{
"hex": "#75abc1",
"rgb": {
"r": 117,
"g": 171,
"b": 193
},
"hsl": {
"h": 197.368,
"s": 38,
"l": 60.784
},
"oklch": {
"l": 0.71152,
"c": 0.06511,
"h": 225.4
},
"luminance": 0.36758
}Semantic roles & 50–950 ramp
primary
#75ABC1
secondary
#D7C3BB
accent
#5935B1
background
#FAFCFC
surface
#F3F8F9
border
#CDD1D2
text
#0F1214
muted
#7F8182