#75CAF6#75CAF6
#75CAF6 is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.2% C 0.103 H 232.6°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #75CAF6 |
|---|---|
| RGB | rgb(117, 202, 246) |
| HSL | hsl(200, 88%, 71%) |
| HSV | hsv(200, 52%, 96%) |
| CMYK | cmyk(52.4%, 17.9%, 0%, 3.5%) |
| CIE-LAB | lab(77.68, -13.86, -29.57) |
| CIE-LCH | lch(77.68, 32.65, 244.89°) |
| OKLab | oklab(80.18% -0.0628 -0.0823) |
| OKLCH | oklch(80.18% 0.103 232.6) |
| XYZ | xyz(45.0850, 52.6730, 94.9619) |
| Luminance | 0.5268 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.50
Lightskyblue
#87CEFA
ΔE00 2.38
Sky
#82CAFC
ΔE00 3.04
Baby Blue
#89CFF0
ΔE00 3.13
Sky Blue
#87CEEB
ΔE00 4.06
Light Blue
#95D0FC
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CAF6 #F6A175
analogous
#75F6E1 #75CAF6 #7589F6
triadic
#75CAF6 #F675CA #CAF675
tetradic
#75CAF6 #E175F6 #F6A175 #89F675
square
#75CAF6 #E175F6 #F6A175 #89F675
split-complementary
#75CAF6 #F67589 #F6E175
monochromatic
#0F9AE2 #3CB4F2 #75CAF6 #AEE0FA #E2F4FD
Accessibility & contrast
On white
1.82
#75CAF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#75CAF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CAF6
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CAF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CAF6 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C8F8
Deuteranopia (green-blind)
#A2BAF5
Tritanopia (blue-blind)
#1ED6D8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #75caf6; /* rgb */ color: rgb(117, 202, 246); /* oklch */ color: oklch(80.2% 0.103 232.6);
Tailwind
colors: {
custom: {
50: '#a5daf9',
500: '#75caf6',
950: '#000000',
},
}SCSS
$custom: #75caf6; $custom-light: #a5daf9; $custom-dark: #000000;
JSON
{
"hex": "#75caf6",
"rgb": {
"r": 117,
"g": 202,
"b": 246
},
"hsl": {
"h": 200.465,
"s": 87.755,
"l": 71.176
},
"oklch": {
"l": 0.80179,
"c": 0.10349,
"h": 232.6
},
"luminance": 0.52677
}Semantic roles & 50–950 ramp
primary
#75CAF6
secondary
#D1703E
accent
#4F01E4
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385