#75C8FC#75C8FC
#75C8FC is a light, moderate cyan. Relative luminance 0.521; OKLCH L 80.0% C 0.110 H 237.8°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #75C8FC |
|---|---|
| RGB | rgb(117, 200, 252) |
| HSL | hsl(203, 96%, 72%) |
| HSV | hsv(203, 54%, 99%) |
| CMYK | cmyk(53.6%, 20.6%, 0%, 1.2%) |
| CIE-LAB | lab(77.35, -11.08, -33.29) |
| CIE-LCH | lch(77.35, 35.08, 251.60°) |
| OKLab | oklab(79.99% -0.0585 -0.0929) |
| OKLCH | oklch(79.99% 0.11 237.8) |
| XYZ | xyz(45.5546, 52.1148, 99.7351) |
| Luminance | 0.5212 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.20
Sky
#82CAFC
ΔE00 1.55
Lightskyblue
#87CEFA
ΔE00 2.41
Light Blue
#95D0FC
ΔE00 4.01
Baby Blue
#89CFF0
ΔE00 4.89
Sky Blue (survey)
#75BBFD
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75C8FC #FCA975
analogous
#75FCEC #75C8FC #7585FC
triadic
#75C8FC #FC75C8 #C8FC75
tetradic
#75C8FC #EC75FC #FCA975 #85FC75
square
#75C8FC #EC75FC #FCA975 #85FC75
split-complementary
#75C8FC #FC7585 #FCEC75
monochromatic
#0596F1 #39B0FB #75C8FC #B1E0FD #E1F3FE
Accessibility & contrast
On white
1.84
#75C8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#75C8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75C8FC
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75C8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75C8FC | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FF
Deuteranopia (green-blind)
#9EB9FB
Tritanopia (blue-blind)
#10D5D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #75c8fc; /* rgb */ color: rgb(117, 200, 252); /* oklch */ color: oklch(80.0% 0.110 237.8);
Tailwind
colors: {
custom: {
50: '#a5d8fd',
500: '#75c8fc',
950: '#000000',
},
}SCSS
$custom: #75c8fc; $custom-light: #a5d8fd; $custom-dark: #000000;
JSON
{
"hex": "#75c8fc",
"rgb": {
"r": 117,
"g": 200,
"b": 252
},
"hsl": {
"h": 203.111,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.79989,
"c": 0.10979,
"h": 237.8
},
"luminance": 0.52119
}Semantic roles & 50–950 ramp
primary
#75C8FC
secondary
#D9793D
accent
#5800E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385