#68ACFF#68ACFF
#68ACFF is a light, vivid cyan. Relative luminance 0.397; OKLCH L 73.5% C 0.140 H 254.3°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #68ACFF |
|---|---|
| RGB | rgb(104, 172, 255) |
| HSL | hsl(213, 100%, 70%) |
| HSV | hsv(213, 59%, 100%) |
| CMYK | cmyk(59.2%, 32.5%, 0%, 0%) |
| CIE-LAB | lab(69.23, 2.60, -47.60) |
| CIE-LCH | lch(69.23, 47.67, 273.12°) |
| OKLab | oklab(73.49% -0.0377 -0.1345) |
| OKLCH | oklch(73.49% 0.14 254.3) |
| XYZ | xyz(38.5050, 39.6646, 100.2152) |
| Luminance | 0.3967 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.36
Carolina Blue
#8AB8FE
ΔE00 4.92
Cornflowerblue
#6495ED
ΔE00 7.20
Azure (survey)
#069AF3
ΔE00 7.80
Dodgerblue
#1E90FF
ΔE00 8.52
Sky
#82CAFC
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68ACFF #FFBB68
analogous
#68F8FF #68ACFF #6F68FF
triadic
#68ACFF #FF68AC #ACFF68
tetradic
#68ACFF #FF68F8 #FFBB68 #68FF6F
square
#68ACFF #FF68F8 #FFBB68 #68FF6F
split-complementary
#68ACFF #FF6F68 #F8FF68
monochromatic
#006BED #2B8AFF #68ACFF #A5CEFF #E0EEFF
Accessibility & contrast
On white
2.35
#68ACFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#68ACFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68ACFF
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68ACFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68ACFF | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#75A2FD
Tritanopia (blue-blind)
#00BFCA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #68acff; /* rgb */ color: rgb(104, 172, 255); /* oklch */ color: oklch(73.5% 0.140 254.3);
Tailwind
colors: {
custom: {
50: '#9ec4ff',
500: '#68acff',
950: '#000000',
},
}SCSS
$custom: #68acff; $custom-light: #9ec4ff; $custom-dark: #000000;
JSON
{
"hex": "#68acff",
"rgb": {
"r": 104,
"g": 172,
"b": 255
},
"hsl": {
"h": 212.98,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.73486,
"c": 0.1397,
"h": 254.3
},
"luminance": 0.39668
}Semantic roles & 50–950 ramp
primary
#68ACFF
secondary
#F6E3CD
accent
#7E00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1218
muted
#7F8186