#75ABC3#75ABC3
#75ABC3 is a light, moderate cyan. Relative luminance 0.368; OKLCH L 71.2% C 0.067 H 227.6°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #75ABC3 |
|---|---|
| RGB | rgb(117, 171, 195) |
| HSL | hsl(198, 39%, 61%) |
| HSV | hsv(198, 40%, 76%) |
| CMYK | cmyk(40%, 12.3%, 0%, 23.5%) |
| CIE-LAB | lab(67.16, -11.54, -17.86) |
| CIE-LCH | lch(67.16, 21.27, 237.13°) |
| OKLab | oklab(71.23% -0.0449 -0.0492) |
| OKLCH | oklch(71.23% 0.067 227.6) |
| XYZ | xyz(31.7460, 36.8458, 57.0583) |
| Luminance | 0.3685 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.40
Bluegrey
#85A3B2
ΔE00 5.20
Bluey Grey
#89A0B0
ΔE00 7.15
Light Grey Blue
#9DBCD4
ΔE00 7.97
Sky Blue
#87CEEB
ΔE00 9.32
Lightblue (survey)
#7BC8F6
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ABC3 #C38D75
analogous
#75C3B4 #75ABC3 #7584C3
triadic
#75ABC3 #C375AB #ABC375
tetradic
#75ABC3 #B475C3 #C38D75 #84C375
square
#75ABC3 #B475C3 #C38D75 #84C375
split-complementary
#75ABC3 #C37584 #C3B475
monochromatic
#396D84 #4C90AF #75ABC3 #A0C5D6 #CADFE8
Accessibility & contrast
On white
2.51
#75ABC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#75ABC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ABC3
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ABC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ABC3 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA9C4
Deuteranopia (green-blind)
#93A0C3
Tritanopia (blue-blind)
#57B2B3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #75abc3; /* rgb */ color: rgb(117, 171, 195); /* oklch */ color: oklch(71.2% 0.067 227.6);
Tailwind
colors: {
custom: {
50: '#a0c4d5',
500: '#75abc3',
950: '#000000',
},
}SCSS
$custom: #75abc3; $custom-light: #a0c4d5; $custom-dark: #000000;
JSON
{
"hex": "#75abc3",
"rgb": {
"r": 117,
"g": 171,
"b": 195
},
"hsl": {
"h": 198.462,
"s": 39.394,
"l": 61.176
},
"oklch": {
"l": 0.71229,
"c": 0.06662,
"h": 227.6
},
"luminance": 0.36848
}Semantic roles & 50–950 ramp
primary
#75ABC3
secondary
#D9C4BB
accent
#5A33B2
background
#FAFCFD
surface
#F3F8FA
border
#CDD1D3
text
#0F1214
muted
#7F8183