#75ABC7#75ABC7
#75ABC7 is a light, moderate cyan. Relative luminance 0.370; OKLCH L 71.4% C 0.070 H 231.6°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #75ABC7 |
|---|---|
| RGB | rgb(117, 171, 199) |
| HSL | hsl(200, 42%, 62%) |
| HSV | hsv(200, 41%, 78%) |
| CMYK | cmyk(41.2%, 14.1%, 0%, 22%) |
| CIE-LAB | lab(67.30, -10.47, -19.87) |
| CIE-LCH | lch(67.30, 22.46, 242.20°) |
| OKLab | oklab(71.38% -0.0434 -0.0548) |
| OKLCH | oklch(71.38% 0.07 231.6) |
| XYZ | xyz(32.2043, 37.0292, 59.4721) |
| Luminance | 0.3703 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.84
Bluegrey
#85A3B2
ΔE00 5.58
Bluey Grey
#89A0B0
ΔE00 7.08
Light Grey Blue
#9DBCD4
ΔE00 7.47
Lightblue (survey)
#7BC8F6
ΔE00 8.78
Sky Blue (survey)
#75BBFD
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ABC7 #C79175
analogous
#75C7BA #75ABC7 #7582C7
triadic
#75ABC7 #C775AB #ABC775
tetradic
#75ABC7 #BA75C7 #C79175 #82C775
square
#75ABC7 #BA75C7 #C79175 #82C775
split-complementary
#75ABC7 #C77582 #C7BA75
monochromatic
#386E8A #4A90B5 #75ABC7 #A1C5D9 #CCE0EA
Accessibility & contrast
On white
2.50
#75ABC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#75ABC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ABC7
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ABC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ABC7 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA9C8
Deuteranopia (green-blind)
#92A0C7
Tritanopia (blue-blind)
#55B3B4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #75abc7; /* rgb */ color: rgb(117, 171, 199); /* oklch */ color: oklch(71.4% 0.070 231.6);
Tailwind
colors: {
custom: {
50: '#a0c4d8',
500: '#75abc7',
950: '#000000',
},
}SCSS
$custom: #75abc7; $custom-light: #a0c4d8; $custom-dark: #000000;
JSON
{
"hex": "#75abc7",
"rgb": {
"r": 117,
"g": 171,
"b": 199
},
"hsl": {
"h": 200.488,
"s": 42.268,
"l": 61.961
},
"oklch": {
"l": 0.71383,
"c": 0.06993,
"h": 231.6
},
"luminance": 0.37031
}Semantic roles & 50–950 ramp
primary
#75ABC7
secondary
#DBC7BD
accent
#5E30B5
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#0F1214
muted
#7F8183