#67ACFC#67ACFC
#67ACFC is a light, vivid cyan. Relative luminance 0.394; OKLCH L 73.3% C 0.136 H 253.3°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #67ACFC |
|---|---|
| RGB | rgb(103, 172, 252) |
| HSL | hsl(212, 96%, 70%) |
| HSV | hsv(212, 59%, 99%) |
| CMYK | cmyk(59.1%, 31.7%, 0%, 1.2%) |
| CIE-LAB | lab(69.05, 1.46, -46.26) |
| CIE-LCH | lch(69.05, 46.28, 271.81°) |
| OKLab | oklab(73.29% -0.0393 -0.1306) |
| OKLCH | oklch(73.29% 0.136 253.3) |
| XYZ | xyz(37.9104, 39.4135, 97.6863) |
| Luminance | 0.3942 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.24
Carolina Blue
#8AB8FE
ΔE00 5.16
Cornflowerblue
#6495ED
ΔE00 7.29
Azure (survey)
#069AF3
ΔE00 7.49
Dodgerblue
#1E90FF
ΔE00 8.44
Sky
#82CAFC
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ACFC #FCB767
analogous
#67F6FC #67ACFC #6D67FC
triadic
#67ACFC #FC67AC #ACFC67
tetradic
#67ACFC #FC67F6 #FCB767 #67FC6D
square
#67ACFC #FC67F6 #FCB767 #67FC6D
split-complementary
#67ACFC #FC6D67 #F6FC67
monochromatic
#056CE4 #2B8BFB #67ACFC #A3CDFD #DFEEFE
Accessibility & contrast
On white
2.36
#67ACFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#67ACFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ACFC
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ACFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ACFC | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FF
Deuteranopia (green-blind)
#77A2FA
Tritanopia (blue-blind)
#00BEC9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #67acfc; /* rgb */ color: rgb(103, 172, 252); /* oklch */ color: oklch(73.3% 0.136 253.3);
Tailwind
colors: {
custom: {
50: '#9dc4fd',
500: '#67acfc',
950: '#000000',
},
}SCSS
$custom: #67acfc; $custom-light: #9dc4fd; $custom-dark: #000000;
JSON
{
"hex": "#67acfc",
"rgb": {
"r": 103,
"g": 172,
"b": 252
},
"hsl": {
"h": 212.215,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.73288,
"c": 0.1364,
"h": 253.3
},
"luminance": 0.39417
}Semantic roles & 50–950 ramp
primary
#67ACFC
secondary
#F5E1CA
accent
#7B00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1218
muted
#7F8186