#67ACFF#67ACFF
#67ACFF is a light, vivid cyan. Relative luminance 0.396; OKLCH L 73.4% C 0.140 H 254.1°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #67ACFF |
|---|---|
| RGB | rgb(103, 172, 255) |
| HSL | hsl(213, 100%, 70%) |
| HSV | hsv(213, 60%, 100%) |
| CMYK | cmyk(59.6%, 32.5%, 0%, 0%) |
| CIE-LAB | lab(69.19, 2.41, -47.67) |
| CIE-LCH | lch(69.19, 47.73, 272.89°) |
| OKLab | oklab(73.44% -0.0385 -0.1347) |
| OKLCH | oklch(73.44% 0.14 254.1) |
| XYZ | xyz(38.3896, 39.6051, 100.2098) |
| Luminance | 0.3961 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.33
Carolina Blue
#8AB8FE
ΔE00 5.04
Cornflowerblue
#6495ED
ΔE00 7.26
Azure (survey)
#069AF3
ΔE00 7.69
Dodgerblue
#1E90FF
ΔE00 8.48
Sky
#82CAFC
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ACFF #FFBA67
analogous
#67F8FF #67ACFF #6E67FF
triadic
#67ACFF #FF67AC #ACFF67
tetradic
#67ACFF #FF67F8 #FFBA67 #67FF6E
square
#67ACFF #FF67F8 #FFBA67 #67FF6E
split-complementary
#67ACFF #FF6E67 #F8FF67
monochromatic
#006BEC #2A8BFF #67ACFF #A4CDFF #E0EEFF
Accessibility & contrast
On white
2.35
#67ACFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#67ACFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ACFF
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ACFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ACFF | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 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: #67acff; /* rgb */ color: rgb(103, 172, 255); /* oklch */ color: oklch(73.4% 0.140 254.1);
Tailwind
colors: {
custom: {
50: '#9ec4ff',
500: '#67acff',
950: '#000000',
},
}SCSS
$custom: #67acff; $custom-light: #9ec4ff; $custom-dark: #000000;
JSON
{
"hex": "#67acff",
"rgb": {
"r": 103,
"g": 172,
"b": 255
},
"hsl": {
"h": 212.763,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.73441,
"c": 0.14012,
"h": 254.1
},
"luminance": 0.39609
}Semantic roles & 50–950 ramp
primary
#67ACFF
secondary
#F6E3CC
accent
#7D00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1218
muted
#7F8186