#68ABDF#68ABDF
#68ABDF is a light, moderate cyan. Relative luminance 0.374; OKLCH L 71.7% C 0.102 H 243.3°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #68ABDF |
|---|---|
| RGB | rgb(104, 171, 223) |
| HSL | hsl(206, 65%, 64%) |
| HSV | hsv(206, 53%, 87%) |
| CMYK | cmyk(53.4%, 23.3%, 0%, 12.5%) |
| CIE-LAB | lab(67.57, -6.73, -32.73) |
| CIE-LCH | lch(67.57, 33.42, 258.38°) |
| OKLab | oklab(71.73% -0.046 -0.0915) |
| OKLCH | oklch(71.73% 0.102 243.3) |
| XYZ | xyz(33.5863, 37.3938, 75.2455) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.17
Azure (survey)
#069AF3
ΔE00 6.94
Carolina Blue
#8AB8FE
ΔE00 7.33
Lightblue (survey)
#7BC8F6
ΔE00 8.04
Sky
#82CAFC
ΔE00 8.32
Cornflowerblue
#6495ED
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68ABDF #DF9C68
analogous
#68DFD7 #68ABDF #6870DF
triadic
#68ABDF #DF68AB #ABDF68
tetradic
#68ABDF #D768DF #DF9C68 #70DF68
square
#68ABDF #D768DF #DF9C68 #70DF68
split-complementary
#68ABDF #DF6870 #DFD768
monochromatic
#246FA9 #368FD4 #68ABDF #9BC7EA #CDE3F4
Accessibility & contrast
On white
2.48
#68ABDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#68ABDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68ABDF
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68ABDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68ABDF | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ABE1
Deuteranopia (green-blind)
#859FDE
Tritanopia (blue-blind)
#1AB8BD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #68abdf; /* rgb */ color: rgb(104, 171, 223); /* oklch */ color: oklch(71.7% 0.102 243.3);
Tailwind
colors: {
custom: {
50: '#9bc3e9',
500: '#68abdf',
950: '#000000',
},
}SCSS
$custom: #68abdf; $custom-light: #9bc3e9; $custom-dark: #000000;
JSON
{
"hex": "#68abdf",
"rgb": {
"r": 104,
"g": 171,
"b": 223
},
"hsl": {
"h": 206.218,
"s": 65.027,
"l": 64.118
},
"oklch": {
"l": 0.71728,
"c": 0.10243,
"h": 243.3
},
"luminance": 0.37397
}Semantic roles & 50–950 ramp
primary
#68ABDF
secondary
#E6CFBD
accent
#6719CD
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0F1216
muted
#7E8184