#67AFFA#67AFFA
#67AFFA is a light, vivid cyan. Relative luminance 0.404; OKLCH L 73.8% C 0.131 H 250.9°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #67AFFA |
|---|---|
| RGB | rgb(103, 175, 250) |
| HSL | hsl(211, 94%, 69%) |
| HSV | hsv(211, 59%, 98%) |
| CMYK | cmyk(58.8%, 30%, 0%, 2%) |
| CIE-LAB | lab(69.78, -0.86, -44.02) |
| CIE-LCH | lch(69.78, 44.03, 268.89°) |
| OKLab | oklab(73.83% -0.043 -0.1241) |
| OKLCH | oklch(73.83% 0.131 250.9) |
| XYZ | xyz(38.1726, 40.4422, 96.2184) |
| Luminance | 0.4045 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.31
Carolina Blue
#8AB8FE
ΔE00 5.27
Azure (survey)
#069AF3
ΔE00 7.61
Sky
#82CAFC
ΔE00 7.98
Cornflowerblue
#6495ED
ΔE00 8.30
Lightblue (survey)
#7BC8F6
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67AFFA #FAB267
analogous
#67F9FA #67AFFA #6967FA
triadic
#67AFFA #FA67AF #AFFA67
tetradic
#67AFFA #FA67F9 #FAB267 #67FA69
square
#67AFFA #FA67F9 #FAB267 #67FA69
split-complementary
#67AFFA #FA6967 #F9FA67
monochromatic
#0771DF #2C90F8 #67AFFA #A2CEFC #DEEDFE
Accessibility & contrast
On white
2.31
#67AFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#67AFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67AFFA
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67AFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67AFFA | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FD
Deuteranopia (green-blind)
#7CA4F9
Tritanopia (blue-blind)
#00C0CA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #67affa; /* rgb */ color: rgb(103, 175, 250); /* oklch */ color: oklch(73.8% 0.131 250.9);
Tailwind
colors: {
custom: {
50: '#9dc6fc',
500: '#67affa',
950: '#000000',
},
}SCSS
$custom: #67affa; $custom-light: #9dc6fc; $custom-dark: #000000;
JSON
{
"hex": "#67affa",
"rgb": {
"r": 103,
"g": 175,
"b": 250
},
"hsl": {
"h": 210.612,
"s": 93.631,
"l": 69.216
},
"oklch": {
"l": 0.73834,
"c": 0.13133,
"h": 250.9
},
"luminance": 0.40446
}Semantic roles & 50–950 ramp
primary
#67AFFA
secondary
#F4DFC9
accent
#7500E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1317
muted
#7F8285