#75ACF8#75ACF8
#75ACF8 is a light, vivid cyan. Relative luminance 0.401; OKLCH L 73.8% C 0.125 H 256.7°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #75ACF8 |
|---|---|
| RGB | rgb(117, 172, 248) |
| HSL | hsl(215, 90%, 72%) |
| HSV | hsv(215, 53%, 97%) |
| CMYK | cmyk(52.8%, 30.6%, 0%, 2.7%) |
| CIE-LAB | lab(69.51, 3.04, -43.31) |
| CIE-LCH | lch(69.51, 43.42, 274.01°) |
| OKLab | oklab(73.77% -0.0289 -0.1219) |
| OKLCH | oklch(73.77% 0.125 256.7) |
| XYZ | xyz(39.0261, 40.0612, 94.4648) |
| Luminance | 0.4006 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.75
Sky Blue (survey)
#75BBFD
ΔE00 4.92
Cornflowerblue
#6495ED
ΔE00 6.65
Pastel Blue
#A2BFFE
ΔE00 7.87
Azure (survey)
#069AF3
ΔE00 9.05
Dodgerblue
#1E90FF
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ACF8 #F8C175
analogous
#75EEF8 #75ACF8 #8075F8
triadic
#75ACF8 #F875AC #ACF875
tetradic
#75ACF8 #F875EE #F8C175 #75F880
square
#75ACF8 #F875EE #F8C175 #75F880
split-complementary
#75ACF8 #F88075 #EEF875
monochromatic
#0C68E7 #3B89F5 #75ACF8 #AFCFFB #E2EDFE
Accessibility & contrast
On white
2.33
#75ACF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#75ACF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ACF8
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ACF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ACF8 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB1FB
Deuteranopia (green-blind)
#7DA4F6
Tritanopia (blue-blind)
#2BBDC7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #75acf8; /* rgb */ color: rgb(117, 172, 248); /* oklch */ color: oklch(73.8% 0.125 256.7);
Tailwind
colors: {
custom: {
50: '#a4c4fb',
500: '#75acf8',
950: '#000000',
},
}SCSS
$custom: #75acf8; $custom-light: #a4c4fb; $custom-dark: #000000;
JSON
{
"hex": "#75acf8",
"rgb": {
"r": 117,
"g": 172,
"b": 248
},
"hsl": {
"h": 214.809,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.73766,
"c": 0.12525,
"h": 256.7
},
"luminance": 0.40064
}Semantic roles & 50–950 ramp
primary
#75ACF8
secondary
#F5E7D4
accent
#8500E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185