#75ABBE#75ABBE
#75ABBE is a light, moderate cyan. Relative luminance 0.366; OKLCH L 71.0% C 0.063 H 222.0°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #75ABBE |
|---|---|
| RGB | rgb(117, 171, 190) |
| HSL | hsl(196, 36%, 60%) |
| HSV | hsv(196, 38%, 75%) |
| CMYK | cmyk(38.4%, 10%, 0%, 25.5%) |
| CIE-LAB | lab(66.99, -12.86, -15.35) |
| CIE-LCH | lch(66.99, 20.02, 230.05°) |
| OKLab | oklab(71.04% -0.0469 -0.0422) |
| OKLCH | oklch(71.04% 0.063 222) |
| XYZ | xyz(31.1901, 36.6235, 54.1307) |
| Luminance | 0.3663 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.79
Bluegrey
#85A3B2
ΔE00 5.35
Bluey Grey
#89A0B0
ΔE00 7.69
Light Grey Blue
#9DBCD4
ΔE00 8.94
Turquoise Blue
#06B1C4
ΔE00 9.13
Cadetblue
#5F9EA0
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ABBE #BE8875
analogous
#75BEAC #75ABBE #7587BE
triadic
#75ABBE #BE75AB #ABBE75
tetradic
#75ABBE #AC75BE #BE8875 #87BE75
square
#75ABBE #AC75BE #BE8875 #87BE75
split-complementary
#75ABBE #BE7587 #BEAC75
monochromatic
#3B6C7D #4F90A7 #75ABBE #9FC4D2 #C8DEE5
Accessibility & contrast
On white
2.52
#75ABBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#75ABBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ABBE
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ABBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ABBE | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BF
Deuteranopia (green-blind)
#959FBE
Tritanopia (blue-blind)
#59B1B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #75abbe; /* rgb */ color: rgb(117, 171, 190); /* oklch */ color: oklch(71.0% 0.063 222.0);
Tailwind
colors: {
custom: {
50: '#a0c4d1',
500: '#75abbe',
950: '#000000',
},
}SCSS
$custom: #75abbe; $custom-light: #a0c4d1; $custom-dark: #000000;
JSON
{
"hex": "#75abbe",
"rgb": {
"r": 117,
"g": 171,
"b": 190
},
"hsl": {
"h": 195.616,
"s": 35.961,
"l": 60.196
},
"oklch": {
"l": 0.7104,
"c": 0.06303,
"h": 222
},
"luminance": 0.36625
}Semantic roles & 50–950 ramp
primary
#75ABBE
secondary
#D5C1B9
accent
#5637AF
background
#FAFCFC
surface
#F3F8F9
border
#CDD1D2
text
#0F1214
muted
#7F8182