#75C8F4#75C8F4
#75C8F4 is a light, moderate cyan. Relative luminance 0.516; OKLCH L 79.7% C 0.102 H 233.2°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #75C8F4 |
|---|---|
| RGB | rgb(117, 200, 244) |
| HSL | hsl(201, 85%, 71%) |
| HSV | hsv(201, 52%, 96%) |
| CMYK | cmyk(52%, 18%, 0%, 4.3%) |
| CIE-LAB | lab(77.05, -13.38, -29.46) |
| CIE-LCH | lch(77.05, 32.36, 245.57°) |
| OKLab | oklab(79.66% -0.0613 -0.082) |
| OKLCH | oklch(79.66% 0.102 233.2) |
| XYZ | xyz(44.3135, 51.6184, 93.1985) |
| Luminance | 0.5162 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.23
Lightskyblue
#87CEFA
ΔE00 2.48
Sky
#82CAFC
ΔE00 2.90
Baby Blue
#89CFF0
ΔE00 3.36
Sky Blue
#87CEEB
ΔE00 4.27
Light Blue
#95D0FC
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75C8F4 #F4A175
analogous
#75F4E0 #75C8F4 #7588F4
triadic
#75C8F4 #F475C8 #C8F475
tetradic
#75C8F4 #E075F4 #F4A175 #88F475
square
#75C8F4 #E075F4 #F4A175 #88F475
split-complementary
#75C8F4 #F47588 #F4E075
monochromatic
#1297DD #3CB1EF #75C8F4 #AEDFF9 #E3F4FD
Accessibility & contrast
On white
1.85
#75C8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#75C8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75C8F4
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75C8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75C8F4 | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C6F6
Deuteranopia (green-blind)
#A1B8F3
Tritanopia (blue-blind)
#24D4D6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #75c8f4; /* rgb */ color: rgb(117, 200, 244); /* oklch */ color: oklch(79.7% 0.102 233.2);
Tailwind
colors: {
custom: {
50: '#a4d8f8',
500: '#75c8f4',
950: '#000000',
},
}SCSS
$custom: #75c8f4; $custom-light: #a4d8f8; $custom-dark: #000000;
JSON
{
"hex": "#75c8f4",
"rgb": {
"r": 117,
"g": 200,
"b": 244
},
"hsl": {
"h": 200.787,
"s": 85.235,
"l": 70.784
},
"oklch": {
"l": 0.79655,
"c": 0.10234,
"h": 233.2
},
"luminance": 0.51622
}Semantic roles & 50–950 ramp
primary
#75C8F4
secondary
#CE713F
accent
#5104E2
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385