#75ABCE#75ABCE
#75ABCE is a light, moderate cyan. Relative luminance 0.374; OKLCH L 71.7% C 0.076 H 237.7°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #75ABCE |
|---|---|
| RGB | rgb(117, 171, 206) |
| HSL | hsl(204, 48%, 63%) |
| HSV | hsv(204, 43%, 81%) |
| CMYK | cmyk(43.2%, 17%, 0%, 19.2%) |
| CIE-LAB | lab(67.55, -8.57, -23.36) |
| CIE-LCH | lch(67.55, 24.88, 249.85°) |
| OKLab | oklab(71.66% -0.0409 -0.0646) |
| OKLCH | oklch(71.66% 0.076 237.7) |
| XYZ | xyz(33.0358, 37.3618, 63.8513) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.44
Bluegrey
#85A3B2
ΔE00 6.90
Light Grey Blue
#9DBCD4
ΔE00 7.24
Sky Blue (survey)
#75BBFD
ΔE00 7.26
Bluey Grey
#89A0B0
ΔE00 7.62
Lightblue (survey)
#7BC8F6
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ABCE #CE9875
analogous
#75CEC5 #75ABCE #757ECE
triadic
#75ABCE #CE75AB #ABCE75
tetradic
#75ABCE #C575CE #CE9875 #7ECE75
square
#75ABCE #C575CE #CE9875 #7ECE75
split-complementary
#75ABCE #CE757E #CEC575
monochromatic
#356E94 #4890BE #75ABCE #A2C6DE #CFE2EE
Accessibility & contrast
On white
2.48
#75ABCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#75ABCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ABCE
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ABCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ABCE | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAAD0
Deuteranopia (green-blind)
#8FA0CD
Tritanopia (blue-blind)
#51B4B6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #75abce; /* rgb */ color: rgb(117, 171, 206); /* oklch */ color: oklch(71.7% 0.076 237.7);
Tailwind
colors: {
custom: {
50: '#a1c4dd',
500: '#75abce',
950: '#000000',
},
}SCSS
$custom: #75abce; $custom-light: #a1c4dd; $custom-dark: #000000;
JSON
{
"hex": "#75abce",
"rgb": {
"r": 117,
"g": 171,
"b": 206
},
"hsl": {
"h": 203.596,
"s": 47.594,
"l": 63.333
},
"oklch": {
"l": 0.71663,
"c": 0.07649,
"h": 237.7
},
"luminance": 0.37364
}Semantic roles & 50–950 ramp
primary
#75ABCE
secondary
#DFCCC0
accent
#632BBB
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#0F1215
muted
#7F8183