#67A5FF#67A5FF
#67A5FF is a light, vivid blue. Relative luminance 0.370; OKLCH L 72.0% C 0.147 H 257.7°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #67A5FF |
|---|---|
| RGB | rgb(103, 165, 255) |
| HSL | hsl(216, 100%, 70%) |
| HSV | hsv(216, 60%, 100%) |
| CMYK | cmyk(59.6%, 35.3%, 0%, 0%) |
| CIE-LAB | lab(67.28, 6.40, -50.67) |
| CIE-LCH | lch(67.28, 51.07, 277.20°) |
| OKLab | oklab(71.96% -0.0313 -0.1435) |
| OKLCH | oklch(71.96% 0.147 257.7) |
| XYZ | xyz(37.0923, 37.0105, 99.7774) |
| Luminance | 0.3701 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.10
Carolina Blue
#8AB8FE
ΔE00 5.79
Sky Blue (survey)
#75BBFD
ΔE00 6.48
Dodgerblue
#1E90FF
ΔE00 7.17
Dark Sky Blue
#448EE4
ΔE00 7.74
Azure (survey)
#069AF3
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67A5FF #FFC167
analogous
#67F1FF #67A5FF #7567FF
triadic
#67A5FF #FF67A5 #A5FF67
tetradic
#67A5FF #FF67F1 #FFC167 #67FF75
square
#67A5FF #FF67F1 #FFC167 #67FF75
split-complementary
#67A5FF #FF7567 #F1FF67
monochromatic
#0060EC #2A81FF #67A5FF #A4C9FF #E0EDFF
Accessibility & contrast
On white
2.50
#67A5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#67A5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67A5FF
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67A5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67A5FF | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FACFF
Deuteranopia (green-blind)
#6B9DFD
Tritanopia (blue-blind)
#00B9C6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #67a5ff; /* rgb */ color: rgb(103, 165, 255); /* oklch */ color: oklch(72.0% 0.147 257.7);
Tailwind
colors: {
custom: {
50: '#9ebfff',
500: '#67a5ff',
950: '#000000',
},
}SCSS
$custom: #67a5ff; $custom-light: #9ebfff; $custom-dark: #000000;
JSON
{
"hex": "#67a5ff",
"rgb": {
"r": 103,
"g": 165,
"b": 255
},
"hsl": {
"h": 215.526,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.71955,
"c": 0.14691,
"h": 257.7
},
"luminance": 0.37014
}Semantic roles & 50–950 ramp
primary
#67A5FF
secondary
#F6E5CC
accent
#8800E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#0F1218
muted
#7F8186