#75C5F6#75C5F6
#75C5F6 is a light, moderate cyan. Relative luminance 0.504; OKLCH L 79.1% C 0.105 H 237.0°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #75C5F6 |
|---|---|
| RGB | rgb(117, 197, 246) |
| HSL | hsl(203, 88%, 71%) |
| HSV | hsv(203, 52%, 96%) |
| CMYK | cmyk(52.4%, 19.9%, 0%, 3.5%) |
| CIE-LAB | lab(76.29, -11.23, -31.70) |
| CIE-LCH | lch(76.29, 33.63, 250.50°) |
| OKLab | oklab(79.08% -0.0573 -0.0883) |
| OKLCH | oklch(79.08% 0.105 237) |
| XYZ | xyz(43.9308, 50.3646, 94.5772) |
| Luminance | 0.5037 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.02
Sky
#82CAFC
ΔE00 1.99
Lightskyblue
#87CEFA
ΔE00 2.71
Light Blue
#95D0FC
ΔE00 4.33
Baby Blue
#89CFF0
ΔE00 4.73
Sky Blue (survey)
#75BBFD
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75C5F6 #F6A675
analogous
#75F6E7 #75C5F6 #7584F6
triadic
#75C5F6 #F675C5 #C5F675
tetradic
#75C5F6 #E775F6 #F6A675 #84F675
square
#75C5F6 #E775F6 #F6A675 #84F675
split-complementary
#75C5F6 #F67584 #F6E775
monochromatic
#0F92E2 #3CADF2 #75C5F6 #AEDDFA #E2F3FD
Accessibility & contrast
On white
1.90
#75C5F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#75C5F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75C5F6
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75C5F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75C5F6 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC4F8
Deuteranopia (green-blind)
#9DB6F5
Tritanopia (blue-blind)
#22D2D5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #75c5f6; /* rgb */ color: rgb(117, 197, 246); /* oklch */ color: oklch(79.1% 0.105 237.0);
Tailwind
colors: {
custom: {
50: '#a5d6f9',
500: '#75c5f6',
950: '#000000',
},
}SCSS
$custom: #75c5f6; $custom-light: #a5d6f9; $custom-dark: #000000;
JSON
{
"hex": "#75c5f6",
"rgb": {
"r": 117,
"g": 197,
"b": 246
},
"hsl": {
"h": 202.791,
"s": 87.755,
"l": 71.176
},
"oklch": {
"l": 0.79077,
"c": 0.10529,
"h": 237
},
"luminance": 0.50368
}Semantic roles & 50–950 ramp
primary
#75C5F6
secondary
#D1763E
accent
#5701E4
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385