#75ABBB#75ABBB
#75ABBB is a light, moderate cyan. Relative luminance 0.365; OKLCH L 70.9% C 0.061 H 218.3°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #75ABBB |
|---|---|
| RGB | rgb(117, 171, 187) |
| HSL | hsl(194, 34%, 60%) |
| HSV | hsv(194, 37%, 73%) |
| CMYK | cmyk(37.4%, 8.6%, 0%, 26.7%) |
| CIE-LAB | lab(66.90, -13.63, -13.83) |
| CIE-LCH | lch(66.90, 19.42, 225.41°) |
| OKLab | oklab(70.93% -0.048 -0.0379) |
| OKLCH | oklch(70.93% 0.061 218.3) |
| XYZ | xyz(30.8656, 36.4937, 52.4217) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.47
Bluegrey
#85A3B2
ΔE00 5.77
Bluey Grey
#89A0B0
ΔE00 8.22
Cadetblue
#5F9EA0
ΔE00 8.29
Turquoise Blue
#06B1C4
ΔE00 8.70
Light Grey Blue
#9DBCD4
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ABBB #BB8575
analogous
#75BBA8 #75ABBB #7588BB
triadic
#75ABBB #BB75AB #ABBB75
tetradic
#75ABBB #A875BB #BB8575 #88BB75
square
#75ABBB #A875BB #BB8575 #88BB75
split-complementary
#75ABBB #BB7588 #BBA875
monochromatic
#3C6C7A #5090A3 #75ABBB #9EC4CF #C7DDE3
Accessibility & contrast
On white
2.53
#75ABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#75ABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ABBB
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ABBB | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BC
Deuteranopia (green-blind)
#959FBB
Tritanopia (blue-blind)
#5AB1B0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #75abbb; /* rgb */ color: rgb(117, 171, 187); /* oklch */ color: oklch(70.9% 0.061 218.3);
Tailwind
colors: {
custom: {
50: '#9fc4cf',
500: '#75abbb',
950: '#000000',
},
}SCSS
$custom: #75abbb; $custom-light: #9fc4cf; $custom-dark: #000000;
JSON
{
"hex": "#75abbb",
"rgb": {
"r": 117,
"g": 171,
"b": 187
},
"hsl": {
"h": 193.714,
"s": 33.981,
"l": 59.608
},
"oklch": {
"l": 0.70929,
"c": 0.06121,
"h": 218.3
},
"luminance": 0.36496
}Semantic roles & 50–950 ramp
primary
#75ABBB
secondary
#D3BFB8
accent
#765ECA
background
#FAFCFC
surface
#F3F8F9
border
#CDD1D2
text
#0F1213
muted
#7F8182