#75ABBF#75ABBF
#75ABBF is a light, moderate cyan. Relative luminance 0.367; OKLCH L 71.1% C 0.064 H 223.1°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #75ABBF |
|---|---|
| RGB | rgb(117, 171, 191) |
| HSL | hsl(196, 37%, 60%) |
| HSV | hsv(196, 39%, 75%) |
| CMYK | cmyk(38.7%, 10.5%, 0%, 25.1%) |
| CIE-LAB | lab(67.03, -12.59, -15.85) |
| CIE-LCH | lch(67.03, 20.24, 231.53°) |
| OKLab | oklab(71.08% -0.0465 -0.0436) |
| OKLCH | oklch(71.08% 0.064 223.1) |
| XYZ | xyz(31.2998, 36.6674, 54.7083) |
| Luminance | 0.3667 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.63
Bluegrey
#85A3B2
ΔE00 5.26
Bluey Grey
#89A0B0
ΔE00 7.54
Light Grey Blue
#9DBCD4
ΔE00 8.72
Turquoise Blue
#06B1C4
ΔE00 9.30
Sky Blue
#87CEEB
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ABBF #BF8975
analogous
#75BFAE #75ABBF #7586BF
triadic
#75ABBF #BF75AB #ABBF75
tetradic
#75ABBF #AE75BF #BF8975 #86BF75
square
#75ABBF #AE75BF #BF8975 #86BF75
split-complementary
#75ABBF #BF7586 #BFAE75
monochromatic
#3B6C7F #4E90A9 #75ABBF #9FC4D2 #C9DEE6
Accessibility & contrast
On white
2.52
#75ABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#75ABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ABBF
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ABBF | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA8C0
Deuteranopia (green-blind)
#949FBF
Tritanopia (blue-blind)
#59B1B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #75abbf; /* rgb */ color: rgb(117, 171, 191); /* oklch */ color: oklch(71.1% 0.064 223.1);
Tailwind
colors: {
custom: {
50: '#a0c4d2',
500: '#75abbf',
950: '#000000',
},
}SCSS
$custom: #75abbf; $custom-light: #a0c4d2; $custom-dark: #000000;
JSON
{
"hex": "#75abbf",
"rgb": {
"r": 117,
"g": 171,
"b": 191
},
"hsl": {
"h": 196.216,
"s": 36.634,
"l": 60.392
},
"oklch": {
"l": 0.71077,
"c": 0.06369,
"h": 223.1
},
"luminance": 0.36669
}Semantic roles & 50–950 ramp
primary
#75ABBF
secondary
#D6C1BA
accent
#5736B0
background
#FAFCFC
surface
#F3F8F9
border
#CDD1D2
text
#0F1214
muted
#7F8182