#75C8F5#75C8F5
#75C8F5 is a light, moderate cyan. Relative luminance 0.517; OKLCH L 79.7% C 0.103 H 233.8°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #75C8F5 |
|---|---|
| RGB | rgb(117, 200, 245) |
| HSL | hsl(201, 86%, 71%) |
| HSV | hsv(201, 52%, 96%) |
| CMYK | cmyk(52.2%, 18.4%, 0%, 3.9%) |
| CIE-LAB | lab(77.09, -13.09, -29.94) |
| CIE-LCH | lch(77.09, 32.68, 246.38°) |
| OKLab | oklab(79.7% -0.0609 -0.0833) |
| OKLCH | oklch(79.7% 0.103 233.8) |
| XYZ | xyz(44.4657, 51.6793, 94.0004) |
| Luminance | 0.5168 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.01
Lightskyblue
#87CEFA
ΔE00 2.38
Sky
#82CAFC
ΔE00 2.67
Baby Blue
#89CFF0
ΔE00 3.54
Light Blue
#95D0FC
ΔE00 4.48
Sky Blue
#87CEEB
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75C8F5 #F5A275
analogous
#75F5E2 #75C8F5 #7588F5
triadic
#75C8F5 #F575C8 #C8F575
tetradic
#75C8F5 #E275F5 #F5A275 #88F575
square
#75C8F5 #E275F5 #F5A275 #88F575
split-complementary
#75C8F5 #F57588 #F5E275
monochromatic
#1097DF #3CB1F1 #75C8F5 #AEDFF9 #E2F4FD
Accessibility & contrast
On white
1.85
#75C8F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#75C8F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75C8F5
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75C8F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75C8F5 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C6F7
Deuteranopia (green-blind)
#A1B8F4
Tritanopia (blue-blind)
#22D4D7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #75c8f5; /* rgb */ color: rgb(117, 200, 245); /* oklch */ color: oklch(79.7% 0.103 233.8);
Tailwind
colors: {
custom: {
50: '#a5d8f8',
500: '#75c8f5',
950: '#000000',
},
}SCSS
$custom: #75c8f5; $custom-light: #a5d8f8; $custom-dark: #000000;
JSON
{
"hex": "#75c8f5",
"rgb": {
"r": 117,
"g": 200,
"b": 245
},
"hsl": {
"h": 201.094,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.79696,
"c": 0.10323,
"h": 233.8
},
"luminance": 0.51683
}Semantic roles & 50–950 ramp
primary
#75C8F5
secondary
#D0723F
accent
#5102E3
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385