#75AFBB#75AFBB
#75AFBB is a light, moderate cyan. Relative luminance 0.380; OKLCH L 71.8% C 0.063 H 212.0°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #75AFBB |
|---|---|
| RGB | rgb(117, 175, 187) |
| HSL | hsl(190, 34%, 60%) |
| HSV | hsv(190, 37%, 73%) |
| CMYK | cmyk(37.4%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(68.04, -15.75, -12.11) |
| CIE-LCH | lch(68.04, 19.86, 217.56°) |
| OKLab | oklab(71.84% -0.0531 -0.0332) |
| OKLCH | oklch(71.84% 0.063 212) |
| XYZ | xyz(31.6326, 38.0277, 52.6773) |
| Luminance | 0.3803 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.69
Cadetblue
#5F9EA0
ΔE00 7.36
Bluegrey
#85A3B2
ΔE00 7.60
Turquoise Blue
#06B1C4
ΔE00 7.82
Sky Blue
#87CEEB
ΔE00 9.93
Bluey Grey
#89A0B0
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75AFBB #BB8175
analogous
#75BBA4 #75AFBB #758CBB
triadic
#75AFBB #BB75AF #AFBB75
tetradic
#75AFBB #A475BB #BB8175 #8CBB75
square
#75AFBB #A475BB #BB8175 #8CBB75
split-complementary
#75AFBB #BB758C #BBA475
monochromatic
#3C6F7A #5095A3 #75AFBB #9EC7CF #C7DFE3
Accessibility & contrast
On white
2.44
#75AFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#75AFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75AFBB
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75AFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75AFBB | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBC
Deuteranopia (green-blind)
#9AA2BB
Tritanopia (blue-blind)
#5AB4B3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #75afbb; /* rgb */ color: rgb(117, 175, 187); /* oklch */ color: oklch(71.8% 0.063 212.0);
Tailwind
colors: {
custom: {
50: '#a0c7cf',
500: '#75afbb',
950: '#000000',
},
}SCSS
$custom: #75afbb; $custom-light: #a0c7cf; $custom-dark: #000000;
JSON
{
"hex": "#75afbb",
"rgb": {
"r": 117,
"g": 175,
"b": 187
},
"hsl": {
"h": 190.286,
"s": 33.981,
"l": 59.608
},
"oklch": {
"l": 0.71841,
"c": 0.0626,
"h": 212
},
"luminance": 0.3803
}Semantic roles & 50–950 ramp
primary
#75AFBB
secondary
#D3BDB8
accent
#705ECA
background
#FAFCFC
surface
#F3F8F9
border
#CDD1D2
text
#0F1313
muted
#7F8282