#75ACEF#75ACEF
#75ACEF is a light, moderate cyan. Relative luminance 0.395; OKLCH L 73.3% C 0.114 H 254.0°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #75ACEF |
|---|---|
| RGB | rgb(117, 172, 239) |
| HSL | hsl(213, 79%, 70%) |
| HSV | hsv(213, 51%, 94%) |
| CMYK | cmyk(51%, 28%, 0%, 6.3%) |
| CIE-LAB | lab(69.12, 0.34, -39.03) |
| CIE-LCH | lch(69.12, 39.03, 270.50°) |
| OKLab | oklab(73.33% -0.0314 -0.1095) |
| OKLCH | oklch(73.33% 0.114 254) |
| XYZ | xyz(37.6633, 39.5161, 87.2873) |
| Luminance | 0.3952 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.13
Sky Blue (survey)
#75BBFD
ΔE00 4.63
Cornflowerblue
#6495ED
ΔE00 6.70
Pastel Blue
#A2BFFE
ΔE00 8.16
Azure (survey)
#069AF3
ΔE00 8.54
Sky
#82CAFC
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ACEF #EFB875
analogous
#75E9EF #75ACEF #7B75EF
triadic
#75ACEF #EF75AC #ACEF75
tetradic
#75ACEF #EF75E9 #EFB875 #75EF7B
square
#75ACEF #EF75E9 #EFB875 #75EF7B
split-complementary
#75ACEF #EF7B75 #E9EF75
monochromatic
#186CD1 #3E8BE9 #75ACEF #ACCDF5 #E3EEFC
Accessibility & contrast
On white
2.36
#75ACEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#75ACEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ACEF
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ACEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ACEF | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF2
Deuteranopia (green-blind)
#82A3EE
Tritanopia (blue-blind)
#36BBC3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #75acef; /* rgb */ color: rgb(117, 172, 239); /* oklch */ color: oklch(73.3% 0.114 254.0);
Tailwind
colors: {
custom: {
50: '#a3c4f4',
500: '#75acef',
950: '#000000',
},
}SCSS
$custom: #75acef; $custom-light: #a3c4f4; $custom-dark: #000000;
JSON
{
"hex": "#75acef",
"rgb": {
"r": 117,
"g": 172,
"b": 239
},
"hsl": {
"h": 212.951,
"s": 79.221,
"l": 69.804
},
"oklch": {
"l": 0.73333,
"c": 0.11388,
"h": 254
},
"luminance": 0.39519
}Semantic roles & 50–950 ramp
primary
#75ACEF
secondary
#F1E2CF
accent
#7D0ADC
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101217
muted
#7F8185