#67AEFF#67AEFF
#67AEFF is a light, vivid cyan. Relative luminance 0.404; OKLCH L 73.9% C 0.138 H 252.9°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #67AEFF |
|---|---|
| RGB | rgb(103, 174, 255) |
| HSL | hsl(212, 100%, 70%) |
| HSV | hsv(212, 60%, 100%) |
| CMYK | cmyk(59.6%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(69.73, 1.28, -46.81) |
| CIE-LCH | lch(69.73, 46.83, 271.57°) |
| OKLab | oklab(73.87% -0.0406 -0.1322) |
| OKLCH | oklch(73.87% 0.138 252.9) |
| XYZ | xyz(38.7731, 40.3721, 100.3377) |
| Luminance | 0.4038 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.73
Carolina Blue
#8AB8FE
ΔE00 4.99
Azure (survey)
#069AF3
ΔE00 7.80
Cornflowerblue
#6495ED
ΔE00 7.89
Sky
#82CAFC
ΔE00 8.49
Dodgerblue
#1E90FF
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67AEFF #FFB867
analogous
#67FAFF #67AEFF #6C67FF
triadic
#67AEFF #FF67AE #AEFF67
tetradic
#67AEFF #FF67FA #FFB867 #67FF6C
square
#67AEFF #FF67FA #FFB867 #67FF6C
split-complementary
#67AEFF #FF6C67 #FAFF67
monochromatic
#006EEC #2A8DFF #67AEFF #A4CFFF #E0EFFF
Accessibility & contrast
On white
2.31
#67AEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#67AEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67AEFF
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67AEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67AEFF | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#77A4FD
Tritanopia (blue-blind)
#00C1CB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #67aeff; /* rgb */ color: rgb(103, 174, 255); /* oklch */ color: oklch(73.9% 0.138 252.9);
Tailwind
colors: {
custom: {
50: '#9ec5ff',
500: '#67aeff',
950: '#000000',
},
}SCSS
$custom: #67aeff; $custom-light: #9ec5ff; $custom-dark: #000000;
JSON
{
"hex": "#67aeff",
"rgb": {
"r": 103,
"g": 174,
"b": 255
},
"hsl": {
"h": 211.974,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.73868,
"c": 0.13829,
"h": 252.9
},
"luminance": 0.40376
}Semantic roles & 50–950 ramp
primary
#67AEFF
secondary
#F6E2CC
accent
#7A00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1218
muted
#7F8186