#75C8F6#75C8F6
#75C8F6 is a light, moderate cyan. Relative luminance 0.517; OKLCH L 79.7% C 0.104 H 234.4°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #75C8F6 |
|---|---|
| RGB | rgb(117, 200, 246) |
| HSL | hsl(201, 88%, 71%) |
| HSV | hsv(201, 52%, 96%) |
| CMYK | cmyk(52.4%, 18.7%, 0%, 3.5%) |
| CIE-LAB | lab(77.13, -12.81, -30.42) |
| CIE-LCH | lch(77.13, 33.01, 247.17°) |
| OKLab | oklab(79.74% -0.0606 -0.0847) |
| OKLCH | oklch(79.74% 0.104 234.4) |
| XYZ | xyz(44.6188, 51.7405, 94.8065) |
| Luminance | 0.5174 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.84
Lightskyblue
#87CEFA
ΔE00 2.31
Sky
#82CAFC
ΔE00 2.46
Baby Blue
#89CFF0
ΔE00 3.72
Light Blue
#95D0FC
ΔE00 4.37
Sky Blue
#87CEEB
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75C8F6 #F6A375
analogous
#75F6E3 #75C8F6 #7587F6
triadic
#75C8F6 #F675C8 #C8F675
tetradic
#75C8F6 #E375F6 #F6A375 #87F675
square
#75C8F6 #E375F6 #F6A375 #87F675
split-complementary
#75C8F6 #F67587 #F6E375
monochromatic
#0F97E2 #3CB1F2 #75C8F6 #AEDFFA #E2F4FD
Accessibility & contrast
On white
1.85
#75C8F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#75C8F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75C8F6
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75C8F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75C8F6 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C6F8
Deuteranopia (green-blind)
#A0B8F5
Tritanopia (blue-blind)
#20D4D7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #75c8f6; /* rgb */ color: rgb(117, 200, 246); /* oklch */ color: oklch(79.7% 0.104 234.4);
Tailwind
colors: {
custom: {
50: '#a5d8f9',
500: '#75c8f6',
950: '#000000',
},
}SCSS
$custom: #75c8f6; $custom-light: #a5d8f9; $custom-dark: #000000;
JSON
{
"hex": "#75c8f6",
"rgb": {
"r": 117,
"g": 200,
"b": 246
},
"hsl": {
"h": 201.395,
"s": 87.755,
"l": 71.176
},
"oklch": {
"l": 0.79738,
"c": 0.10413,
"h": 234.4
},
"luminance": 0.51744
}Semantic roles & 50–950 ramp
primary
#75C8F6
secondary
#D1733E
accent
#5201E4
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385