#75ABCF#75ABCF
#75ABCF is a light, moderate cyan. Relative luminance 0.374; OKLCH L 71.7% C 0.077 H 238.5°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #75ABCF |
|---|---|
| RGB | rgb(117, 171, 207) |
| HSL | hsl(204, 48%, 64%) |
| HSV | hsv(204, 43%, 81%) |
| CMYK | cmyk(43.5%, 17.4%, 0%, 18.8%) |
| CIE-LAB | lab(67.58, -8.30, -23.85) |
| CIE-LCH | lch(67.58, 25.25, 250.82°) |
| OKLab | oklab(71.7% -0.0405 -0.066) |
| OKLCH | oklch(71.7% 0.077 238.5) |
| XYZ | xyz(33.1576, 37.4105, 64.4931) |
| Luminance | 0.3741 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.70
Sky Blue (survey)
#75BBFD
ΔE00 7.02
Bluegrey
#85A3B2
ΔE00 7.13
Light Grey Blue
#9DBCD4
ΔE00 7.27
Bluey Grey
#89A0B0
ΔE00 7.75
Lightblue (survey)
#7BC8F6
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ABCF #CF9975
analogous
#75CFC6 #75ABCF #757ECF
triadic
#75ABCF #CF75AB #ABCF75
tetradic
#75ABCF #C675CF #CF9975 #7ECF75
square
#75ABCF #C675CF #CF9975 #7ECF75
split-complementary
#75ABCF #CF757E #CFC675
monochromatic
#346F96 #488FBF #75ABCF #A2C7DF #D0E2EF
Accessibility & contrast
On white
2.48
#75ABCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#75ABCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ABCF
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ABCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ABCF | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAAD1
Deuteranopia (green-blind)
#8FA0CE
Tritanopia (blue-blind)
#50B4B7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #75abcf; /* rgb */ color: rgb(117, 171, 207); /* oklch */ color: oklch(71.7% 0.077 238.5);
Tailwind
colors: {
custom: {
50: '#a1c4dd',
500: '#75abcf',
950: '#000000',
},
}SCSS
$custom: #75abcf; $custom-light: #a1c4dd; $custom-dark: #000000;
JSON
{
"hex": "#75abcf",
"rgb": {
"r": 117,
"g": 171,
"b": 207
},
"hsl": {
"h": 204,
"s": 48.387,
"l": 63.529
},
"oklch": {
"l": 0.71703,
"c": 0.07749,
"h": 238.5
},
"luminance": 0.37413
}Semantic roles & 50–950 ramp
primary
#75ABCF
secondary
#E0CDC0
accent
#642ABC
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#0F1215
muted
#7F8183