#67ABFF#67ABFF
#67ABFF is a light, vivid cyan. Relative luminance 0.392; OKLCH L 73.2% C 0.141 H 254.6°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #67ABFF |
|---|---|
| RGB | rgb(103, 171, 255) |
| HSL | hsl(213, 100%, 70%) |
| HSV | hsv(213, 60%, 100%) |
| CMYK | cmyk(59.6%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(68.91, 2.98, -48.10) |
| CIE-LCH | lch(68.91, 48.19, 273.54°) |
| OKLab | oklab(73.23% -0.0375 -0.136) |
| OKLCH | oklch(73.23% 0.141 254.6) |
| XYZ | xyz(38.2000, 39.2259, 100.1466) |
| Luminance | 0.3923 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.63
Carolina Blue
#8AB8FE
ΔE00 5.09
Cornflowerblue
#6495ED
ΔE00 6.94
Azure (survey)
#069AF3
ΔE00 7.65
Dodgerblue
#1E90FF
ΔE00 8.26
Dark Sky Blue
#448EE4
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ABFF #FFBB67
analogous
#67F7FF #67ABFF #6F67FF
triadic
#67ABFF #FF67AB #ABFF67
tetradic
#67ABFF #FF67F7 #FFBB67 #67FF6F
square
#67ABFF #FF67F7 #FFBB67 #67FF6F
split-complementary
#67ABFF #FF6F67 #F7FF67
monochromatic
#0069EC #2A89FF #67ABFF #A4CDFF #E0EEFF
Accessibility & contrast
On white
2.37
#67ABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#67ABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ABFF
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ABFF | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#73A2FD
Tritanopia (blue-blind)
#00BEC9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #67abff; /* rgb */ color: rgb(103, 171, 255); /* oklch */ color: oklch(73.2% 0.141 254.6);
Tailwind
colors: {
custom: {
50: '#9ec3ff',
500: '#67abff',
950: '#000000',
},
}SCSS
$custom: #67abff; $custom-light: #9ec3ff; $custom-dark: #000000;
JSON
{
"hex": "#67abff",
"rgb": {
"r": 103,
"g": 171,
"b": 255
},
"hsl": {
"h": 213.158,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.73227,
"c": 0.14106,
"h": 254.6
},
"luminance": 0.39229
}Semantic roles & 50–950 ramp
primary
#67ABFF
secondary
#F6E3CC
accent
#7F00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#0F1218
muted
#7F8186