#75C8F3#75C8F3
#75C8F3 is a light, moderate cyan. Relative luminance 0.516; OKLCH L 79.6% C 0.101 H 232.6°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #75C8F3 |
|---|---|
| RGB | rgb(117, 200, 243) |
| HSL | hsl(200, 84%, 71%) |
| HSV | hsv(200, 52%, 95%) |
| CMYK | cmyk(51.9%, 17.7%, 0%, 4.7%) |
| CIE-LAB | lab(77.02, -13.67, -28.98) |
| CIE-LCH | lch(77.02, 32.04, 244.75°) |
| OKLab | oklab(79.61% -0.0616 -0.0806) |
| OKLCH | oklch(79.61% 0.101 232.6) |
| XYZ | xyz(44.1621, 51.5578, 92.4011) |
| Luminance | 0.5156 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.46
Lightskyblue
#87CEFA
ΔE00 2.61
Sky
#82CAFC
ΔE00 3.13
Baby Blue
#89CFF0
ΔE00 3.20
Sky Blue
#87CEEB
ΔE00 4.04
Light Blue
#95D0FC
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75C8F3 #F3A075
analogous
#75F3DF #75C8F3 #7589F3
triadic
#75C8F3 #F375C8 #C8F375
tetradic
#75C8F3 #DF75F3 #F3A075 #89F375
square
#75C8F3 #DF75F3 #F3A075 #89F375
split-complementary
#75C8F3 #F37589 #F3DF75
monochromatic
#1396DB #3DB2EE #75C8F3 #ADDEF8 #E3F4FD
Accessibility & contrast
On white
1.86
#75C8F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#75C8F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75C8F3
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75C8F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75C8F3 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C6F5
Deuteranopia (green-blind)
#A1B8F2
Tritanopia (blue-blind)
#25D4D6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #75c8f3; /* rgb */ color: rgb(117, 200, 243); /* oklch */ color: oklch(79.6% 0.101 232.6);
Tailwind
colors: {
custom: {
50: '#a4d8f7',
500: '#75c8f3',
950: '#000000',
},
}SCSS
$custom: #75c8f3; $custom-light: #a4d8f7; $custom-dark: #000000;
JSON
{
"hex": "#75c8f3",
"rgb": {
"r": 117,
"g": 200,
"b": 243
},
"hsl": {
"h": 200.476,
"s": 84,
"l": 70.588
},
"oklch": {
"l": 0.79614,
"c": 0.10146,
"h": 232.6
},
"luminance": 0.51562
}Semantic roles & 50–950 ramp
primary
#75C8F3
secondary
#CD703F
accent
#5005E0
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385