#67ADF2#67ADF2
#67ADF2 is a light, vivid cyan. Relative luminance 0.392; OKLCH L 73.0% C 0.123 H 249.5°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #67ADF2 |
|---|---|
| RGB | rgb(103, 173, 242) |
| HSL | hsl(210, 84%, 68%) |
| HSV | hsv(210, 57%, 95%) |
| CMYK | cmyk(57.4%, 28.5%, 0%, 5.1%) |
| CIE-LAB | lab(68.88, -2.24, -41.09) |
| CIE-LCH | lch(68.88, 41.15, 266.88°) |
| OKLab | oklab(73.01% -0.0431 -0.1156) |
| OKLCH | oklch(73.01% 0.123 249.5) |
| XYZ | xyz(36.5583, 39.1783, 89.6228) |
| Luminance | 0.3918 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.83
Carolina Blue
#8AB8FE
ΔE00 5.72
Azure (survey)
#069AF3
ΔE00 7.05
Cornflowerblue
#6495ED
ΔE00 7.87
Sky
#82CAFC
ΔE00 8.25
Lightblue (survey)
#7BC8F6
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ADF2 #F2AC67
analogous
#67F2F1 #67ADF2 #6768F2
triadic
#67ADF2 #F267AD #ADF267
tetradic
#67ADF2 #F167F2 #F2AC67 #68F267
square
#67ADF2 #F167F2 #F2AC67 #68F267
split-complementary
#67ADF2 #F26768 #F2F167
monochromatic
#1270CD #2F8FED #67ADF2 #9FCBF7 #D8EAFC
Accessibility & contrast
On white
2.38
#67ADF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#67ADF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ADF2
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ADF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ADF2 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B0F5
Deuteranopia (green-blind)
#7EA2F1
Tritanopia (blue-blind)
#00BDC5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #67adf2; /* rgb */ color: rgb(103, 173, 242); /* oklch */ color: oklch(73.0% 0.123 249.5);
Tailwind
colors: {
custom: {
50: '#9cc5f6',
500: '#67adf2',
950: '#000000',
},
}SCSS
$custom: #67adf2; $custom-light: #9cc5f6; $custom-dark: #000000;
JSON
{
"hex": "#67adf2",
"rgb": {
"r": 103,
"g": 173,
"b": 242
},
"hsl": {
"h": 209.784,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.73009,
"c": 0.1234,
"h": 249.5
},
"luminance": 0.39182
}Semantic roles & 50–950 ramp
primary
#67ADF2
secondary
#F0DAC5
accent
#7205E1
background
#FAFCFF
surface
#F4F8FE
border
#CED1D6
text
#0F1217
muted
#7F8185