#6BACED#6BACED
#6BACED is a light, moderate cyan. Relative luminance 0.387; OKLCH L 72.7% C 0.116 H 249.7°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6BACED |
|---|---|
| RGB | rgb(107, 172, 237) |
| HSL | hsl(210, 78%, 67%) |
| HSV | hsv(210, 55%, 93%) |
| CMYK | cmyk(54.9%, 27.4%, 0%, 7.1%) |
| CIE-LAB | lab(68.56, -2.41, -38.84) |
| CIE-LCH | lch(68.56, 38.92, 266.44°) |
| OKLab | oklab(72.74% -0.0403 -0.1091) |
| OKLCH | oklch(72.74% 0.116 249.7) |
| XYZ | xyz(36.0965, 38.7423, 85.6801) |
| Luminance | 0.3875 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.14
Carolina Blue
#8AB8FE
ΔE00 5.53
Azure (survey)
#069AF3
ΔE00 7.17
Cornflowerblue
#6495ED
ΔE00 7.39
Sky
#82CAFC
ΔE00 8.44
Dodgerblue
#1E90FF
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BACED #EDAC6B
analogous
#6BEDED #6BACED #6B6BED
triadic
#6BACED #ED6BAC #ACED6B
tetradic
#6BACED #ED6BED #EDAC6B #6BED6B
square
#6BACED #ED6BED #EDAC6B #6BED6B
split-complementary
#6BACED #ED6B6B #EDED6B
monochromatic
#186FC6 #348DE6 #6BACED #A2CBF4 #D8E9FA
Accessibility & contrast
On white
2.40
#6BACED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#6BACED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BACED
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BACED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BACED | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEF0
Deuteranopia (green-blind)
#80A1EC
Tritanopia (blue-blind)
#05BBC3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #6baced; /* rgb */ color: rgb(107, 172, 237); /* oklch */ color: oklch(72.7% 0.116 249.7);
Tailwind
colors: {
custom: {
50: '#9ec4f3',
500: '#6baced',
950: '#000000',
},
}SCSS
$custom: #6baced; $custom-light: #9ec4f3; $custom-dark: #000000;
JSON
{
"hex": "#6baced",
"rgb": {
"r": 107,
"g": 172,
"b": 237
},
"hsl": {
"h": 210,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.72737,
"c": 0.11629,
"h": 249.7
},
"luminance": 0.38745
}Semantic roles & 50–950 ramp
primary
#6BACED
secondary
#EEDAC6
accent
#730BDB
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#0F1217
muted
#7F8185