#67ACF8#67ACF8
#67ACF8 is a light, vivid cyan. Relative luminance 0.392; OKLCH L 73.1% C 0.131 H 252.1°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #67ACF8 |
|---|---|
| RGB | rgb(103, 172, 248) |
| HSL | hsl(211, 91%, 69%) |
| HSV | hsv(211, 58%, 97%) |
| CMYK | cmyk(58.5%, 30.6%, 0%, 2.7%) |
| CIE-LAB | lab(68.87, 0.20, -44.37) |
| CIE-LCH | lch(68.87, 44.37, 270.25°) |
| OKLab | oklab(73.09% -0.0404 -0.1251) |
| OKLCH | oklch(73.09% 0.131 252.1) |
| XYZ | xyz(37.2832, 39.1626, 94.3831) |
| Luminance | 0.3917 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.16
Carolina Blue
#8AB8FE
ΔE00 5.35
Azure (survey)
#069AF3
ΔE00 7.25
Cornflowerblue
#6495ED
ΔE00 7.36
Dodgerblue
#1E90FF
ΔE00 8.43
Sky
#82CAFC
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ACF8 #F8B367
analogous
#67F5F8 #67ACF8 #6B67F8
triadic
#67ACF8 #F867AC #ACF867
tetradic
#67ACF8 #F867F5 #F8B367 #67F86B
square
#67ACF8 #F867F5 #F8B367 #67F86B
split-complementary
#67ACF8 #F86B67 #F5F867
monochromatic
#0A6DDB #2C8CF5 #67ACF8 #A2CCFB #DCECFD
Accessibility & contrast
On white
2.38
#67ACF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#67ACF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ACF8
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ACF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ACF8 | 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)
#8CB0FB
Deuteranopia (green-blind)
#79A2F6
Tritanopia (blue-blind)
#00BEC7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #67acf8; /* rgb */ color: rgb(103, 172, 248); /* oklch */ color: oklch(73.1% 0.131 252.1);
Tailwind
colors: {
custom: {
50: '#9dc4fb',
500: '#67acf8',
950: '#000000',
},
}SCSS
$custom: #67acf8; $custom-light: #9dc4fb; $custom-dark: #000000;
JSON
{
"hex": "#67acf8",
"rgb": {
"r": 103,
"g": 172,
"b": 248
},
"hsl": {
"h": 211.448,
"s": 91.195,
"l": 68.824
},
"oklch": {
"l": 0.73087,
"c": 0.13149,
"h": 252.1
},
"luminance": 0.39166
}Semantic roles & 50–950 ramp
primary
#67ACF8
secondary
#F3DEC8
accent
#7800E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1217
muted
#7F8185