#75BCFA#75BCFA
#75BCFA is a light, moderate cyan. Relative luminance 0.467; OKLCH L 77.3% C 0.115 H 246.3°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #75BCFA |
|---|---|
| RGB | rgb(117, 188, 250) |
| HSL | hsl(208, 93%, 72%) |
| HSV | hsv(208, 53%, 98%) |
| CMYK | cmyk(53.2%, 24.8%, 0%, 2%) |
| CIE-LAB | lab(73.96, -5.22, -37.45) |
| CIE-LCH | lch(73.96, 37.82, 262.06°) |
| OKLab | oklab(77.29% -0.046 -0.1049) |
| OKLCH | oklch(77.29% 0.115 246.3) |
| XYZ | xyz(42.5685, 46.6470, 97.1845) |
| Luminance | 0.4665 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 0.76
Sky
#82CAFC
ΔE00 4.24
Lightblue (survey)
#7BC8F6
ΔE00 4.93
Carolina Blue
#8AB8FE
ΔE00 5.19
Lightskyblue
#87CEFA
ΔE00 5.86
Light Blue
#95D0FC
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75BCFA #FAB375
analogous
#75FAF6 #75BCFA #757AFA
triadic
#75BCFA #FA75BC #BCFA75
tetradic
#75BCFA #F675FA #FAB375 #7AFA75
square
#75BCFA #F675FA #FAB375 #7AFA75
split-complementary
#75BCFA #FA757A #FAF675
monochromatic
#0982EC #3A9FF8 #75BCFA #B0D9FC #E1F1FE
Accessibility & contrast
On white
2.03
#75BCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#75BCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75BCFA
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75BCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75BCFA | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BDFD
Deuteranopia (green-blind)
#90B0F9
Tritanopia (blue-blind)
#1FCBD1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #75bcfa; /* rgb */ color: rgb(117, 188, 250); /* oklch */ color: oklch(77.3% 0.115 246.3);
Tailwind
colors: {
custom: {
50: '#a5d0fc',
500: '#75bcfa',
950: '#000000',
},
}SCSS
$custom: #75bcfa; $custom-light: #a5d0fc; $custom-dark: #000000;
JSON
{
"hex": "#75bcfa",
"rgb": {
"r": 117,
"g": 188,
"b": 250
},
"hsl": {
"h": 207.97,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.77287,
"c": 0.11452,
"h": 246.3
},
"luminance": 0.4665
}Semantic roles & 50–950 ramp
primary
#75BCFA
secondary
#F6E4D5
accent
#6B00E6
background
#FAFCFF
surface
#F4F9FF
border
#CED2D7
text
#101317
muted
#7F8285