#67ACF9#67ACF9
#67ACF9 is a light, vivid cyan. Relative luminance 0.392; OKLCH L 73.1% C 0.133 H 252.4°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #67ACF9 |
|---|---|
| RGB | rgb(103, 172, 249) |
| HSL | hsl(212, 92%, 69%) |
| HSV | hsv(212, 59%, 98%) |
| CMYK | cmyk(58.6%, 30.9%, 0%, 2.4%) |
| CIE-LAB | lab(68.91, 0.51, -44.84) |
| CIE-LCH | lch(68.91, 44.85, 270.65°) |
| OKLab | oklab(73.14% -0.0401 -0.1265) |
| OKLCH | oklch(73.14% 0.133 252.4) |
| XYZ | xyz(37.4388, 39.2248, 95.2023) |
| Luminance | 0.3923 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.17
Carolina Blue
#8AB8FE
ΔE00 5.30
Azure (survey)
#069AF3
ΔE00 7.30
Cornflowerblue
#6495ED
ΔE00 7.34
Dodgerblue
#1E90FF
ΔE00 8.43
Sky
#82CAFC
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ACF9 #F9B467
analogous
#67F5F9 #67ACF9 #6B67F9
triadic
#67ACF9 #F967AC #ACF967
tetradic
#67ACF9 #F967F5 #F9B467 #67F96B
square
#67ACF9 #F967F5 #F9B467 #67F96B
split-complementary
#67ACF9 #F96B67 #F5F967
monochromatic
#096DDD #2C8CF7 #67ACF9 #A2CCFB #DDECFE
Accessibility & contrast
On white
2.37
#67ACF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#67ACF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ACF9
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ACF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ACF9 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB0FC
Deuteranopia (green-blind)
#78A2F7
Tritanopia (blue-blind)
#00BEC7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #67acf9; /* rgb */ color: rgb(103, 172, 249); /* oklch */ color: oklch(73.1% 0.133 252.4);
Tailwind
colors: {
custom: {
50: '#9dc4fb',
500: '#67acf9',
950: '#000000',
},
}SCSS
$custom: #67acf9; $custom-light: #9dc4fb; $custom-dark: #000000;
JSON
{
"hex": "#67acf9",
"rgb": {
"r": 103,
"g": 172,
"b": 249
},
"hsl": {
"h": 211.644,
"s": 92.405,
"l": 69.02
},
"oklch": {
"l": 0.73137,
"c": 0.13271,
"h": 252.4
},
"luminance": 0.39228
}Semantic roles & 50–950 ramp
primary
#67ACF9
secondary
#F3DFC8
accent
#7900E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1217
muted
#7F8185