#67ACF7#67ACF7
#67ACF7 is a light, vivid cyan. Relative luminance 0.391; OKLCH L 73.0% C 0.130 H 251.8°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #67ACF7 |
|---|---|
| RGB | rgb(103, 172, 247) |
| HSL | hsl(211, 90%, 69%) |
| HSV | hsv(211, 58%, 97%) |
| CMYK | cmyk(58.3%, 30.4%, 0%, 3.1%) |
| CIE-LAB | lab(68.82, -0.12, -43.90) |
| CIE-LCH | lch(68.82, 43.90, 269.85°) |
| OKLab | oklab(73.04% -0.0406 -0.1238) |
| OKLCH | oklch(73.04% 0.13 251.8) |
| XYZ | xyz(37.1285, 39.1007, 93.5682) |
| Luminance | 0.3910 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.14
Carolina Blue
#8AB8FE
ΔE00 5.40
Azure (survey)
#069AF3
ΔE00 7.19
Cornflowerblue
#6495ED
ΔE00 7.38
Dodgerblue
#1E90FF
ΔE00 8.43
Sky
#82CAFC
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ACF7 #F7B267
analogous
#67F4F7 #67ACF7 #6A67F7
triadic
#67ACF7 #F767AC #ACF767
tetradic
#67ACF7 #F767F4 #F7B267 #67F76A
square
#67ACF7 #F767F4 #F7B267 #67F76A
split-complementary
#67ACF7 #F76A67 #F4F767
monochromatic
#0B6ED8 #2D8CF4 #67ACF7 #A1CCFA #DBEBFD
Accessibility & contrast
On white
2.38
#67ACF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#67ACF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ACF7
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ACF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ACF7 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB0FA
Deuteranopia (green-blind)
#79A2F5
Tritanopia (blue-blind)
#00BDC7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #67acf7; /* rgb */ color: rgb(103, 172, 247); /* oklch */ color: oklch(73.0% 0.130 251.8);
Tailwind
colors: {
custom: {
50: '#9dc4fa',
500: '#67acf7',
950: '#000000',
},
}SCSS
$custom: #67acf7; $custom-light: #9dc4fa; $custom-dark: #000000;
JSON
{
"hex": "#67acf7",
"rgb": {
"r": 103,
"g": 172,
"b": 247
},
"hsl": {
"h": 211.25,
"s": 90,
"l": 68.627
},
"oklch": {
"l": 0.73037,
"c": 0.13026,
"h": 251.8
},
"luminance": 0.39104
}Semantic roles & 50–950 ramp
primary
#67ACF7
secondary
#F2DEC7
accent
#7800E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1217
muted
#7F8185