#75C3FC#75C3FC
#75C3FC is a light, moderate cyan. Relative luminance 0.498; OKLCH L 78.9% C 0.112 H 241.8°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #75C3FC |
|---|---|
| RGB | rgb(117, 195, 252) |
| HSL | hsl(205, 96%, 72%) |
| HSV | hsv(205, 54%, 99%) |
| CMYK | cmyk(53.6%, 22.6%, 0%, 1.2%) |
| CIE-LAB | lab(75.97, -8.41, -35.42) |
| CIE-LCH | lch(75.97, 36.41, 256.64°) |
| OKLab | oklab(78.9% -0.0531 -0.099) |
| OKLCH | oklch(78.9% 0.112 241.8) |
| XYZ | xyz(44.4155, 49.8367, 99.3554) |
| Luminance | 0.4984 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.20
Lightblue (survey)
#7BC8F6
ΔE00 2.76
Sky Blue (survey)
#75BBFD
ΔE00 3.12
Lightskyblue
#87CEFA
ΔE00 3.80
Light Blue
#95D0FC
ΔE00 4.53
Deepskyblue
#00BFFF
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75C3FC #FCAE75
analogous
#75FCF1 #75C3FC #7580FC
triadic
#75C3FC #FC75C3 #C3FC75
tetradic
#75C3FC #F175FC #FCAE75 #80FC75
square
#75C3FC #F175FC #FCAE75 #80FC75
split-complementary
#75C3FC #FC7580 #FCF175
monochromatic
#058EF1 #39A9FB #75C3FC #B1DDFD #E1F2FE
Accessibility & contrast
On white
1.91
#75C3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#75C3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75C3FC
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75C3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75C3FC | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC3FF
Deuteranopia (green-blind)
#98B5FB
Tritanopia (blue-blind)
#15D1D6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #75c3fc; /* rgb */ color: rgb(117, 195, 252); /* oklch */ color: oklch(78.9% 0.112 241.8);
Tailwind
colors: {
custom: {
50: '#a5d5fd',
500: '#75c3fc',
950: '#000000',
},
}SCSS
$custom: #75c3fc; $custom-light: #a5d5fd; $custom-dark: #000000;
JSON
{
"hex": "#75c3fc",
"rgb": {
"r": 117,
"g": 195,
"b": 252
},
"hsl": {
"h": 205.333,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.78897,
"c": 0.11234,
"h": 241.8
},
"luminance": 0.4984
}Semantic roles & 50–950 ramp
primary
#75C3FC
secondary
#F7E3D4
accent
#6100E6
background
#FAFDFF
surface
#F4FAFF
border
#CED3D7
text
#101417
muted
#7F8385