#6BADCA#6BADCA
#6BADCA is a light, moderate cyan. Relative luminance 0.373; OKLCH L 71.4% C 0.079 H 227.9°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6BADCA |
|---|---|
| RGB | rgb(107, 173, 202) |
| HSL | hsl(198, 47%, 61%) |
| HSV | hsv(198, 47%, 79%) |
| CMYK | cmyk(47%, 14.4%, 0%, 20.8%) |
| CIE-LAB | lab(67.48, -13.23, -21.29) |
| CIE-LCH | lch(67.48, 25.06, 238.15°) |
| OKLab | oklab(71.43% -0.0533 -0.0589) |
| OKLCH | oklch(71.43% 0.079 227.9) |
| XYZ | xyz(31.6638, 37.2748, 61.3919) |
| Luminance | 0.3728 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.92
Bluegrey
#85A3B2
ΔE00 7.00
Lightblue (survey)
#7BC8F6
ΔE00 8.53
Light Grey Blue
#9DBCD4
ΔE00 8.71
Bluey Grey
#89A0B0
ΔE00 8.77
Sky Blue
#87CEEB
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BADCA #CA886B
analogous
#6BCAB8 #6BADCA #6B7DCA
triadic
#6BADCA #CA6BAD #ADCA6B
tetradic
#6BADCA #B86BCA #CA886B #7DCA6B
square
#6BADCA #B86BCA #CA886B #7DCA6B
split-complementary
#6BADCA #CA6B7D #CAB86B
monochromatic
#316E89 #4193B6 #6BADCA #98C6DA #C5DFEA
Accessibility & contrast
On white
2.48
#6BADCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#6BADCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BADCA
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BADCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BADCA | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EAACC
Deuteranopia (green-blind)
#90A0CA
Tritanopia (blue-blind)
#3DB5B6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #6badca; /* rgb */ color: rgb(107, 173, 202); /* oklch */ color: oklch(71.4% 0.079 227.9);
Tailwind
colors: {
custom: {
50: '#9ac5da',
500: '#6badca',
950: '#000000',
},
}SCSS
$custom: #6badca; $custom-light: #9ac5da; $custom-dark: #000000;
JSON
{
"hex": "#6badca",
"rgb": {
"r": 107,
"g": 173,
"b": 202
},
"hsl": {
"h": 198.316,
"s": 47.264,
"l": 60.588
},
"oklch": {
"l": 0.71432,
"c": 0.07942,
"h": 227.9
},
"luminance": 0.37277
}Semantic roles & 50–950 ramp
primary
#6BADCA
secondary
#DAC1B6
accent
#572BBB
background
#F9FCFD
surface
#F2F8FA
border
#CCD1D3
text
#0E1214
muted
#7E8183