#75AABE#75AABE
#75AABE is a light, moderate cyan. Relative luminance 0.362; OKLCH L 70.8% C 0.063 H 223.6°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #75AABE |
|---|---|
| RGB | rgb(117, 170, 190) |
| HSL | hsl(196, 36%, 60%) |
| HSV | hsv(196, 38%, 75%) |
| CMYK | cmyk(38.4%, 10.5%, 0%, 25.5%) |
| CIE-LAB | lab(66.71, -12.32, -15.78) |
| CIE-LCH | lch(66.71, 20.02, 232.01°) |
| OKLab | oklab(70.81% -0.0456 -0.0433) |
| OKLCH | oklch(70.81% 0.063 223.6) |
| XYZ | xyz(31.0019, 36.2472, 54.0680) |
| Luminance | 0.3625 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.31
Bluegrey
#85A3B2
ΔE00 5.02
Bluey Grey
#89A0B0
ΔE00 7.29
Light Grey Blue
#9DBCD4
ΔE00 8.76
Turquoise Blue
#06B1C4
ΔE00 9.46
Cadetblue
#5F9EA0
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75AABE #BE8975
analogous
#75BEAD #75AABE #7585BE
triadic
#75AABE #BE75AA #AABE75
tetradic
#75AABE #AD75BE #BE8975 #85BE75
square
#75AABE #AD75BE #BE8975 #85BE75
split-complementary
#75AABE #BE7585 #BEAD75
monochromatic
#3B6B7D #4F8FA7 #75AABE #9FC4D2 #C8DDE5
Accessibility & contrast
On white
2.55
#75AABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#75AABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75AABE
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75AABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75AABE | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BF
Deuteranopia (green-blind)
#939FBE
Tritanopia (blue-blind)
#59B0B0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #75aabe; /* rgb */ color: rgb(117, 170, 190); /* oklch */ color: oklch(70.8% 0.063 223.6);
Tailwind
colors: {
custom: {
50: '#a0c3d1',
500: '#75aabe',
950: '#000000',
},
}SCSS
$custom: #75aabe; $custom-light: #a0c3d1; $custom-dark: #000000;
JSON
{
"hex": "#75aabe",
"rgb": {
"r": 117,
"g": 170,
"b": 190
},
"hsl": {
"h": 196.438,
"s": 35.961,
"l": 60.196
},
"oklch": {
"l": 0.70813,
"c": 0.06291,
"h": 223.6
},
"luminance": 0.36249
}Semantic roles & 50–950 ramp
primary
#75AABE
secondary
#D5C1B9
accent
#5837AF
background
#FAFBFC
surface
#F3F7F9
border
#CDD0D2
text
#0F1214
muted
#7F8182