#68ABFF#68ABFF
#68ABFF is a light, vivid cyan. Relative luminance 0.393; OKLCH L 73.3% C 0.141 H 254.9°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #68ABFF |
|---|---|
| RGB | rgb(104, 171, 255) |
| HSL | hsl(213, 100%, 70%) |
| HSV | hsv(213, 59%, 100%) |
| CMYK | cmyk(59.2%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(68.96, 3.16, -48.03) |
| CIE-LCH | lch(68.96, 48.13, 273.77°) |
| OKLab | oklab(73.27% -0.0367 -0.1358) |
| OKLCH | oklch(73.27% 0.141 254.9) |
| XYZ | xyz(38.3154, 39.2854, 100.1520) |
| Luminance | 0.3929 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.67
Carolina Blue
#8AB8FE
ΔE00 4.98
Cornflowerblue
#6495ED
ΔE00 6.89
Azure (survey)
#069AF3
ΔE00 7.77
Dodgerblue
#1E90FF
ΔE00 8.30
Dark Sky Blue
#448EE4
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68ABFF #FFBC68
analogous
#68F7FF #68ABFF #7068FF
triadic
#68ABFF #FF68AB #ABFF68
tetradic
#68ABFF #FF68F7 #FFBC68 #68FF70
square
#68ABFF #FF68F7 #FFBC68 #68FF70
split-complementary
#68ABFF #FF7068 #F7FF68
monochromatic
#0069ED #2B89FF #68ABFF #A5CDFF #E0EEFF
Accessibility & contrast
On white
2.37
#68ABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#68ABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68ABFF
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68ABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68ABFF | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#74A2FD
Tritanopia (blue-blind)
#00BEC9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #68abff; /* rgb */ color: rgb(104, 171, 255); /* oklch */ color: oklch(73.3% 0.141 254.9);
Tailwind
colors: {
custom: {
50: '#9ec3ff',
500: '#68abff',
950: '#000000',
},
}SCSS
$custom: #68abff; $custom-light: #9ec3ff; $custom-dark: #000000;
JSON
{
"hex": "#68abff",
"rgb": {
"r": 104,
"g": 171,
"b": 255
},
"hsl": {
"h": 213.377,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.73273,
"c": 0.14064,
"h": 254.9
},
"luminance": 0.39289
}Semantic roles & 50–950 ramp
primary
#68ABFF
secondary
#F6E4CD
accent
#8000E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#0F1218
muted
#7F8186