#75C7FB#75C7FB
#75C7FB is a light, moderate cyan. Relative luminance 0.516; OKLCH L 79.7% C 0.109 H 238.1°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #75C7FB |
|---|---|
| RGB | rgb(117, 199, 251) |
| HSL | hsl(203, 94%, 72%) |
| HSV | hsv(203, 53%, 98%) |
| CMYK | cmyk(53.4%, 20.7%, 0%, 1.6%) |
| CIE-LAB | lab(77.03, -10.84, -33.24) |
| CIE-LCH | lch(77.03, 34.96, 251.94°) |
| OKLab | oklab(79.73% -0.0578 -0.0927) |
| OKLCH | oklch(79.73% 0.109 238.1) |
| XYZ | xyz(45.1657, 51.5899, 98.8258) |
| Luminance | 0.5159 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.25
Sky
#82CAFC
ΔE00 1.57
Lightskyblue
#87CEFA
ΔE00 2.55
Light Blue
#95D0FC
ΔE00 4.07
Sky Blue (survey)
#75BBFD
ΔE00 4.88
Baby Blue
#89CFF0
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75C7FB #FBA975
analogous
#75FBEC #75C7FB #7584FB
triadic
#75C7FB #FB75C7 #C7FB75
tetradic
#75C7FB #EC75FB #FBA975 #84FB75
square
#75C7FB #EC75FB #FBA975 #84FB75
split-complementary
#75C7FB #FB7584 #FBEC75
monochromatic
#0795EF #3AAFF9 #75C7FB #B0DFFD #E1F3FE
Accessibility & contrast
On white
1.86
#75C7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#75C7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75C7FB
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75C7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75C7FB | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FE
Deuteranopia (green-blind)
#9DB8FA
Tritanopia (blue-blind)
#14D4D8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #75c7fb; /* rgb */ color: rgb(117, 199, 251); /* oklch */ color: oklch(79.7% 0.109 238.1);
Tailwind
colors: {
custom: {
50: '#a5d8fc',
500: '#75c7fb',
950: '#000000',
},
}SCSS
$custom: #75c7fb; $custom-light: #a5d8fc; $custom-dark: #000000;
JSON
{
"hex": "#75c7fb",
"rgb": {
"r": 117,
"g": 199,
"b": 251
},
"hsl": {
"h": 203.284,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.79728,
"c": 0.10927,
"h": 238.1
},
"luminance": 0.51594
}Semantic roles & 50–950 ramp
primary
#75C7FB
secondary
#D7793D
accent
#5900E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385