#75ACCE#75ACCE
#75ACCE is a light, moderate cyan. Relative luminance 0.377; OKLCH L 71.9% C 0.076 H 236.4°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #75ACCE |
|---|---|
| RGB | rgb(117, 172, 206) |
| HSL | hsl(203, 48%, 63%) |
| HSV | hsv(203, 43%, 81%) |
| CMYK | cmyk(43.2%, 16.5%, 0%, 19.2%) |
| CIE-LAB | lab(67.83, -9.11, -22.93) |
| CIE-LCH | lch(67.83, 24.67, 248.32°) |
| OKLab | oklab(71.89% -0.0421 -0.0634) |
| OKLCH | oklch(71.89% 0.076 236.4) |
| XYZ | xyz(33.2254, 37.7410, 63.9145) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.31
Bluegrey
#85A3B2
ΔE00 6.80
Light Grey Blue
#9DBCD4
ΔE00 7.13
Sky Blue (survey)
#75BBFD
ΔE00 7.42
Bluey Grey
#89A0B0
ΔE00 7.68
Lightblue (survey)
#7BC8F6
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ACCE #CE9775
analogous
#75CEC3 #75ACCE #757FCE
triadic
#75ACCE #CE75AC #ACCE75
tetradic
#75ACCE #C375CE #CE9775 #7FCE75
square
#75ACCE #C375CE #CE9775 #7FCE75
split-complementary
#75ACCE #CE757F #CEC375
monochromatic
#357094 #4891BE #75ACCE #A2C7DE #CFE2EE
Accessibility & contrast
On white
2.46
#75ACCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#75ACCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ACCE
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ACCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ACCE | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DABD0
Deuteranopia (green-blind)
#90A1CD
Tritanopia (blue-blind)
#51B5B7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #75acce; /* rgb */ color: rgb(117, 172, 206); /* oklch */ color: oklch(71.9% 0.076 236.4);
Tailwind
colors: {
custom: {
50: '#a1c4dd',
500: '#75acce',
950: '#000000',
},
}SCSS
$custom: #75acce; $custom-light: #a1c4dd; $custom-dark: #000000;
JSON
{
"hex": "#75acce",
"rgb": {
"r": 117,
"g": 172,
"b": 206
},
"hsl": {
"h": 202.921,
"s": 47.594,
"l": 63.333
},
"oklch": {
"l": 0.71886,
"c": 0.07613,
"h": 236.4
},
"luminance": 0.37743
}Semantic roles & 50–950 ramp
primary
#75ACCE
secondary
#DFCCC0
accent
#622BBB
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#0F1215
muted
#7F8183