#6BABCD#6BABCD
#6BABCD is a light, moderate cyan. Relative luminance 0.367; OKLCH L 71.1% C 0.082 H 232.8°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6BABCD |
|---|---|
| RGB | rgb(107, 171, 205) |
| HSL | hsl(201, 49%, 61%) |
| HSV | hsv(201, 48%, 80%) |
| CMYK | cmyk(47.8%, 16.6%, 0%, 19.6%) |
| CIE-LAB | lab(67.02, -11.31, -23.66) |
| CIE-LCH | lch(67.02, 26.22, 244.45°) |
| OKLab | oklab(71.1% -0.0498 -0.0656) |
| OKLCH | oklch(71.1% 0.082 232.8) |
| XYZ | xyz(31.6418, 36.6570, 63.1539) |
| Luminance | 0.3666 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.17
Bluegrey
#85A3B2
ΔE00 7.22
Lightblue (survey)
#7BC8F6
ΔE00 8.24
Sky Blue (survey)
#75BBFD
ΔE00 8.44
Bluey Grey
#89A0B0
ΔE00 8.47
Light Grey Blue
#9DBCD4
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BABCD #CD8D6B
analogous
#6BCDBE #6BABCD #6B7ACD
triadic
#6BABCD #CD6BAB #ABCD6B
tetradic
#6BABCD #BE6BCD #CD8D6B #7ACD6B
square
#6BABCD #BE6BCD #CD8D6B #7ACD6B
split-complementary
#6BABCD #CD6B7A #CDBE6B
monochromatic
#306D8E #3F90BB #6BABCD #99C5DC #C6DFEC
Accessibility & contrast
On white
2.52
#6BABCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#6BABCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BABCD
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BABCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BABCD | 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)
#9BA9CF
Deuteranopia (green-blind)
#8D9ECD
Tritanopia (blue-blind)
#3BB4B6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #6babcd; /* rgb */ color: rgb(107, 171, 205); /* oklch */ color: oklch(71.1% 0.082 232.8);
Tailwind
colors: {
custom: {
50: '#9bc4dc',
500: '#6babcd',
950: '#000000',
},
}SCSS
$custom: #6babcd; $custom-light: #9bc4dc; $custom-dark: #000000;
JSON
{
"hex": "#6babcd",
"rgb": {
"r": 107,
"g": 171,
"b": 205
},
"hsl": {
"h": 200.816,
"s": 49.495,
"l": 61.176
},
"oklch": {
"l": 0.71099,
"c": 0.08235,
"h": 232.8
},
"luminance": 0.36659
}Semantic roles & 50–950 ramp
primary
#6BABCD
secondary
#DCC4B8
accent
#5C29BD
background
#F9FCFD
surface
#F2F8FB
border
#CCD1D4
text
#0E1215
muted
#7E8183