#75C4FC#75C4FC
#75C4FC is a light, moderate cyan. Relative luminance 0.503; OKLCH L 79.1% C 0.112 H 241.0°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #75C4FC |
|---|---|
| RGB | rgb(117, 196, 252) |
| HSL | hsl(205, 96%, 72%) |
| HSV | hsv(205, 54%, 99%) |
| CMYK | cmyk(53.6%, 22.2%, 0%, 1.2%) |
| CIE-LAB | lab(76.24, -8.95, -34.99) |
| CIE-LCH | lch(76.24, 36.12, 255.65°) |
| OKLab | oklab(79.12% -0.0542 -0.0978) |
| OKLCH | oklch(79.12% 0.112 241) |
| XYZ | xyz(44.6403, 50.2863, 99.4304) |
| Luminance | 0.5029 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.95
Lightblue (survey)
#7BC8F6
ΔE00 2.42
Lightskyblue
#87CEFA
ΔE00 3.49
Sky Blue (survey)
#75BBFD
ΔE00 3.51
Light Blue
#95D0FC
ΔE00 4.38
Baby Blue
#89CFF0
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75C4FC #FCAD75
analogous
#75FCF1 #75C4FC #7580FC
triadic
#75C4FC #FC75C4 #C4FC75
tetradic
#75C4FC #F175FC #FCAD75 #80FC75
square
#75C4FC #F175FC #FCAD75 #80FC75
split-complementary
#75C4FC #FC7580 #FCF175
monochromatic
#058FF1 #39AAFB #75C4FC #B1DEFD #E1F2FE
Accessibility & contrast
On white
1.90
#75C4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#75C4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75C4FC
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75C4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75C4FC | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#99B6FB
Tritanopia (blue-blind)
#14D2D7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #75c4fc; /* rgb */ color: rgb(117, 196, 252); /* oklch */ color: oklch(79.1% 0.112 241.0);
Tailwind
colors: {
custom: {
50: '#a5d5fd',
500: '#75c4fc',
950: '#000000',
},
}SCSS
$custom: #75c4fc; $custom-light: #a5d5fd; $custom-dark: #000000;
JSON
{
"hex": "#75c4fc",
"rgb": {
"r": 117,
"g": 196,
"b": 252
},
"hsl": {
"h": 204.889,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.79115,
"c": 0.11179,
"h": 241
},
"luminance": 0.5029
}Semantic roles & 50–950 ramp
primary
#75C4FC
secondary
#D97D3D
accent
#5F00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385