#75AEC0#75AEC0
#75AEC0 is a light, moderate cyan. Relative luminance 0.379; OKLCH L 71.8% C 0.065 H 219.7°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #75AEC0 |
|---|---|
| RGB | rgb(117, 174, 192) |
| HSL | hsl(194, 37%, 61%) |
| HSV | hsv(194, 39%, 75%) |
| CMYK | cmyk(39.1%, 9.4%, 0%, 24.7%) |
| CIE-LAB | lab(67.92, -13.93, -15.06) |
| CIE-LCH | lch(67.92, 20.52, 227.24°) |
| OKLab | oklab(71.8% -0.0498 -0.0414) |
| OKLCH | oklch(71.8% 0.065 219.7) |
| XYZ | xyz(31.9833, 37.8577, 55.4809) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.90
Bluegrey
#85A3B2
ΔE00 6.23
Turquoise Blue
#06B1C4
ΔE00 8.55
Bluey Grey
#89A0B0
ΔE00 8.59
Sky Blue
#87CEEB
ΔE00 9.01
Cadetblue
#5F9EA0
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75AEC0 #C08775
analogous
#75C0AC #75AEC0 #7588C0
triadic
#75AEC0 #C075AE #AEC075
tetradic
#75AEC0 #AC75C0 #C08775 #88C075
square
#75AEC0 #AC75C0 #C08775 #88C075
split-complementary
#75AEC0 #C07588 #C0AC75
monochromatic
#3A6F80 #4E94AA #75AEC0 #9FC7D3 #C9DFE6
Accessibility & contrast
On white
2.45
#75AEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#75AEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75AEC0
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75AEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75AEC0 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ABC1
Deuteranopia (green-blind)
#97A2C0
Tritanopia (blue-blind)
#58B4B4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #75aec0; /* rgb */ color: rgb(117, 174, 192); /* oklch */ color: oklch(71.8% 0.065 219.7);
Tailwind
colors: {
custom: {
50: '#a0c6d3',
500: '#75aec0',
950: '#000000',
},
}SCSS
$custom: #75aec0; $custom-light: #a0c6d3; $custom-dark: #000000;
JSON
{
"hex": "#75aec0",
"rgb": {
"r": 117,
"g": 174,
"b": 192
},
"hsl": {
"h": 194.4,
"s": 37.313,
"l": 60.588
},
"oklch": {
"l": 0.71795,
"c": 0.06478,
"h": 219.7
},
"luminance": 0.3786
}Semantic roles & 50–950 ramp
primary
#75AEC0
secondary
#D7C1BA
accent
#5335B0
background
#FAFCFC
surface
#F3F8F9
border
#CDD1D2
text
#0F1314
muted
#7F8282