#6CABE9#6CABE9
#6CABE9 is a light, moderate cyan. Relative luminance 0.382; OKLCH L 72.4% C 0.112 H 249.2°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6CABE9 |
|---|---|
| RGB | rgb(108, 171, 233) |
| HSL | hsl(210, 74%, 67%) |
| HSV | hsv(210, 54%, 91%) |
| CMYK | cmyk(53.6%, 26.6%, 0%, 8.6%) |
| CIE-LAB | lab(68.16, -2.86, -37.28) |
| CIE-LCH | lch(68.16, 37.39, 265.61°) |
| OKLab | oklab(72.38% -0.0396 -0.1045) |
| OKLCH | oklch(72.38% 0.112 249.2) |
| XYZ | xyz(35.4500, 38.1943, 82.5791) |
| Luminance | 0.3820 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.48
Carolina Blue
#8AB8FE
ΔE00 5.71
Azure (survey)
#069AF3
ΔE00 7.07
Cornflowerblue
#6495ED
ΔE00 7.14
Dodgerblue
#1E90FF
ΔE00 8.48
Sky
#82CAFC
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CABE9 #E9AA6C
analogous
#6CE9E8 #6CABE9 #6C6DE9
triadic
#6CABE9 #E96CAB #ABE96C
tetradic
#6CABE9 #E86CE9 #E9AA6C #6DE96C
square
#6CABE9 #E86CE9 #E9AA6C #6DE96C
split-complementary
#6CABE9 #E96C6D #E9E86C
monochromatic
#1C6EBE #378DE1 #6CABE9 #A1C9F1 #D6E8F9
Accessibility & contrast
On white
2.43
#6CABE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#6CABE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CABE9
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CABE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CABE9 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ADEC
Deuteranopia (green-blind)
#81A1E8
Tritanopia (blue-blind)
#1CB9C0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #6cabe9; /* rgb */ color: rgb(108, 171, 233); /* oklch */ color: oklch(72.4% 0.112 249.2);
Tailwind
colors: {
custom: {
50: '#9ec3f0',
500: '#6cabe9',
950: '#000000',
},
}SCSS
$custom: #6cabe9; $custom-light: #9ec3f0; $custom-dark: #000000;
JSON
{
"hex": "#6cabe9",
"rgb": {
"r": 108,
"g": 171,
"b": 233
},
"hsl": {
"h": 209.76,
"s": 73.964,
"l": 66.863
},
"oklch": {
"l": 0.72379,
"c": 0.11181,
"h": 249.2
},
"luminance": 0.38197
}Semantic roles & 50–950 ramp
primary
#6CABE9
secondary
#ECD8C4
accent
#720FD6
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#0F1216
muted
#7F8184