#67ABFE#67ABFE
#67ABFE is a light, vivid cyan. Relative luminance 0.392; OKLCH L 73.2% C 0.140 H 254.3°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #67ABFE |
|---|---|
| RGB | rgb(103, 171, 254) |
| HSL | hsl(213, 99%, 70%) |
| HSV | hsv(213, 59%, 100%) |
| CMYK | cmyk(59.4%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(68.87, 2.66, -47.63) |
| CIE-LCH | lch(68.87, 47.70, 273.19°) |
| OKLab | oklab(73.18% -0.0377 -0.1346) |
| OKLCH | oklch(73.18% 0.14 254.3) |
| XYZ | xyz(38.0394, 39.1617, 99.3010) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.60
Carolina Blue
#8AB8FE
ΔE00 5.12
Cornflowerblue
#6495ED
ΔE00 6.95
Azure (survey)
#069AF3
ΔE00 7.58
Dodgerblue
#1E90FF
ΔE00 8.24
Dark Sky Blue
#448EE4
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ABFE #FEBA67
analogous
#67F7FE #67ABFE #6E67FE
triadic
#67ABFE #FE67AB #ABFE67
tetradic
#67ABFE #FE67F7 #FEBA67 #67FE6E
square
#67ABFE #FE67F7 #FEBA67 #67FE6E
split-complementary
#67ABFE #FE6E67 #F7FE67
monochromatic
#026AE9 #2A89FE #67ABFE #A4CDFE #E1EEFF
Accessibility & contrast
On white
2.38
#67ABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#67ABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ABFE
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ABFE | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#74A2FC
Tritanopia (blue-blind)
#00BEC9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #67abfe; /* rgb */ color: rgb(103, 171, 254); /* oklch */ color: oklch(73.2% 0.140 254.3);
Tailwind
colors: {
custom: {
50: '#9ec3ff',
500: '#67abfe',
950: '#000000',
},
}SCSS
$custom: #67abfe; $custom-light: #9ec3ff; $custom-dark: #000000;
JSON
{
"hex": "#67abfe",
"rgb": {
"r": 103,
"g": 171,
"b": 254
},
"hsl": {
"h": 212.98,
"s": 98.693,
"l": 70
},
"oklch": {
"l": 0.73176,
"c": 0.1398,
"h": 254.3
},
"luminance": 0.39165
}Semantic roles & 50–950 ramp
primary
#67ABFE
secondary
#F6E2CB
accent
#7E00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#0F1218
muted
#7F8186