#67AADE#67AADE
#67AADE is a light, moderate cyan. Relative luminance 0.369; OKLCH L 71.4% C 0.102 H 243.3°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #67AADE |
|---|---|
| RGB | rgb(103, 170, 222) |
| HSL | hsl(206, 64%, 64%) |
| HSV | hsv(206, 54%, 87%) |
| CMYK | cmyk(53.6%, 23.4%, 0%, 12.9%) |
| CIE-LAB | lab(67.21, -6.70, -32.76) |
| CIE-LCH | lch(67.21, 33.43, 258.45°) |
| OKLab | oklab(71.41% -0.046 -0.0916) |
| OKLCH | oklch(71.41% 0.103 243.3) |
| XYZ | xyz(33.1483, 36.9042, 74.4695) |
| Luminance | 0.3691 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.44
Azure (survey)
#069AF3
ΔE00 6.72
Carolina Blue
#8AB8FE
ΔE00 7.51
Cornflowerblue
#6495ED
ΔE00 8.16
Lightblue (survey)
#7BC8F6
ΔE00 8.32
Deepskyblue
#00BFFF
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67AADE #DE9B67
analogous
#67DED6 #67AADE #676EDE
triadic
#67AADE #DE67AA #AADE67
tetradic
#67AADE #D667DE #DE9B67 #6EDE67
square
#67AADE #D667DE #DE9B67 #6EDE67
split-complementary
#67AADE #DE676E #DED667
monochromatic
#246EA6 #358ED3 #67AADE #99C6E9 #CCE2F4
Accessibility & contrast
On white
2.51
#67AADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#67AADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67AADE
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67AADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67AADE | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AAE0
Deuteranopia (green-blind)
#849EDD
Tritanopia (blue-blind)
#18B7BC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #67aade; /* rgb */ color: rgb(103, 170, 222); /* oklch */ color: oklch(71.4% 0.102 243.3);
Tailwind
colors: {
custom: {
50: '#9ac3e8',
500: '#67aade',
950: '#000000',
},
}SCSS
$custom: #67aade; $custom-light: #9ac3e8; $custom-dark: #000000;
JSON
{
"hex": "#67aade",
"rgb": {
"r": 103,
"g": 170,
"b": 222
},
"hsl": {
"h": 206.218,
"s": 64.324,
"l": 63.725
},
"oklch": {
"l": 0.71413,
"c": 0.1025,
"h": 243.3
},
"luminance": 0.36907
}Semantic roles & 50–950 ramp
primary
#67AADE
secondary
#E5CEBB
accent
#6719CC
background
#F9FBFE
surface
#F2F7FC
border
#CCD0D5
text
#0F1216
muted
#7E8184