#75C8F7#75C8F7
#75C8F7 is a light, moderate cyan. Relative luminance 0.518; OKLCH L 79.8% C 0.105 H 235.0°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #75C8F7 |
|---|---|
| RGB | rgb(117, 200, 247) |
| HSL | hsl(202, 89%, 71%) |
| HSV | hsv(202, 53%, 97%) |
| CMYK | cmyk(52.6%, 19%, 0%, 3.1%) |
| CIE-LAB | lab(77.16, -12.52, -30.90) |
| CIE-LCH | lch(77.16, 33.34, 247.94°) |
| OKLab | oklab(79.78% -0.0602 -0.0861) |
| OKLCH | oklch(79.78% 0.105 235) |
| XYZ | xyz(44.7727, 51.8021, 95.6170) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.71
Sky
#82CAFC
ΔE00 2.26
Lightskyblue
#87CEFA
ΔE00 2.26
Baby Blue
#89CFF0
ΔE00 3.91
Light Blue
#95D0FC
ΔE00 4.28
Sky Blue
#87CEEB
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75C8F7 #F7A475
analogous
#75F7E5 #75C8F7 #7587F7
triadic
#75C8F7 #F775C8 #C8F775
tetradic
#75C8F7 #E575F7 #F7A475 #87F775
square
#75C8F7 #E575F7 #F7A475 #87F775
split-complementary
#75C8F7 #F77587 #F7E575
monochromatic
#0D97E4 #3BB1F4 #75C8F7 #AFDFFA #E2F3FD
Accessibility & contrast
On white
1.85
#75C8F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#75C8F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75C8F7
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75C8F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75C8F7 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C6F9
Deuteranopia (green-blind)
#A0B9F6
Tritanopia (blue-blind)
#1ED4D7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #75c8f7; /* rgb */ color: rgb(117, 200, 247); /* oklch */ color: oklch(79.8% 0.105 235.0);
Tailwind
colors: {
custom: {
50: '#a5d8fa',
500: '#75c8f7',
950: '#000000',
},
}SCSS
$custom: #75c8f7; $custom-light: #a5d8fa; $custom-dark: #000000;
JSON
{
"hex": "#75c8f7",
"rgb": {
"r": 117,
"g": 200,
"b": 247
},
"hsl": {
"h": 201.692,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.79779,
"c": 0.10505,
"h": 235
},
"luminance": 0.51806
}Semantic roles & 50–950 ramp
primary
#75C8F7
secondary
#D2743E
accent
#5300E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385