#75B8F5#75B8F5
#75B8F5 is a light, moderate cyan. Relative luminance 0.447; OKLCH L 76.2% C 0.112 H 247.3°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #75B8F5 |
|---|---|
| RGB | rgb(117, 184, 245) |
| HSL | hsl(209, 86%, 71%) |
| HSV | hsv(209, 52%, 96%) |
| CMYK | cmyk(52.2%, 24.9%, 0%, 3.9%) |
| CIE-LAB | lab(72.66, -4.52, -36.78) |
| CIE-LCH | lch(72.66, 37.05, 262.99°) |
| OKLab | oklab(76.2% -0.0431 -0.1029) |
| OKLCH | oklch(76.2% 0.112 247.3) |
| XYZ | xyz(40.9522, 44.6522, 92.8292) |
| Luminance | 0.4466 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.05
Carolina Blue
#8AB8FE
ΔE00 4.66
Sky
#82CAFC
ΔE00 5.20
Lightblue (survey)
#7BC8F6
ΔE00 5.75
Lightskyblue
#87CEFA
ΔE00 6.74
Light Blue
#95D0FC
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75B8F5 #F5B275
analogous
#75F5F2 #75B8F5 #7578F5
triadic
#75B8F5 #F575B8 #B8F575
tetradic
#75B8F5 #F275F5 #F5B275 #78F575
square
#75B8F5 #F275F5 #F5B275 #78F575
split-complementary
#75B8F5 #F57578 #F5F275
monochromatic
#107DDF #3C9BF1 #75B8F5 #AED5F9 #E2F0FD
Accessibility & contrast
On white
2.11
#75B8F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#75B8F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75B8F5
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75B8F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75B8F5 | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB9F8
Deuteranopia (green-blind)
#8EADF4
Tritanopia (blue-blind)
#2AC6CD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #75b8f5; /* rgb */ color: rgb(117, 184, 245); /* oklch */ color: oklch(76.2% 0.112 247.3);
Tailwind
colors: {
custom: {
50: '#a4cdf8',
500: '#75b8f5',
950: '#000000',
},
}SCSS
$custom: #75b8f5; $custom-light: #a4cdf8; $custom-dark: #000000;
JSON
{
"hex": "#75b8f5",
"rgb": {
"r": 117,
"g": 184,
"b": 245
},
"hsl": {
"h": 208.594,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.76195,
"c": 0.11161,
"h": 247.3
},
"luminance": 0.44655
}Semantic roles & 50–950 ramp
primary
#75B8F5
secondary
#F4E2D2
accent
#6D02E3
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285