#75C5FC#75C5FC
#75C5FC is a light, moderate cyan. Relative luminance 0.507; OKLCH L 79.3% C 0.111 H 240.2°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #75C5FC |
|---|---|
| RGB | rgb(117, 197, 252) |
| HSL | hsl(204, 96%, 72%) |
| HSV | hsv(204, 54%, 99%) |
| CMYK | cmyk(53.6%, 21.8%, 0%, 1.2%) |
| CIE-LAB | lab(76.52, -9.48, -34.57) |
| CIE-LCH | lch(76.52, 35.84, 254.66°) |
| OKLab | oklab(79.33% -0.0553 -0.0965) |
| OKLCH | oklch(79.33% 0.111 240.2) |
| XYZ | xyz(44.8666, 50.7389, 99.5058) |
| Luminance | 0.5074 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.73
Lightblue (survey)
#7BC8F6
ΔE00 2.08
Lightskyblue
#87CEFA
ΔE00 3.19
Sky Blue (survey)
#75BBFD
ΔE00 3.91
Light Blue
#95D0FC
ΔE00 4.24
Baby Blue
#89CFF0
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75C5FC #FCAC75
analogous
#75FCEF #75C5FC #7582FC
triadic
#75C5FC #FC75C5 #C5FC75
tetradic
#75C5FC #EF75FC #FCAC75 #82FC75
square
#75C5FC #EF75FC #FCAC75 #82FC75
split-complementary
#75C5FC #FC7582 #FCEF75
monochromatic
#0591F1 #39ACFB #75C5FC #B1DEFD #E1F2FE
Accessibility & contrast
On white
1.88
#75C5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#75C5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75C5FC
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75C5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75C5FC | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FF
Deuteranopia (green-blind)
#9AB7FB
Tritanopia (blue-blind)
#13D3D7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #75c5fc; /* rgb */ color: rgb(117, 197, 252); /* oklch */ color: oklch(79.3% 0.111 240.2);
Tailwind
colors: {
custom: {
50: '#a5d6fd',
500: '#75c5fc',
950: '#000000',
},
}SCSS
$custom: #75c5fc; $custom-light: #a5d6fd; $custom-dark: #000000;
JSON
{
"hex": "#75c5fc",
"rgb": {
"r": 117,
"g": 197,
"b": 252
},
"hsl": {
"h": 204.444,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.79333,
"c": 0.11126,
"h": 240.2
},
"luminance": 0.50743
}Semantic roles & 50–950 ramp
primary
#75C5FC
secondary
#D97C3D
accent
#5D00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385