#75D3FC#75D3FC
#75D3FC is a very light, moderate cyan. Relative luminance 0.574; OKLCH L 82.4% C 0.106 H 228.4°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #75D3FC |
|---|---|
| RGB | rgb(117, 211, 252) |
| HSL | hsl(198, 96%, 72%) |
| HSV | hsv(198, 54%, 99%) |
| CMYK | cmyk(53.6%, 16.3%, 0%, 1.2%) |
| CIE-LAB | lab(80.40, -16.81, -28.60) |
| CIE-LCH | lch(80.40, 33.17, 239.55°) |
| OKLab | oklab(82.41% -0.0705 -0.0795) |
| OKLCH | oklch(82.41% 0.106 228.4) |
| XYZ | xyz(48.1944, 57.3945, 100.6151) |
| Luminance | 0.5740 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.77
Sky Blue
#87CEEB
ΔE00 3.37
Lightskyblue
#87CEFA
ΔE00 3.65
Lightblue (survey)
#7BC8F6
ΔE00 3.93
Sky
#82CAFC
ΔE00 5.02
Bright Sky Blue
#02CCFE
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D3FC #FC9E75
analogous
#75FCE1 #75D3FC #7590FC
triadic
#75D3FC #FC75D3 #D3FC75
tetradic
#75D3FC #E175FC #FC9E75 #90FC75
square
#75D3FC #E175FC #FC9E75 #90FC75
split-complementary
#75D3FC #FC7590 #FCE175
monochromatic
#05AAF1 #39C0FB #75D3FC #B1E6FD #E1F5FE
Accessibility & contrast
On white
1.68
#75D3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#75D3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D3FC
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D3FC | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FE
Deuteranopia (green-blind)
#AAC1FB
Tritanopia (blue-blind)
#00DFE0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #75d3fc; /* rgb */ color: rgb(117, 211, 252); /* oklch */ color: oklch(82.4% 0.106 228.4);
Tailwind
colors: {
custom: {
50: '#a6e0fd',
500: '#75d3fc',
950: '#000000',
},
}SCSS
$custom: #75d3fc; $custom-light: #a6e0fd; $custom-dark: #000000;
JSON
{
"hex": "#75d3fc",
"rgb": {
"r": 117,
"g": 211,
"b": 252
},
"hsl": {
"h": 198.222,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.82413,
"c": 0.10627,
"h": 228.4
},
"luminance": 0.57399
}Semantic roles & 50–950 ramp
primary
#75D3FC
secondary
#D96C3D
accent
#4600E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485