#75ABCC#75ABCC
#75ABCC is a light, moderate cyan. Relative luminance 0.373; OKLCH L 71.6% C 0.075 H 236.1°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #75ABCC |
|---|---|
| RGB | rgb(117, 171, 204) |
| HSL | hsl(203, 46%, 63%) |
| HSV | hsv(203, 43%, 80%) |
| CMYK | cmyk(42.6%, 16.2%, 0%, 20%) |
| CIE-LAB | lab(67.48, -9.12, -22.36) |
| CIE-LCH | lch(67.48, 24.15, 247.82°) |
| OKLab | oklab(71.58% -0.0416 -0.0618) |
| OKLCH | oklch(71.58% 0.075 236.1) |
| XYZ | xyz(32.7944, 37.2652, 62.5799) |
| Luminance | 0.3727 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.93
Bluegrey
#85A3B2
ΔE00 6.47
Light Grey Blue
#9DBCD4
ΔE00 7.23
Bluey Grey
#89A0B0
ΔE00 7.39
Sky Blue (survey)
#75BBFD
ΔE00 7.79
Lightblue (survey)
#7BC8F6
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ABCC #CC9675
analogous
#75CCC2 #75ABCC #757FCC
triadic
#75ABCC #CC75AB #ABCC75
tetradic
#75ABCC #C275CC #CC9675 #7FCC75
square
#75ABCC #C275CC #CC9675 #7FCC75
split-complementary
#75ABCC #CC757F #CCC275
monochromatic
#366E91 #4890BB #75ABCC #A2C6DD #CEE1ED
Accessibility & contrast
On white
2.48
#75ABCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#75ABCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ABCC
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ABCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ABCC | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAACE
Deuteranopia (green-blind)
#90A0CB
Tritanopia (blue-blind)
#52B4B6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #75abcc; /* rgb */ color: rgb(117, 171, 204); /* oklch */ color: oklch(71.6% 0.075 236.1);
Tailwind
colors: {
custom: {
50: '#a0c4db',
500: '#75abcc',
950: '#000000',
},
}SCSS
$custom: #75abcc; $custom-light: #a0c4db; $custom-dark: #000000;
JSON
{
"hex": "#75abcc",
"rgb": {
"r": 117,
"g": 171,
"b": 204
},
"hsl": {
"h": 202.759,
"s": 46.032,
"l": 62.941
},
"oklch": {
"l": 0.71582,
"c": 0.07452,
"h": 236.1
},
"luminance": 0.37267
}Semantic roles & 50–950 ramp
primary
#75ABCC
secondary
#DECBBF
accent
#622CB9
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#0F1215
muted
#7F8183