#75AFBD#75AFBD
#75AFBD is a light, moderate cyan. Relative luminance 0.381; OKLCH L 71.9% C 0.063 H 214.6°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #75AFBD |
|---|---|
| RGB | rgb(117, 175, 189) |
| HSL | hsl(192, 35%, 60%) |
| HSV | hsv(192, 38%, 74%) |
| CMYK | cmyk(38.1%, 7.4%, 0%, 25.9%) |
| CIE-LAB | lab(68.10, -15.23, -13.12) |
| CIE-LCH | lch(68.10, 20.10, 220.73°) |
| OKLab | oklab(71.91% -0.0523 -0.036) |
| OKLCH | oklch(71.91% 0.063 214.6) |
| XYZ | xyz(31.8482, 38.1140, 53.8128) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.12
Bluegrey
#85A3B2
ΔE00 7.16
Turquoise Blue
#06B1C4
ΔE00 7.95
Cadetblue
#5F9EA0
ΔE00 7.95
Sky Blue
#87CEEB
ΔE00 9.48
Bluey Grey
#89A0B0
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75AFBD #BD8375
analogous
#75BDA7 #75AFBD #758BBD
triadic
#75AFBD #BD75AF #AFBD75
tetradic
#75AFBD #A775BD #BD8375 #8BBD75
square
#75AFBD #A775BD #BD8375 #8BBD75
split-complementary
#75AFBD #BD758B #BDA775
monochromatic
#3B707C #4F95A6 #75AFBD #9EC7D1 #C8DFE5
Accessibility & contrast
On white
2.44
#75AFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#75AFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75AFBD
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75AFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75AFBD | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBE
Deuteranopia (green-blind)
#99A2BD
Tritanopia (blue-blind)
#59B5B3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #75afbd; /* rgb */ color: rgb(117, 175, 189); /* oklch */ color: oklch(71.9% 0.063 214.6);
Tailwind
colors: {
custom: {
50: '#a0c7d0',
500: '#75afbd',
950: '#000000',
},
}SCSS
$custom: #75afbd; $custom-light: #a0c7d0; $custom-dark: #000000;
JSON
{
"hex": "#75afbd",
"rgb": {
"r": 117,
"g": 175,
"b": 189
},
"hsl": {
"h": 191.667,
"s": 35.294,
"l": 60
},
"oklch": {
"l": 0.71913,
"c": 0.06347,
"h": 214.6
},
"luminance": 0.38116
}Semantic roles & 50–950 ramp
primary
#75AFBD
secondary
#D5BEB9
accent
#725CCB
background
#FAFCFC
surface
#F3F8F9
border
#CDD1D2
text
#0F1314
muted
#7F8282