#6CABCC#6CABCC
#6CABCC is a light, moderate cyan. Relative luminance 0.367; OKLCH L 71.1% C 0.081 H 232.4°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6CABCC |
|---|---|
| RGB | rgb(108, 171, 204) |
| HSL | hsl(201, 48%, 61%) |
| HSV | hsv(201, 47%, 80%) |
| CMYK | cmyk(47.1%, 16.2%, 0%, 20%) |
| CIE-LAB | lab(67.03, -11.35, -23.08) |
| CIE-LCH | lch(67.03, 25.72, 243.81°) |
| OKLab | oklab(71.11% -0.0493 -0.064) |
| OKLCH | oklch(71.11% 0.081 232.4) |
| XYZ | xyz(31.6424, 36.6712, 62.5259) |
| Luminance | 0.3667 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.96
Bluegrey
#85A3B2
ΔE00 7.01
Bluey Grey
#89A0B0
ΔE00 8.32
Lightblue (survey)
#7BC8F6
ΔE00 8.32
Light Grey Blue
#9DBCD4
ΔE00 8.39
Sky Blue (survey)
#75BBFD
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CABCC #CC8D6C
analogous
#6CCCBD #6CABCC #6C7BCC
triadic
#6CABCC #CC6CAB #ABCC6C
tetradic
#6CABCC #BD6CCC #CC8D6C #7BCC6C
square
#6CABCC #BD6CCC #CC8D6C #7BCC6C
split-complementary
#6CABCC #CC6C7B #CCBD6C
monochromatic
#316D8D #4190BA #6CABCC #99C5DC #C7DFEC
Accessibility & contrast
On white
2.52
#6CABCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#6CABCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CABCC
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CABCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CABCC | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA9CE
Deuteranopia (green-blind)
#8D9FCC
Tritanopia (blue-blind)
#3FB4B6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #6cabcc; /* rgb */ color: rgb(108, 171, 204); /* oklch */ color: oklch(71.1% 0.081 232.4);
Tailwind
colors: {
custom: {
50: '#9bc4db',
500: '#6cabcc',
950: '#000000',
},
}SCSS
$custom: #6cabcc; $custom-light: #9bc4db; $custom-dark: #000000;
JSON
{
"hex": "#6cabcc",
"rgb": {
"r": 108,
"g": 171,
"b": 204
},
"hsl": {
"h": 200.625,
"s": 48.485,
"l": 61.176
},
"oklch": {
"l": 0.71109,
"c": 0.08077,
"h": 232.4
},
"luminance": 0.36674
}Semantic roles & 50–950 ramp
primary
#6CABCC
secondary
#DCC4B8
accent
#5C2ABC
background
#F9FCFD
surface
#F2F8FB
border
#CCD1D4
text
#0E1215
muted
#7E8183