#75ABC8#75ABC8
#75ABC8 is a light, moderate cyan. Relative luminance 0.371; OKLCH L 71.4% C 0.071 H 232.5°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #75ABC8 |
|---|---|
| RGB | rgb(117, 171, 200) |
| HSL | hsl(201, 43%, 62%) |
| HSV | hsv(201, 42%, 78%) |
| CMYK | cmyk(41.5%, 14.5%, 0%, 21.6%) |
| CIE-LAB | lab(67.33, -10.20, -20.37) |
| CIE-LCH | lch(67.33, 22.78, 243.39°) |
| OKLab | oklab(71.42% -0.0431 -0.0562) |
| OKLCH | oklch(71.42% 0.071 232.5) |
| XYZ | xyz(32.3208, 37.0758, 60.0856) |
| Luminance | 0.3708 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.03
Bluegrey
#85A3B2
ΔE00 5.73
Bluey Grey
#89A0B0
ΔE00 7.11
Light Grey Blue
#9DBCD4
ΔE00 7.39
Lightblue (survey)
#7BC8F6
ΔE00 8.64
Sky Blue (survey)
#75BBFD
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ABC8 #C89275
analogous
#75C8BC #75ABC8 #7582C8
triadic
#75ABC8 #C875AB #ABC875
tetradic
#75ABC8 #BC75C8 #C89275 #82C875
square
#75ABC8 #BC75C8 #C89275 #82C875
split-complementary
#75ABC8 #C87582 #C8BC75
monochromatic
#376E8B #4990B7 #75ABC8 #A1C6D9 #CDE0EB
Accessibility & contrast
On white
2.50
#75ABC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#75ABC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ABC8
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ABC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ABC8 | 1.00 | 2.50 | 8.42 | 8.42 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA9C9
Deuteranopia (green-blind)
#91A0C8
Tritanopia (blue-blind)
#54B3B4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #75abc8; /* rgb */ color: rgb(117, 171, 200); /* oklch */ color: oklch(71.4% 0.071 232.5);
Tailwind
colors: {
custom: {
50: '#a0c4d8',
500: '#75abc8',
950: '#000000',
},
}SCSS
$custom: #75abc8; $custom-light: #a0c4d8; $custom-dark: #000000;
JSON
{
"hex": "#75abc8",
"rgb": {
"r": 117,
"g": 171,
"b": 200
},
"hsl": {
"h": 200.964,
"s": 43.005,
"l": 62.157
},
"oklch": {
"l": 0.71423,
"c": 0.07081,
"h": 232.5
},
"luminance": 0.37078
}Semantic roles & 50–950 ramp
primary
#75ABC8
secondary
#DCC8BD
accent
#5E2FB6
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#0F1214
muted
#7F8183