#75C7FA#75C7FA
#75C7FA is a light, moderate cyan. Relative luminance 0.515; OKLCH L 79.7% C 0.108 H 237.5°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #75C7FA |
|---|---|
| RGB | rgb(117, 199, 250) |
| HSL | hsl(203, 93%, 72%) |
| HSV | hsv(203, 53%, 98%) |
| CMYK | cmyk(53.2%, 20.4%, 0%, 2%) |
| CIE-LAB | lab(77.00, -11.13, -32.76) |
| CIE-LCH | lch(77.00, 34.60, 251.24°) |
| OKLab | oklab(79.68% -0.0581 -0.0914) |
| OKLCH | oklch(79.68% 0.108 237.5) |
| XYZ | xyz(45.0085, 51.5271, 97.9978) |
| Luminance | 0.5153 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.06
Sky
#82CAFC
ΔE00 1.65
Lightskyblue
#87CEFA
ΔE00 2.48
Light Blue
#95D0FC
ΔE00 4.10
Baby Blue
#89CFF0
ΔE00 4.82
Sky Blue (survey)
#75BBFD
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75C7FA #FAA875
analogous
#75FAEB #75C7FA #7584FA
triadic
#75C7FA #FA75C7 #C7FA75
tetradic
#75C7FA #EB75FA #FAA875 #84FA75
square
#75C7FA #EB75FA #FAA875 #84FA75
split-complementary
#75C7FA #FA7584 #FAEB75
monochromatic
#0995EC #3AAFF8 #75C7FA #B0DFFC #E1F3FE
Accessibility & contrast
On white
1.86
#75C7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#75C7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75C7FA
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75C7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75C7FA | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C6FC
Deuteranopia (green-blind)
#9DB8F9
Tritanopia (blue-blind)
#17D4D8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #75c7fa; /* rgb */ color: rgb(117, 199, 250); /* oklch */ color: oklch(79.7% 0.108 237.5);
Tailwind
colors: {
custom: {
50: '#a5d8fc',
500: '#75c7fa',
950: '#000000',
},
}SCSS
$custom: #75c7fa; $custom-light: #a5d8fc; $custom-dark: #000000;
JSON
{
"hex": "#75c7fa",
"rgb": {
"r": 117,
"g": 199,
"b": 250
},
"hsl": {
"h": 203.008,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.79685,
"c": 0.10829,
"h": 237.5
},
"luminance": 0.51531
}Semantic roles & 50–950 ramp
primary
#75C7FA
secondary
#D6783D
accent
#5800E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385