#75ACBC#75ACBC
#75ACBC is a light, moderate cyan. Relative luminance 0.369; OKLCH L 71.2% C 0.062 H 218.0°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #75ACBC |
|---|---|
| RGB | rgb(117, 172, 188) |
| HSL | hsl(194, 35%, 60%) |
| HSV | hsv(194, 38%, 74%) |
| CMYK | cmyk(37.8%, 8.5%, 0%, 26.3%) |
| CIE-LAB | lab(67.21, -13.91, -13.90) |
| CIE-LCH | lch(67.21, 19.66, 225.00°) |
| OKLab | oklab(71.19% -0.0489 -0.0382) |
| OKLCH | oklch(71.19% 0.062 218) |
| XYZ | xyz(31.1626, 36.9159, 53.0506) |
| Luminance | 0.3692 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.75
Bluegrey
#85A3B2
ΔE00 6.02
Cadetblue
#5F9EA0
ΔE00 8.34
Bluey Grey
#89A0B0
ΔE00 8.46
Turquoise Blue
#06B1C4
ΔE00 8.54
Light Grey Blue
#9DBCD4
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ACBC #BC8575
analogous
#75BCA8 #75ACBC #7589BC
triadic
#75ACBC #BC75AC #ACBC75
tetradic
#75ACBC #A875BC #BC8575 #89BC75
square
#75ACBC #A875BC #BC8575 #89BC75
split-complementary
#75ACBC #BC7589 #BCA875
monochromatic
#3C6D7B #5091A4 #75ACBC #9EC5D0 #C7DEE4
Accessibility & contrast
On white
2.50
#75ACBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#75ACBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ACBC
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ACBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ACBC | 1.00 | 2.50 | 8.38 | 8.38 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9BD
Deuteranopia (green-blind)
#96A0BC
Tritanopia (blue-blind)
#5AB2B1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #75acbc; /* rgb */ color: rgb(117, 172, 188); /* oklch */ color: oklch(71.2% 0.062 218.0);
Tailwind
colors: {
custom: {
50: '#9fc4d0',
500: '#75acbc',
950: '#000000',
},
}SCSS
$custom: #75acbc; $custom-light: #9fc4d0; $custom-dark: #000000;
JSON
{
"hex": "#75acbc",
"rgb": {
"r": 117,
"g": 172,
"b": 188
},
"hsl": {
"h": 193.521,
"s": 34.634,
"l": 59.804
},
"oklch": {
"l": 0.71193,
"c": 0.06203,
"h": 218
},
"luminance": 0.36918
}Semantic roles & 50–950 ramp
primary
#75ACBC
secondary
#D4BFB9
accent
#765DCB
background
#FAFCFC
surface
#F3F8F9
border
#CDD1D2
text
#0F1214
muted
#7F8182