#75C9FA#75C9FA
#75C9FA is a light, moderate cyan. Relative luminance 0.525; OKLCH L 80.1% C 0.107 H 235.9°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #75C9FA |
|---|---|
| RGB | rgb(117, 201, 250) |
| HSL | hsl(202, 93%, 72%) |
| HSV | hsv(202, 53%, 98%) |
| CMYK | cmyk(53.2%, 19.6%, 0%, 2%) |
| CIE-LAB | lab(77.55, -12.18, -31.91) |
| CIE-LCH | lch(77.55, 34.15, 249.10°) |
| OKLab | oklab(80.13% -0.0603 -0.0889) |
| OKLCH | oklch(80.13% 0.107 235.9) |
| XYZ | xyz(45.4717, 52.4534, 98.1522) |
| Luminance | 0.5246 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.81
Sky
#82CAFC
ΔE00 1.96
Lightskyblue
#87CEFA
ΔE00 2.14
Light Blue
#95D0FC
ΔE00 4.10
Baby Blue
#89CFF0
ΔE00 4.19
Sky Blue
#87CEEB
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75C9FA #FAA675
analogous
#75FAE8 #75C9FA #7587FA
triadic
#75C9FA #FA75C9 #C9FA75
tetradic
#75C9FA #E875FA #FAA675 #87FA75
square
#75C9FA #E875FA #FAA675 #87FA75
split-complementary
#75C9FA #FA7587 #FAE875
monochromatic
#0998EC #3AB2F8 #75C9FA #B0E0FC #E1F3FE
Accessibility & contrast
On white
1.83
#75C9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#75C9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75C9FA
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75C9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75C9FA | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FC
Deuteranopia (green-blind)
#A0B9F9
Tritanopia (blue-blind)
#15D6D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #75c9fa; /* rgb */ color: rgb(117, 201, 250); /* oklch */ color: oklch(80.1% 0.107 235.9);
Tailwind
colors: {
custom: {
50: '#a5d9fc',
500: '#75c9fa',
950: '#000000',
},
}SCSS
$custom: #75c9fa; $custom-light: #a5d9fc; $custom-dark: #000000;
JSON
{
"hex": "#75c9fa",
"rgb": {
"r": 117,
"g": 201,
"b": 250
},
"hsl": {
"h": 202.105,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.80125,
"c": 0.10746,
"h": 235.9
},
"luminance": 0.52457
}Semantic roles & 50–950 ramp
primary
#75C9FA
secondary
#D6753D
accent
#5500E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385