#75ACBB#75ACBB
#75ACBB is a light, moderate cyan. Relative luminance 0.369; OKLCH L 71.2% C 0.061 H 216.7°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #75ACBB |
|---|---|
| RGB | rgb(117, 172, 187) |
| HSL | hsl(193, 34%, 60%) |
| HSV | hsv(193, 37%, 73%) |
| CMYK | cmyk(37.4%, 8%, 0%, 26.7%) |
| CIE-LAB | lab(67.18, -14.16, -13.40) |
| CIE-LCH | lch(67.18, 19.50, 223.41°) |
| OKLab | oklab(71.16% -0.0493 -0.0368) |
| OKLCH | oklch(71.16% 0.061 216.7) |
| XYZ | xyz(31.0552, 36.8729, 52.4849) |
| Luminance | 0.3688 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.02
Bluegrey
#85A3B2
ΔE00 6.21
Cadetblue
#5F9EA0
ΔE00 8.00
Turquoise Blue
#06B1C4
ΔE00 8.43
Bluey Grey
#89A0B0
ΔE00 8.66
Light Grey Blue
#9DBCD4
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ACBB #BB8475
analogous
#75BBA7 #75ACBB #7589BB
triadic
#75ACBB #BB75AC #ACBB75
tetradic
#75ACBB #A775BB #BB8475 #89BB75
square
#75ACBB #A775BB #BB8475 #89BB75
split-complementary
#75ACBB #BB7589 #BBA775
monochromatic
#3C6C7A #5091A3 #75ACBB #9EC5CF #C7DDE3
Accessibility & contrast
On white
2.51
#75ACBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#75ACBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ACBB
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ACBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ACBB | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 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)
#A2A8BC
Deuteranopia (green-blind)
#96A0BB
Tritanopia (blue-blind)
#5AB2B1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #75acbb; /* rgb */ color: rgb(117, 172, 187); /* oklch */ color: oklch(71.2% 0.061 216.7);
Tailwind
colors: {
custom: {
50: '#9fc4cf',
500: '#75acbb',
950: '#000000',
},
}SCSS
$custom: #75acbb; $custom-light: #9fc4cf; $custom-dark: #000000;
JSON
{
"hex": "#75acbb",
"rgb": {
"r": 117,
"g": 172,
"b": 187
},
"hsl": {
"h": 192.857,
"s": 33.981,
"l": 59.608
},
"oklch": {
"l": 0.71157,
"c": 0.06149,
"h": 216.7
},
"luminance": 0.36875
}Semantic roles & 50–950 ramp
primary
#75ACBB
secondary
#D3BEB8
accent
#755ECA
background
#FAFCFC
surface
#F3F8F9
border
#CDD1D2
text
#0F1213
muted
#7F8182