#75D7FC#75D7FC
#75D7FC is a very light, moderate cyan. Relative luminance 0.594; OKLCH L 83.3% C 0.106 H 224.9°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #75D7FC |
|---|---|
| RGB | rgb(117, 215, 252) |
| HSL | hsl(196, 96%, 72%) |
| HSV | hsv(196, 54%, 99%) |
| CMYK | cmyk(53.6%, 14.7%, 0%, 1.2%) |
| CIE-LAB | lab(81.51, -18.86, -26.89) |
| CIE-LCH | lch(81.51, 32.84, 234.96°) |
| OKLab | oklab(83.3% -0.0748 -0.0747) |
| OKLCH | oklch(83.3% 0.106 224.9) |
| XYZ | xyz(49.2005, 59.4067, 100.9504) |
| Luminance | 0.5941 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.36
Sky Blue
#87CEEB
ΔE00 3.40
Lightskyblue
#87CEFA
ΔE00 5.10
Bright Sky Blue
#02CCFE
ΔE00 5.43
Neon Blue
#04D9FF
ΔE00 5.43
Lightblue (survey)
#7BC8F6
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D7FC #FC9A75
analogous
#75FCDD #75D7FC #7594FC
triadic
#75D7FC #FC75D7 #D7FC75
tetradic
#75D7FC #DD75FC #FC9A75 #94FC75
square
#75D7FC #DD75FC #FC9A75 #94FC75
split-complementary
#75D7FC #FC7594 #FCDD75
monochromatic
#05B1F1 #39C6FB #75D7FC #B1E8FD #E1F6FE
Accessibility & contrast
On white
1.63
#75D7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#75D7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D7FC
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D7FC | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D3FE
Deuteranopia (green-blind)
#AFC4FC
Tritanopia (blue-blind)
#00E2E3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #75d7fc; /* rgb */ color: rgb(117, 215, 252); /* oklch */ color: oklch(83.3% 0.106 224.9);
Tailwind
colors: {
custom: {
50: '#a6e3fd',
500: '#75d7fc',
950: '#000000',
},
}SCSS
$custom: #75d7fc; $custom-light: #a6e3fd; $custom-dark: #000000;
JSON
{
"hex": "#75d7fc",
"rgb": {
"r": 117,
"g": 215,
"b": 252
},
"hsl": {
"h": 196.444,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.83301,
"c": 0.10573,
"h": 224.9
},
"luminance": 0.59411
}Semantic roles & 50–950 ramp
primary
#75D7FC
secondary
#D9673D
accent
#3F00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485