#75AFF0#75AFF0
#75AFF0 is a light, moderate cyan. Relative luminance 0.407; OKLCH L 74.0% C 0.113 H 252.2°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #75AFF0 |
|---|---|
| RGB | rgb(117, 175, 240) |
| HSL | hsl(212, 80%, 70%) |
| HSV | hsv(212, 51%, 94%) |
| CMYK | cmyk(51.3%, 27.1%, 0%, 5.9%) |
| CIE-LAB | lab(69.99, -1.04, -38.23) |
| CIE-LCH | lch(69.99, 38.24, 268.45°) |
| OKLab | oklab(74.02% -0.0345 -0.1071) |
| OKLCH | oklch(74.02% 0.113 252.2) |
| XYZ | xyz(38.3888, 40.7302, 88.2600) |
| Luminance | 0.4073 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.63
Carolina Blue
#8AB8FE
ΔE00 3.94
Cornflowerblue
#6495ED
ΔE00 7.64
Sky
#82CAFC
ΔE00 7.97
Pastel Blue
#A2BFFE
ΔE00 8.13
Lightblue (survey)
#7BC8F6
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75AFF0 #F0B675
analogous
#75EDF0 #75AFF0 #7875F0
triadic
#75AFF0 #F075AF #AFF075
tetradic
#75AFF0 #F075ED #F0B675 #75F078
square
#75AFF0 #F075ED #F0B675 #75F078
split-complementary
#75AFF0 #F07875 #EDF075
monochromatic
#1770D4 #3E8FEA #75AFF0 #ACCFF6 #E3EFFC
Accessibility & contrast
On white
2.30
#75AFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#75AFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75AFF0
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75AFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75AFF0 | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B2F3
Deuteranopia (green-blind)
#85A6EF
Tritanopia (blue-blind)
#34BEC6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #75aff0; /* rgb */ color: rgb(117, 175, 240); /* oklch */ color: oklch(74.0% 0.113 252.2);
Tailwind
colors: {
custom: {
50: '#a4c6f5',
500: '#75aff0',
950: '#000000',
},
}SCSS
$custom: #75aff0; $custom-light: #a4c6f5; $custom-dark: #000000;
JSON
{
"hex": "#75aff0",
"rgb": {
"r": 117,
"g": 175,
"b": 240
},
"hsl": {
"h": 211.707,
"s": 80.392,
"l": 70
},
"oklch": {
"l": 0.74023,
"c": 0.11256,
"h": 252.2
},
"luminance": 0.40733
}Semantic roles & 50–950 ramp
primary
#75AFF0
secondary
#F2E1CF
accent
#7909DD
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101317
muted
#7F8285