#67AFF7#67AFF7
#67AFF7 is a light, vivid cyan. Relative luminance 0.403; OKLCH L 73.7% C 0.128 H 249.9°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #67AFF7 |
|---|---|
| RGB | rgb(103, 175, 247) |
| HSL | hsl(210, 90%, 69%) |
| HSV | hsv(210, 58%, 97%) |
| CMYK | cmyk(58.3%, 29.1%, 0%, 3.1%) |
| CIE-LAB | lab(69.65, -1.80, -42.60) |
| CIE-LCH | lch(69.65, 42.64, 267.59°) |
| OKLab | oklab(73.69% -0.0438 -0.12) |
| OKLCH | oklch(73.69% 0.128 249.9) |
| XYZ | xyz(37.7059, 40.2555, 93.7607) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.28
Carolina Blue
#8AB8FE
ΔE00 5.45
Azure (survey)
#069AF3
ΔE00 7.48
Sky
#82CAFC
ΔE00 7.85
Lightblue (survey)
#7BC8F6
ΔE00 8.29
Cornflowerblue
#6495ED
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67AFF7 #F7AF67
analogous
#67F7F7 #67AFF7 #6767F7
triadic
#67AFF7 #F767AF #AFF767
tetradic
#67AFF7 #F767F7 #F7AF67 #67F767
square
#67AFF7 #F767F7 #F7AF67 #67F767
split-complementary
#67AFF7 #F76767 #F7F767
monochromatic
#0B72D8 #2D90F4 #67AFF7 #A1CEFA #DBECFD
Accessibility & contrast
On white
2.32
#67AFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#67AFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67AFF7
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67AFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67AFF7 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B2FA
Deuteranopia (green-blind)
#7DA4F6
Tritanopia (blue-blind)
#00C0C8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #67aff7; /* rgb */ color: rgb(103, 175, 247); /* oklch */ color: oklch(73.7% 0.128 249.9);
Tailwind
colors: {
custom: {
50: '#9dc6fa',
500: '#67aff7',
950: '#000000',
},
}SCSS
$custom: #67aff7; $custom-light: #9dc6fa; $custom-dark: #000000;
JSON
{
"hex": "#67aff7",
"rgb": {
"r": 103,
"g": 175,
"b": 247
},
"hsl": {
"h": 210,
"s": 90,
"l": 68.627
},
"oklch": {
"l": 0.73686,
"c": 0.12773,
"h": 249.9
},
"luminance": 0.40259
}Semantic roles & 50–950 ramp
primary
#67AFF7
secondary
#F2DDC7
accent
#7300E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1317
muted
#7F8285