#75C6FC#75C6FC
#75C6FC is a light, moderate cyan. Relative luminance 0.512; OKLCH L 79.6% C 0.111 H 239.4°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #75C6FC |
|---|---|
| RGB | rgb(117, 198, 252) |
| HSL | hsl(204, 96%, 72%) |
| HSV | hsv(204, 54%, 99%) |
| CMYK | cmyk(53.6%, 21.4%, 0%, 1.2%) |
| CIE-LAB | lab(76.80, -10.02, -34.14) |
| CIE-LCH | lch(76.80, 35.58, 253.65°) |
| OKLab | oklab(79.55% -0.0564 -0.0953) |
| OKLCH | oklch(79.55% 0.111 239.4) |
| XYZ | xyz(45.0945, 51.1945, 99.5817) |
| Luminance | 0.5120 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.58
Lightblue (survey)
#7BC8F6
ΔE00 1.75
Lightskyblue
#87CEFA
ΔE00 2.91
Light Blue
#95D0FC
ΔE00 4.13
Sky Blue (survey)
#75BBFD
ΔE00 4.31
Baby Blue
#89CFF0
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75C6FC #FCAB75
analogous
#75FCEF #75C6FC #7583FC
triadic
#75C6FC #FC75C6 #C6FC75
tetradic
#75C6FC #EF75FC #FCAB75 #83FC75
square
#75C6FC #EF75FC #FCAB75 #83FC75
split-complementary
#75C6FC #FC7583 #FCEF75
monochromatic
#0593F1 #39ADFB #75C6FC #B1DFFD #E1F3FE
Accessibility & contrast
On white
1.87
#75C6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#75C6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75C6FC
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75C6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75C6FC | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FF
Deuteranopia (green-blind)
#9BB7FB
Tritanopia (blue-blind)
#12D4D8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #75c6fc; /* rgb */ color: rgb(117, 198, 252); /* oklch */ color: oklch(79.6% 0.111 239.4);
Tailwind
colors: {
custom: {
50: '#a5d7fd',
500: '#75c6fc',
950: '#000000',
},
}SCSS
$custom: #75c6fc; $custom-light: #a5d7fd; $custom-dark: #000000;
JSON
{
"hex": "#75c6fc",
"rgb": {
"r": 117,
"g": 198,
"b": 252
},
"hsl": {
"h": 204,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.79552,
"c": 0.11075,
"h": 239.4
},
"luminance": 0.51198
}Semantic roles & 50–950 ramp
primary
#75C6FC
secondary
#D97B3D
accent
#5C00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385