#6CABDC#6CABDC
#6CABDC is a light, moderate cyan. Relative luminance 0.375; OKLCH L 71.8% C 0.097 H 243.1°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6CABDC |
|---|---|
| RGB | rgb(108, 171, 220) |
| HSL | hsl(206, 62%, 64%) |
| HSV | hsv(206, 51%, 86%) |
| CMYK | cmyk(50.9%, 22.3%, 0%, 13.7%) |
| CIE-LAB | lab(67.63, -6.74, -30.97) |
| CIE-LCH | lch(67.63, 31.70, 257.72°) |
| OKLab | oklab(71.79% -0.0438 -0.0864) |
| OKLCH | oklch(71.79% 0.097 243.1) |
| XYZ | xyz(33.6609, 37.4786, 73.1566) |
| Luminance | 0.3748 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.29
Carolina Blue
#8AB8FE
ΔE00 7.16
Azure (survey)
#069AF3
ΔE00 7.35
Lightblue (survey)
#7BC8F6
ΔE00 7.99
Cornflowerblue
#6495ED
ΔE00 8.21
Sky
#82CAFC
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CABDC #DC9D6C
analogous
#6CDCD5 #6CABDC #6C73DC
triadic
#6CABDC #DC6CAB #ABDC6C
tetradic
#6CABDC #D56CDC #DC9D6C #73DC6C
square
#6CABDC #D56CDC #DC9D6C #73DC6C
split-complementary
#6CABDC #DC6C73 #DCD56C
monochromatic
#286FA6 #3B8FD0 #6CABDC #9DC7E8 #CFE3F4
Accessibility & contrast
On white
2.47
#6CABDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#6CABDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CABDC
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CABDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CABDC | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ABDE
Deuteranopia (green-blind)
#87A0DB
Tritanopia (blue-blind)
#30B7BB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #6cabdc; /* rgb */ color: rgb(108, 171, 220); /* oklch */ color: oklch(71.8% 0.097 243.1);
Tailwind
colors: {
custom: {
50: '#9dc3e7',
500: '#6cabdc',
950: '#000000',
},
}SCSS
$custom: #6cabdc; $custom-light: #9dc3e7; $custom-dark: #000000;
JSON
{
"hex": "#6cabdc",
"rgb": {
"r": 108,
"g": 171,
"b": 220
},
"hsl": {
"h": 206.25,
"s": 61.538,
"l": 64.314
},
"oklch": {
"l": 0.71788,
"c": 0.09687,
"h": 243.1
},
"luminance": 0.37481
}Semantic roles & 50–950 ramp
primary
#6CABDC
secondary
#E5CFBE
accent
#681CC9
background
#FAFCFE
surface
#F3F8FC
border
#CDD1D5
text
#0F1216
muted
#7F8184