#6CABDD#6CABDD
#6CABDD is a light, moderate cyan. Relative luminance 0.375; OKLCH L 71.8% C 0.098 H 243.7°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6CABDD |
|---|---|
| RGB | rgb(108, 171, 221) |
| HSL | hsl(207, 62%, 65%) |
| HSV | hsv(207, 51%, 87%) |
| CMYK | cmyk(51.1%, 22.6%, 0%, 13.3%) |
| CIE-LAB | lab(67.67, -6.45, -31.46) |
| CIE-LCH | lch(67.67, 32.12, 258.42°) |
| OKLab | oklab(71.83% -0.0434 -0.0878) |
| OKLCH | oklch(71.83% 0.098 243.7) |
| XYZ | xyz(33.7938, 37.5318, 73.8561) |
| Luminance | 0.3753 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.18
Carolina Blue
#8AB8FE
ΔE00 7.01
Azure (survey)
#069AF3
ΔE00 7.28
Lightblue (survey)
#7BC8F6
ΔE00 8.04
Cornflowerblue
#6495ED
ΔE00 8.09
Sky
#82CAFC
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CABDD #DD9E6C
analogous
#6CDDD7 #6CABDD #6C73DD
triadic
#6CABDD #DD6CAB #ABDD6C
tetradic
#6CABDD #D76CDD #DD9E6C #73DD6C
square
#6CABDD #D76CDD #DD9E6C #73DD6C
split-complementary
#6CABDD #DD6C73 #DDD76C
monochromatic
#276FA8 #3A8FD2 #6CABDD #9EC7E8 #CFE4F4
Accessibility & contrast
On white
2.47
#6CABDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#6CABDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CABDD
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CABDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CABDD | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ABDF
Deuteranopia (green-blind)
#87A0DC
Tritanopia (blue-blind)
#2EB7BC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #6cabdd; /* rgb */ color: rgb(108, 171, 221); /* oklch */ color: oklch(71.8% 0.098 243.7);
Tailwind
colors: {
custom: {
50: '#9dc3e7',
500: '#6cabdd',
950: '#000000',
},
}SCSS
$custom: #6cabdd; $custom-light: #9dc3e7; $custom-dark: #000000;
JSON
{
"hex": "#6cabdd",
"rgb": {
"r": 108,
"g": 171,
"b": 221
},
"hsl": {
"h": 206.549,
"s": 62.431,
"l": 64.51
},
"oklch": {
"l": 0.71832,
"c": 0.09797,
"h": 243.7
},
"luminance": 0.37534
}Semantic roles & 50–950 ramp
primary
#6CABDD
secondary
#E6D0BF
accent
#691BCA
background
#FAFCFE
surface
#F3F8FC
border
#CDD1D5
text
#0F1216
muted
#7F8184