#67ADE5#67ADE5
#67ADE5 is a light, moderate cyan. Relative luminance 0.384; OKLCH L 72.4% C 0.108 H 244.2°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #67ADE5 |
|---|---|
| RGB | rgb(103, 173, 229) |
| HSL | hsl(207, 71%, 65%) |
| HSV | hsv(207, 55%, 90%) |
| CMYK | cmyk(55%, 24.5%, 0%, 10.2%) |
| CIE-LAB | lab(68.33, -6.23, -34.85) |
| CIE-LCH | lch(68.33, 35.40, 259.86°) |
| OKLab | oklab(72.4% -0.0471 -0.0976) |
| OKLCH | oklch(72.4% 0.108 244.2) |
| XYZ | xyz(34.6748, 38.4249, 79.7030) |
| Luminance | 0.3843 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.42
Carolina Blue
#8AB8FE
ΔE00 6.92
Azure (survey)
#069AF3
ΔE00 7.04
Lightblue (survey)
#7BC8F6
ΔE00 7.66
Sky
#82CAFC
ΔE00 7.81
Deepskyblue
#00BFFF
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ADE5 #E59F67
analogous
#67E5DE #67ADE5 #676EE5
triadic
#67ADE5 #E567AD #ADE567
tetradic
#67ADE5 #DE67E5 #E59F67 #6EE567
square
#67ADE5 #DE67E5 #E59F67 #6EE567
split-complementary
#67ADE5 #E5676E #E5DE67
monochromatic
#1F71B3 #3391DC #67ADE5 #9BC9EE #D0E5F7
Accessibility & contrast
On white
2.42
#67ADE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#67ADE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ADE5
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ADE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ADE5 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95AEE8
Deuteranopia (green-blind)
#84A1E4
Tritanopia (blue-blind)
#00BBC0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #67ade5; /* rgb */ color: rgb(103, 173, 229); /* oklch */ color: oklch(72.4% 0.108 244.2);
Tailwind
colors: {
custom: {
50: '#9bc5ed',
500: '#67ade5',
950: '#000000',
},
}SCSS
$custom: #67ade5; $custom-light: #9bc5ed; $custom-dark: #000000;
JSON
{
"hex": "#67ade5",
"rgb": {
"r": 103,
"g": 173,
"b": 229
},
"hsl": {
"h": 206.667,
"s": 70.787,
"l": 65.098
},
"oklch": {
"l": 0.72397,
"c": 0.10837,
"h": 244.2
},
"luminance": 0.38428
}Semantic roles & 50–950 ramp
primary
#67ADE5
secondary
#E9D2BF
accent
#6813D3
background
#FAFCFE
surface
#F3F8FD
border
#CDD1D5
text
#0F1216
muted
#7F8184