#75ABBD#75ABBD
#75ABBD is a light, moderate cyan. Relative luminance 0.366; OKLCH L 71.0% C 0.062 H 220.8°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #75ABBD |
|---|---|
| RGB | rgb(117, 171, 189) |
| HSL | hsl(195, 35%, 60%) |
| HSV | hsv(195, 38%, 74%) |
| CMYK | cmyk(38.1%, 9.5%, 0%, 25.9%) |
| CIE-LAB | lab(66.96, -13.12, -14.84) |
| CIE-LCH | lch(66.96, 19.80, 228.53°) |
| OKLab | oklab(71% -0.0472 -0.0407) |
| OKLCH | oklch(71% 0.062 220.8) |
| XYZ | xyz(31.0812, 36.5799, 53.5571) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.98
Bluegrey
#85A3B2
ΔE00 5.46
Bluey Grey
#89A0B0
ΔE00 7.85
Turquoise Blue
#06B1C4
ΔE00 8.97
Cadetblue
#5F9EA0
ΔE00 8.98
Light Grey Blue
#9DBCD4
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ABBD #BD8775
analogous
#75BDAB #75ABBD #7587BD
triadic
#75ABBD #BD75AB #ABBD75
tetradic
#75ABBD #AB75BD #BD8775 #87BD75
square
#75ABBD #AB75BD #BD8775 #87BD75
split-complementary
#75ABBD #BD7587 #BDAB75
monochromatic
#3B6C7C #4F90A6 #75ABBD #9EC4D1 #C8DDE5
Accessibility & contrast
On white
2.53
#75ABBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#75ABBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ABBD
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ABBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ABBD | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BE
Deuteranopia (green-blind)
#959FBD
Tritanopia (blue-blind)
#5AB1B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #75abbd; /* rgb */ color: rgb(117, 171, 189); /* oklch */ color: oklch(71.0% 0.062 220.8);
Tailwind
colors: {
custom: {
50: '#a0c4d0',
500: '#75abbd',
950: '#000000',
},
}SCSS
$custom: #75abbd; $custom-light: #a0c4d0; $custom-dark: #000000;
JSON
{
"hex": "#75abbd",
"rgb": {
"r": 117,
"g": 171,
"b": 189
},
"hsl": {
"h": 195,
"s": 35.294,
"l": 60
},
"oklch": {
"l": 0.71003,
"c": 0.06239,
"h": 220.8
},
"luminance": 0.36582
}Semantic roles & 50–950 ramp
primary
#75ABBD
secondary
#D5C0B9
accent
#785CCB
background
#FAFCFC
surface
#F3F8F9
border
#CDD1D2
text
#0F1214
muted
#7F8182