#75ABC0#75ABC0
#75ABC0 is a light, moderate cyan. Relative luminance 0.367; OKLCH L 71.1% C 0.064 H 224.3°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #75ABC0 |
|---|---|
| RGB | rgb(117, 171, 192) |
| HSL | hsl(197, 37%, 61%) |
| HSV | hsv(197, 39%, 75%) |
| CMYK | cmyk(39.1%, 10.9%, 0%, 24.7%) |
| CIE-LAB | lab(67.06, -12.33, -16.35) |
| CIE-LCH | lch(67.06, 20.48, 232.98°) |
| OKLab | oklab(71.11% -0.0461 -0.045) |
| OKLCH | oklch(71.11% 0.064 224.3) |
| XYZ | xyz(31.4102, 36.7115, 55.2899) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.50
Bluegrey
#85A3B2
ΔE00 5.20
Bluey Grey
#89A0B0
ΔE00 7.42
Light Grey Blue
#9DBCD4
ΔE00 8.51
Sky Blue
#87CEEB
ΔE00 9.46
Turquoise Blue
#06B1C4
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ABC0 #C08A75
analogous
#75C0AF #75ABC0 #7585C0
triadic
#75ABC0 #C075AB #ABC075
tetradic
#75ABC0 #AF75C0 #C08A75 #85C075
square
#75ABC0 #AF75C0 #C08A75 #85C075
split-complementary
#75ABC0 #C07585 #C0AF75
monochromatic
#3A6D80 #4E90AA #75ABC0 #9FC5D3 #C9DEE6
Accessibility & contrast
On white
2.52
#75ABC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#75ABC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ABC0
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ABC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ABC0 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA8C1
Deuteranopia (green-blind)
#949FC0
Tritanopia (blue-blind)
#58B2B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #75abc0; /* rgb */ color: rgb(117, 171, 192); /* oklch */ color: oklch(71.1% 0.064 224.3);
Tailwind
colors: {
custom: {
50: '#a0c4d3',
500: '#75abc0',
950: '#000000',
},
}SCSS
$custom: #75abc0; $custom-light: #a0c4d3; $custom-dark: #000000;
JSON
{
"hex": "#75abc0",
"rgb": {
"r": 117,
"g": 171,
"b": 192
},
"hsl": {
"h": 196.8,
"s": 37.313,
"l": 60.588
},
"oklch": {
"l": 0.71115,
"c": 0.06439,
"h": 224.3
},
"luminance": 0.36713
}Semantic roles & 50–950 ramp
primary
#75ABC0
secondary
#D7C2BA
accent
#5835B0
background
#FAFCFC
surface
#F3F8F9
border
#CDD1D2
text
#0F1214
muted
#7F8182