#68ADEF#68ADEF
#68ADEF is a light, moderate cyan. Relative luminance 0.391; OKLCH L 72.9% C 0.119 H 248.8°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #68ADEF |
|---|---|
| RGB | rgb(104, 173, 239) |
| HSL | hsl(209, 81%, 67%) |
| HSV | hsv(209, 56%, 94%) |
| CMYK | cmyk(56.5%, 27.6%, 0%, 6.3%) |
| CIE-LAB | lab(68.79, -2.97, -39.59) |
| CIE-LCH | lch(68.79, 39.70, 265.71°) |
| OKLab | oklab(72.91% -0.0432 -0.1112) |
| OKLCH | oklch(72.91% 0.119 248.8) |
| XYZ | xyz(36.2269, 39.0590, 87.2747) |
| Luminance | 0.3906 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.85
Carolina Blue
#8AB8FE
ΔE00 5.81
Azure (survey)
#069AF3
ΔE00 7.05
Cornflowerblue
#6495ED
ΔE00 7.91
Sky
#82CAFC
ΔE00 8.14
Lightblue (survey)
#7BC8F6
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68ADEF #EFAA68
analogous
#68EFED #68ADEF #686AEF
triadic
#68ADEF #EF68AD #ADEF68
tetradic
#68ADEF #ED68EF #EFAA68 #6AEF68
square
#68ADEF #ED68EF #EFAA68 #6AEF68
split-complementary
#68ADEF #EF686A #EFED68
monochromatic
#1570C7 #318FE9 #68ADEF #9FCBF5 #D7E9FB
Accessibility & contrast
On white
2.38
#68ADEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#68ADEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68ADEF
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68ADEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68ADEF | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF2
Deuteranopia (green-blind)
#7FA2EE
Tritanopia (blue-blind)
#00BCC4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #68adef; /* rgb */ color: rgb(104, 173, 239); /* oklch */ color: oklch(72.9% 0.119 248.8);
Tailwind
colors: {
custom: {
50: '#9cc5f4',
500: '#68adef',
950: '#000000',
},
}SCSS
$custom: #68adef; $custom-light: #9cc5f4; $custom-dark: #000000;
JSON
{
"hex": "#68adef",
"rgb": {
"r": 104,
"g": 173,
"b": 239
},
"hsl": {
"h": 209.333,
"s": 80.838,
"l": 67.255
},
"oklch": {
"l": 0.7291,
"c": 0.11936,
"h": 248.8
},
"luminance": 0.39062
}Semantic roles & 50–950 ramp
primary
#68ADEF
secondary
#EFD9C4
accent
#7008DD
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#0F1217
muted
#7F8185