#68ACDF#68ACDF
#68ACDF is a light, moderate cyan. Relative luminance 0.378; OKLCH L 72.0% C 0.102 H 242.4°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #68ACDF |
|---|---|
| RGB | rgb(104, 172, 223) |
| HSL | hsl(206, 65%, 64%) |
| HSV | hsv(206, 53%, 87%) |
| CMYK | cmyk(53.4%, 22.9%, 0%, 12.5%) |
| CIE-LAB | lab(67.85, -7.28, -32.30) |
| CIE-LCH | lch(67.85, 33.11, 257.30°) |
| OKLab | oklab(71.95% -0.0471 -0.0903) |
| OKLCH | oklch(71.95% 0.102 242.4) |
| XYZ | xyz(33.7759, 37.7730, 75.3087) |
| Luminance | 0.3778 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.09
Azure (survey)
#069AF3
ΔE00 7.21
Carolina Blue
#8AB8FE
ΔE00 7.44
Lightblue (survey)
#7BC8F6
ΔE00 7.69
Sky
#82CAFC
ΔE00 8.03
Deepskyblue
#00BFFF
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68ACDF #DF9B68
analogous
#68DFD6 #68ACDF #6871DF
triadic
#68ACDF #DF68AC #ACDF68
tetradic
#68ACDF #D668DF #DF9B68 #71DF68
square
#68ACDF #D668DF #DF9B68 #71DF68
split-complementary
#68ACDF #DF6871 #DFD668
monochromatic
#2470A9 #3690D4 #68ACDF #9BC8EA #CDE4F4
Accessibility & contrast
On white
2.45
#68ACDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#68ACDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68ACDF
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68ACDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68ACDF | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ACE1
Deuteranopia (green-blind)
#86A0DE
Tritanopia (blue-blind)
#1AB8BD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #68acdf; /* rgb */ color: rgb(104, 172, 223); /* oklch */ color: oklch(72.0% 0.102 242.4);
Tailwind
colors: {
custom: {
50: '#9bc4e9',
500: '#68acdf',
950: '#000000',
},
}SCSS
$custom: #68acdf; $custom-light: #9bc4e9; $custom-dark: #000000;
JSON
{
"hex": "#68acdf",
"rgb": {
"r": 104,
"g": 172,
"b": 223
},
"hsl": {
"h": 205.714,
"s": 65.027,
"l": 64.118
},
"oklch": {
"l": 0.7195,
"c": 0.10183,
"h": 242.4
},
"luminance": 0.37776
}Semantic roles & 50–950 ramp
primary
#68ACDF
secondary
#E6CEBD
accent
#6619CD
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0F1216
muted
#7E8184